document.write( "Question 552022: Factor the following expression into a product of two binomials:
\n" );
document.write( "64x^2 - 64x + 16 \n" );
document.write( "
Algebra.Com's Answer #360025 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the following expression into a product of two binomials: \n" ); document.write( "64x^2 - 64x + 16 \n" ); document.write( "----- \n" ); document.write( "Greatest common factor: 16 \n" ); document.write( "--- \n" ); document.write( "= 16(4x^2-4x+1) \n" ); document.write( "---- \n" ); document.write( "= 16(2x-1)(2x-1) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |