document.write( "Question 42232: How do you solve 3(x+4)squared ? \n" ); document.write( "
Algebra.Com's Answer #27376 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You cannot solve it, but you can evaluate it...we have \n" ); document.write( "3(x+4)^2 = \n" ); document.write( "3(x^2 + 8x + 16) = \n" ); document.write( "3x^2 + 24x + 48 \n" ); document.write( " |