document.write( "Question 656211: Determine the value or values of \"d\" that complete the square for the expression x^2-12x+d \n" ); document.write( "
Algebra.Com's Answer #409410 by shweta(56)![]() ![]() ![]() You can put this solution on YOUR website! x^2-12x+d \n" ); document.write( "x^2-2*6x +6^2 \n" ); document.write( "(x-6)^2 \n" ); document.write( "d= 6^2=36 \n" ); document.write( " |