document.write( "Question 117895: I hope I am posting this in the correct place. I am really stuck on this and do not know what to do. Please help me understand how to do this, Thank you so much.
\n" );
document.write( "2{[3(m-5)+18]-[3(5m-3)+4]} \n" );
document.write( "
Algebra.Com's Answer #85874 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! 2{[3(m-5)+18]-[3(5m-3)+4]} Start by applying the \"distributive property\" to the inner-most parentheses. \n" ); document.write( "2{[(3m-15)+18]-[(15m-9)+4]} Now you can remove the inner-most parentheses and simplify the inner backets ([...]) \n" ); document.write( "2{[3m-15+18}-[15m-9+4]} \n" ); document.write( "2{[3m+3]-[15m-5]} Remove the brackets and simplify inside the curly brackets ({...}) \n" ); document.write( "2{3m+3-15m+5} \n" ); document.write( "2{3m-15m+3+5} \n" ); document.write( "2{-12m+8} Finally, apply the distibutive property. \n" ); document.write( "-24m+16 \n" ); document.write( " |