Find the complete quadratic equation in $x$, whose solutions are $-7$ and $5$.
Reveal answer
Fill a bubble to check yourself
Find the complete quadratic equation in $x$, whose solutions are $-7$ and $5$.
If roots are -7 and 5, the equation is (x - (-7))(x - 5) = (x + 7)(x - 5) = x^2 - 5x + 7x - 35 = x^2 + 2x - 35 = 0.
A quadratic equation with roots r1 and r2 can be formed using the identity (x - r1)(x - r2) = 0. Substituting the given roots -7 and 5 gives (x + 7)(x - 5). Expanding this product yields x^2 - 5x + 7x - 35, which simplifies to x^2 + 2x - 35. The complete quadratic equation is x^2 + 2x - 35 = 0.