document.write( "Question 666883: Say I had a problem like \"2+5(3a+6)\"
\n" );
document.write( "would I add 2 and 5, than distribute 7 to the parenthesis?
\n" );
document.write( "or distribute 5 to the parenthesis and THEN combine like terms? \n" );
document.write( "
Algebra.Com's Answer #414734 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Say I had a problem like \"2+5(3a+6)\" \n" ); document.write( "would I add 2 and 5, than distribute 7 to the parenthesis? \n" ); document.write( "or distribute 5 to the parenthesis and THEN combine like terms? \n" ); document.write( "= 2 + (15a+30) \n" ); document.write( "= 15a + 32 \n" ); document.write( "-------------- \n" ); document.write( "Remember PEMDAS, do it in that order \n" ); document.write( "Parentheses \n" ); document.write( "Exponents \n" ); document.write( "Multiply \n" ); document.write( "Divide \n" ); document.write( "Add \n" ); document.write( "Subtract \n" ); document.write( "-------- \n" ); document.write( "So multiply (or distribute) first. \n" ); document.write( " \n" ); document.write( " |