If the roots of a quadratic equation are $25$ and $-2$, then find the equation?
Reveal answer
Fill a bubble to check yourself
If the roots of a quadratic equation are $25$ and $-2$, then find the equation?
If roots are 25 and -2, the equation is (x - 25)(x + 2) = 0. Expanding this: x^2 + 2x - 25x - 50 = 0, which is x^2 - 23x - 50 = 0.
For a quadratic equation with roots 25 and -2, the sum of the roots is 25 + (-2) = 23 and the product of the roots is (25)(-2) = -50. The required equation is x^2 - (sum of roots)x + (product of roots) = 0. Substituting the values gives the equation x^2 - 23x - 50 = 0.