document.write( "Question 1039705: Fill in the blanks so the left side is a perfect square trinomial. That is, complete the square.
\n" );
document.write( "x^2-14x____=(x-____)^2 \n" );
document.write( "
Algebra.Com's Answer #654444 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "--------------------- \n" ); document.write( "Fill in the blanks so the left side is a perfect square trinomial. That is, complete the square. \n" ); document.write( "x^2 + 16x = 0 \n" ); document.write( "------- \n" ); document.write( "The form is ax^2 + bx + c \n" ); document.write( "To find c and complete the square: \n" ); document.write( "c = (b/2a)^2 = (16/2)^2 = 64 \n" ); document.write( "=========== \n" ); document.write( "x^2 + 16x + 64 = 0 + 64 \n" ); document.write( "(x + 8)^2 = 64 \n" ); document.write( " \n" ); document.write( " |