document.write( "Question 67811This question is from textbook Algebra Structure & Method-Book 1
\n" );
document.write( ": y^2(1-2y)(2+3y) \n" );
document.write( "
Algebra.Com's Answer #48236 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y^2(1-2y)(2+3y)[use the FOIL method to multiply] \n" ); document.write( "y^2(2+3y-4y-6y^2) [distribute the y^2 term] \n" ); document.write( "2y^2+3y^3-4y^3-6y^4 [re-arrange the terms in descending order of degree] \n" ); document.write( "-6y^4-4y^3+3y^+2y^2 [combine like-terms] \n" ); document.write( "-6y^4-y^3+2y^2 \n" ); document.write( " |