Write `intersect(m1, b1, m2, b2)` returning `[x, y]` where the lines meet. Assume they meet (m1 ≠ m2).