document.write( "Question 775820: Find the constant term that should be added to make the following expression a perfect-square trinomial. X^2-12x \n" ); document.write( "
Algebra.Com's Answer #473185 by tanjo3(60)\"\" \"About 
You can put this solution on YOUR website!
To find the third term, use the formula \"%28b%2F2%29%5E2\":
\n" ); document.write( "\"c+=+%28-12%2F2%29%5E2\"
\n" ); document.write( "\"c+=+%28-6%29%5E2\"
\n" ); document.write( "\"c+=+36\"\r
\n" ); document.write( "\n" ); document.write( "The perfect square trinomial is \"x%5E2+-+12x+%2B+36\".
\n" ); document.write( "
\n" );