For complex numbers u=a+bi and v=c+di, define the binary operation ⊗ by u⊗v=(a+c)+(b−d)i. Suppose z is a complex number such that z⊗z=z2+49. What is ∣z∣?
5
6
7
8
9