document.write( "Question 76497: How do I express as a Polynomial? x(x+2)+3(3x-5) \n" ); document.write( "
Algebra.Com's Answer #54861 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
\"+x%28x%2B2%29%2B3%283x-5%29+\"
\n" ); document.write( "Distribute the x and the 3 across thier quantities
\n" ); document.write( "\"+x%5E2+%2B2x+%2B9x+-15+\"
\n" ); document.write( "combine like terms
\n" ); document.write( "\"+x%5E2+%2B11x+-15+\"
\n" ); document.write( "done
\n" ); document.write( "
\n" ); document.write( "
\n" );