document.write( "Question 264651: (2x+1) raised to the 3 power
\n" );
document.write( "Please simplify \n" );
document.write( "
Algebra.Com's Answer #194805 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! (2x+1)^3 = (2x)^3+3*(2x)^2+3*2x+1^3 \n" ); document.write( " = 8x^3+12x^2+6x+1 \n" ); document.write( " |