Louise K. answered 11/11/12
Former Teacher, Experienced Tutor, many subjects, especially math
Hi Lauren:
You've got a few kinds of multistep algebra problems to do. There is a specific order that you should do the work in to make things the easiest. Here are the steps to solving multistep problems.
Print this list out and tape it to your math notebook :-)
1) Can you get rid of fractions? If you have fractions outside of parentheses or you don't have parentheses, get rid of the fractions first by multiplying by the least common denominator.
2) Is there distribution? If there is, you must do the distribution. If there were fractions INSIDE the parentheses and they do not vanish when you do the distribution, go back to the first step and get rid of them before you continue.
3) Can you combine like terms on each side? simplify each side before you start using addition/subtraction or multiplication/division to solve.
4) Add or subtract as many times as you need to, to get all the constants on one side and all the variables on the other. Combine all the like terms as you go.
5) Multiply or divide to get rid of any coefficient of the variable.
Ok, so for your specific problems.
1. 1/2d+3/8= -2d
This problem has fractions. Between 1/2 and 3/8, the common denominator is 8. Multiply every term by 8 to get rid of the fractions.
8(1/2)d + 8(3/8) = 8(-2)d
4d + 3 = -16d
Subtract 4d from both sides to get the variables all on one side:
3 = -20d
Divide by the coefficient, -20
-3/20 = d ... this looks weird but it will work when you sub it back in.
2. 5/2t-t= 3+3/2t
Multiply through by 2 to get rid of fractions. Remember to multiply ALL FOUR TERMS by 2, including the 3.
5t-2t=6+3t
Combine like terms: 3t = 6 + 3t
Subtract 3t from both sides: 0 = 6
This problem has no solution because the variable vanished and the resulting statement was not true.
3. -4(2-3x)= 7-2(x-3)
Do exactly what Robert says in his answer.
4. 8-2n= n+17
Whew. This one looks easier.
First, decide what side you want the variables on. I pick the right side. So, add 2n to both sides:
8 -2n +2n = n + 17 + 2n; 8 = 3n + 17
Now subtract the 17 from both sides:
8 - 17 = 3n + 17 - 17; -9 = 3n
Now get rid of the coefficient. 3n means 3 TIMES n. The operation that "undoes" multiplication is division, so divide by 3 to get rid of the 3.
-9/3 = (3n)/3
-3 = n
Plug it in to check:
8-2(-3) ?= -3+17
8+6 ?= 14
14 = 14 YAY!!!