document.write( "Question 973666: what multipies to get -12 but adds to get -21? \n" ); document.write( "
Algebra.Com's Answer #595814 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
No pair of rational number factors will do that.
\n" ); document.write( "The answer would be the solutions to the quadratic equation \"x%5E2%2B21x-12=0\" ,
\n" ); document.write( "which are given by \"x=%28-21+%2B-+sqrt%28489%29%29%2F2\" .
\n" ); document.write( "That is approximately 0.55667219 and -21.55667219.
\n" ); document.write( "Not all quadratic equations can be solved by factoring.
\n" ); document.write( "(It only works if the solutions are rational numbers, and it is easiest when they are integers).
\n" ); document.write( "However, there are two ways that work well to solve any quadratic equation.
\n" ); document.write( "
\n" ); document.write( "You can solve any quadratic equation of the form \"ax%5E2%2Bbx%2Bc=0\" by using the quadratic formula:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" .
\n" ); document.write( "For \"x%5E2%2B21x-12=0\" , \"system%28a=1%2Cb=21%2Cc=-12%29\" , so
\n" ); document.write( " .
\n" ); document.write( "
\n" ); document.write( "Also, you can solve any quadratic equation by completing the square\",
\n" ); document.write( "without having to remember the quadratic formula.
\n" ); document.write( "(In some cases, it is easier than using the quadratic formula,
\n" ); document.write( "but this is not one of those cases).
\n" ); document.write( "In this case, you would do it like this:
\n" ); document.write( "\"x%5E2%2B21x-12=0\"
\n" ); document.write( "\"x%5E2%2B21x=12\"
\n" ); document.write( "\"x%5E2%2B21x%2B%2821%2F2%29%5E2=12%2B%2821%2F2%29%5E2\"
\n" ); document.write( "\"%28x%2B21%2F2%29%5E2=12%2B441%2F4\"
\n" ); document.write( "\"%28x%2B21%2F2%29%5E2=48%2F4%2B441%2F4\"
\n" ); document.write( "\"%28x%2B21%2F2%29%5E2=489%2F4\" ---> ---> <---> \"x=%28-21+%2B-+sqrt%28489%29%29%2F2\" .
\n" ); document.write( "
\n" );