document.write( "Question 185880: i need help solving x^2-14x+49=9
\n" );
document.write( "i have gotten to x^2-14x=-40
\n" );
document.write( "but i dont know where to go from there \n" );
document.write( "
Algebra.Com's Answer #139398 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x^2-14x+49=9 \n" ); document.write( ". \n" ); document.write( "The idea to move everything one side and leave zero on the other. \n" ); document.write( "So, begin by subtracting 9 from both sides: \n" ); document.write( ". \n" ); document.write( "x^2-14x+40=0 \n" ); document.write( ". \n" ); document.write( "Now, factor the left side: \n" ); document.write( "(x-4)(x-10) = 0 \n" ); document.write( ". \n" ); document.write( "x = {4, 10} \n" ); document.write( " |