document.write( "Question 9064: Should be a simple expansion, but can't get through the working out.
\n" );
document.write( "Expand:
\n" );
document.write( "(n-2)^3+6(n-2)^2+12(n-2)+8 \n" );
document.write( "
Algebra.Com's Answer #4890 by longjonsilver(2297) You can put this solution on YOUR website! (n-2)^3 expands to \n" ); document.write( "6(n-2)^2 expands to \n" ); document.write( "12(n-2) expands to 12n - 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add all these together together with the +8 term.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |