document.write( "Question 1070070: Find all values of c that make x^2 + cx + 64 a perfect square trinomial \n" ); document.write( "
Algebra.Com's Answer #685167 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all values of c that make x^2 + cx + 64 a perfect square trinomial \n" ); document.write( "------ \n" ); document.write( "Perfect square trinomial Form:: (x+c)^2 = x^2 + 2cx + c^2 \n" ); document.write( "--- \n" ); document.write( "Notice that 2*c is twice the sqrt of c^2. \n" ); document.write( "----- \n" ); document.write( "Your problem:: \n" ); document.write( "x^2 + cx + 64 \n" ); document.write( "c must be 2sqrt(64) = 2*8 = 16 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |