Question
Solve $x^2+19x+90=0$ using the quadratic formula
Original question: Use the quadratic formula to determine the exact values of x for the equation
Expert Verified Solution
Key takeaway: This is a standard quadratic equation problem. The key is to identify , , and , then substitute them carefully into the quadratic formula without skipping signs.
We start with
For a quadratic in the form , the quadratic formula is
Here,
Substitute these values:
Now split into the two solutions:
So the exact values of are:
Pitfalls the pros know π The most common mistake is sign handling: students often write because they see the term . For , the coefficient is the number multiplying , including its sign, so here . Also, donβt forget to simplify the discriminant before taking the square root; makes the roots especially neat.
What if the problem changes? If the constant term changed, the same method would still work. For example, if the equation were , the discriminant would become , so the exact answers would be irrational. If the leading coefficient were not , you would still use the same formula, just with the new value plugged in carefully.
Tags: quadratic formula, discriminant, factorization
FAQ
How do you solve $x^2+19x+90=0$ exactly?
Use the quadratic formula with $a=1$, $b=19$, and $c=90$. The discriminant is $19^2-4(1)(90)=1$, so the exact solutions are $x=-9$ and $x=-10$.
Why is the discriminant important here?
The discriminant $b^2-4ac$ tells you what kind of roots the quadratic has. In this equation it equals 1, which gives two distinct real roots.