document.write( "Question 373258: (2a-b)^3
\n" );
document.write( "if a=3, and b=-2
\n" );
document.write( "ive worked on it, and i think i got it? but i could have done it wrong too..
\n" );
document.write( "i got
\n" );
document.write( "(2(3)-(-2))^3
\n" );
document.write( "(6-2)^3
\n" );
document.write( "(4)^3
\n" );
document.write( "64.
\n" );
document.write( "right? \n" );
document.write( "
Algebra.Com's Answer #265699 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Ok \n" ); document.write( " a minus times a minus is a plus \n" ); document.write( "look at it like this (2*3)-1*-2 \n" ); document.write( "so we get \n" ); document.write( "(6+2)^3 \n" ); document.write( "8^3=512 \n" ); document.write( " |