document.write( "Question 231741: I need help \r
\n" );
document.write( "\n" );
document.write( "(2x + 8)^2 \n" );
document.write( "
Algebra.Com's Answer #171450 by curioustoknow(5) You can put this solution on YOUR website! there is actually a property to solve this, let me explain it first,ok? \n" ); document.write( "(a+b)^2= a^2 +2ab+b^2\r \n" ); document.write( "\n" ); document.write( "lets apply this in your problem:\r \n" ); document.write( "\n" ); document.write( "(2x+8)^2 = (2x)^2+ 2(2*8) + (8)^2 = 4x^2 +32+64 = 4(x)^2 + 96 \n" ); document.write( " \n" ); document.write( " |