document.write( "Question 1007747: Complete the square for the expression x²-16x+____. Write the resulting expression as a binomial squared. \n" ); document.write( "
Algebra.Com's Answer #623600 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! x^2 - 16x \n" ); document.write( "divide the x coefficient 16 by 2 and square it \n" ); document.write( "x^2 - 16x + 64 = (x - 8)^2 \n" ); document.write( "therefore the binomial squared is \n" ); document.write( "(x - 8)^2 \n" ); document.write( " \n" ); document.write( " |