document.write( "Question 640490: Add the proper constant to each binomial so that the resulting trinomial is a perfect square trinomial. Then factor the trinomial.
\n" );
document.write( "x^2 + 8x + ? \n" );
document.write( "
Algebra.Com's Answer #403228 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Take half of the middle coefficient 8 to get 8/2 = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now square 4 to get 4^2 = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So x^2 + 8x + 16 is a perfect square. \n" ); document.write( " |