document.write( "Question 8360: how do I solve 9[5+3(x+2)] ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #4958 by bonster(299)![]() ![]() ![]() You can put this solution on YOUR website! First, you'd solve what's in the parentheses but in this case, since there are no like terms, you would move to the next step which is to use the distributive property: multiply 3 & (x+2) \n" ); document.write( " 9[5+3(x+2)] \n" ); document.write( " 9[5+3x+6)] \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "next solve what's in the bracket \n" ); document.write( "9[11+3x]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use the distributive property again: \n" ); document.write( "9(11)+9(3x) \n" ); document.write( "=99+27x\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |