document.write( "Question 545045: It states Solve for x: x^2-5x-14=0 \n" ); document.write( "
Algebra.Com's Answer #355393 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2-5x-14=0 \n" ); document.write( "factoring the left side: \n" ); document.write( "(x-7)(x+2) = 0 \n" ); document.write( "x = {-2, 7} \n" ); document.write( " |