After doing simplification, the result that we got is the quadratic formula
x = [-b ±√(b² - 4ac)] / 2a.
The given statement can be explained with the following equation:
[x + (b/2a)]² = (b² - 4ac) / 4a²
Now, we will take the root on both the sides:
x + (b/2a) = ±√[(b² - 4ac) / 4a²]
x = -(b/2a) ± √[(b² - 4ac) / 4a²]
x = [-b ±√(b² - 4ac)] / 2a
The final equation resembles the quadratic formula.
So, the result of applying the square root property to this equation is that we get the quadratic formula after simplification.
For more explanation about quadratic equations, refer to the following link:
https://brainly.com/question/1214333
#SPJ10