document.write( "Question 1193600: solve quadratic equation by factoring
\n" );
document.write( "x^2+15x=-50 \n" );
document.write( "
Algebra.Com's Answer #825643 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "(1) Get all terms on one side of the equation (add 50 to both sides): \n" ); document.write( " \n" ); document.write( "(2) You want to factor this as the product of two linear expressions. The constant term is positive, so the signs of the two expressions are the same; and the linear term is positive, so the signs of the two expressions are both positive. So the factoring will be of the form \n" ); document.write( " \n" ); document.write( "So you want a and b to be two positive integers whose sum is 15 and whose product is 50 -- 5 and 10. So \n" ); document.write( " \n" ); document.write( "The product is 0 if and only if one of the factors is 0: \n" ); document.write( " \n" ); document.write( "ANSWERS: x=-5 and x=-10 \n" ); document.write( " \n" ); document.write( " |