document.write( "Question 478818: Multiply:(2x^3-0.3)(2x^3+0.3) \n" ); document.write( "
Algebra.Com's Answer #328111 by Maths68(1474) You can put this solution on YOUR website! =(2x^3-0.3)(2x^3+0.3) \n" ); document.write( "=[(2x^3]^2-[(0.3)^2] because (a^2-b^2)=(a+b)(a-b) \n" ); document.write( "=2x^6-0.09 \n" ); document.write( " |