document.write( "Question 206644: Apply the Order of Operations to simplify the following expression:
\n" ); document.write( "2x[(5x2 – 3x + 2) – (6x3 + 6x2)/3x2]
\n" ); document.write( "

Algebra.Com's Answer #156189 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
\"2x%28%285x%5E2-3x%2B2%29-%286x%5E3%2B6x%5E2%29%2F3x%5E2%29\"
\n" ); document.write( "= \"2x%28%285x%5E2-3x%2B2%29-%282x%2B2%29%29\"
\n" ); document.write( "= \"2x%285x%5E2-3x%2B2-2x-2%29\"
\n" ); document.write( "= \"2x%285x%5E2-5x%29\"
\n" ); document.write( "= \"10x%5E3-10x%5E2\"
\n" ); document.write( "
\n" );