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 x2+19x+90=0x^2 + 19x + 90 = 0

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This is a standard quadratic equation problem. The key is to identify aa, bb, and cc, then substitute them carefully into the quadratic formula without skipping signs.

We start with

x2+19x+90=0x^2+19x+90=0

For a quadratic in the form ax2+bx+c=0ax^2+bx+c=0, the quadratic formula is

x=βˆ’bΒ±b2βˆ’4ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

Here,

  • a=1a=1
  • b=19b=19
  • c=90c=90

Substitute these values:

x=βˆ’19Β±192βˆ’4(1)(90)2(1)x=\frac{-19\pm\sqrt{19^2-4(1)(90)}}{2(1)}

x=βˆ’19Β±361βˆ’3602x=\frac{-19\pm\sqrt{361-360}}{2}

x=βˆ’19Β±12x=\frac{-19\pm\sqrt{1}}{2}

x=βˆ’19Β±12x=\frac{-19\pm 1}{2}

Now split into the two solutions:

x=βˆ’19+12=βˆ’182=βˆ’9x=\frac{-19+1}{2}=\frac{-18}{2}=-9

x=βˆ’19βˆ’12=βˆ’202=βˆ’10x=\frac{-19-1}{2}=\frac{-20}{2}=-10

So the exact values of xx are:

x=βˆ’9Β andΒ x=βˆ’10\boxed{x=-9 \text{ and } x=-10}


Pitfalls the pros know πŸ‘‡ The most common mistake is sign handling: students often write b=βˆ’19b=-19 because they see the term +19x+19x. For ax2+bx+c=0ax^2+bx+c=0, the coefficient bb is the number multiplying xx, including its sign, so here b=19b=19. Also, don’t forget to simplify the discriminant before taking the square root; 361βˆ’360=1361-360=1 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 x2+19x+89=0x^2+19x+89=0, the discriminant would become 361βˆ’356=5361-356=5, so the exact answers would be irrational. If the leading coefficient were not 11, you would still use the same formula, just with the new aa 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.

chat