Using factorization find roots of quadratic equation: $\displaystyle 10{ z }^{ 2 }-20=0$
Reveal answer
Fill a bubble to check yourself
Using factorization find roots of quadratic equation: $\displaystyle 10{ z }^{ 2 }-20=0$
None
10z^2 - 20 = 0 implies z^2 = 2. Taking the square root of both sides gives z = sqrt(2) or z = -sqrt(2).
To find the roots using factorization, first isolate the squared term by dividing the equation 10z^2 - 20 = 0 by 10 to get z^2 - 2 = 0. This factors into (z - sqrt(2))(z + sqrt(2)) = 0 using the difference of squares identity. Setting each factor to zero gives the roots as sqrt(2) and -sqrt(2).