SOLUTION: what multipies to get -12 but adds to get -21?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: what multipies to get -12 but adds to get -21?      Log On


   



Question 973666: what multipies to get -12 but adds to get -21?
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
No pair of rational number factors will do that.
The answer would be the solutions to the quadratic equation x%5E2%2B21x-12=0 ,
which are given by x=%28-21+%2B-+sqrt%28489%29%29%2F2 .
That is approximately 0.55667219 and -21.55667219.
Not all quadratic equations can be solved by factoring.
(It only works if the solutions are rational numbers, and it is easiest when they are integers).
However, there are two ways that work well to solve any quadratic equation.

You can solve any quadratic equation of the form ax%5E2%2Bbx%2Bc=0 by using the quadratic formula:
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+ .
For x%5E2%2B21x-12=0 , system%28a=1%2Cb=21%2Cc=-12%29 , so
.

Also, you can solve any quadratic equation by completing the square",
without having to remember the quadratic formula.
(In some cases, it is easier than using the quadratic formula,
but this is not one of those cases).
In this case, you would do it like this:
x%5E2%2B21x-12=0
x%5E2%2B21x=12
x%5E2%2B21x%2B%2821%2F2%29%5E2=12%2B%2821%2F2%29%5E2
%28x%2B21%2F2%29%5E2=12%2B441%2F4
%28x%2B21%2F2%29%5E2=48%2F4%2B441%2F4
%28x%2B21%2F2%29%5E2=489%2F4 ---> ---> <---> x=%28-21+%2B-+sqrt%28489%29%29%2F2 .