document.write( "Question 106700: hi, my son asked me some questions on algebra but i myself was confused. hope u can help me to help him with these.write these follwing expressions in the simplest form:\r
\n" );
document.write( "\n" );
document.write( "1. b+7+2b+10
\n" );
document.write( "2. (3d+5)+(d-2)
\n" );
document.write( "3. 3m-(-m) \n" );
document.write( "
Algebra.Com's Answer #77657 by Earlsdon(6294) ![]() You can put this solution on YOUR website! Simplify: \n" ); document.write( "1. b+7+2b+10 Add the like-terms together. The like-terms are: b & 2b and 7 & 10. So we get: \n" ); document.write( "(b+2b) + (7+10) after adding, we have: \n" ); document.write( "3b+17\r \n" ); document.write( "\n" ); document.write( "2. (3d+5)-(2d-5) Again, add together the like-terms which are: 3d & -2d and 5 & +5 Notice the change in sign (From - to +) on the last 5 after you remove the parentheses. 3d+5-2d+5 \n" ); document.write( "(3d-2d) + (5+5) = d+10\r \n" ); document.write( "\n" ); document.write( "3. 3m-(-m) Remember that to subtract a number you add its opposite (same number but opposite sign). \n" ); document.write( "3m+m = 4m \n" ); document.write( " |