SOLUTION: 100=-(x-1)+4(x-6) 100=-x+-1+4x+-24 100=3x+-25? I'm lost on this one?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 100=-(x-1)+4(x-6) 100=-x+-1+4x+-24 100=3x+-25? I'm lost on this one?      Log On


   



Question 266661: 100=-(x-1)+4(x-6)
100=-x+-1+4x+-24
100=3x+-25?
I'm lost on this one?

Found 2 solutions by unlockmath, Edwin McCravy:
Answer by unlockmath(1688) About Me  (Show Source):
You can put this solution on YOUR website!
Hello,
You are good so far except for one mistake in the second step. It would be two negatives in front of 1 to make it a positive 1. Here's the next step. (Hint: we want the x all alone on one side of the equal sign)
100=-(x-1)+4(x-6)
100=-x+1+4x-24 now combine like terms to get:
100=3x+-23 Now we add 23 to both sides to give us:
123=3x Divide both sides by 3 to get:
x=41
Make sense?
RJ
Hey-I wrote a book about the basics that might help:
www.math-unlock.com

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

100 = -(x - 1) + 4(x - 6)

put a -1 where the negative sign is just before the 
first parentheses on the left

Use the distributive principle to remove the parentheses:

100 = -1(x + -1) + 4(x + -6)

100 = -1*x + -1*-1 + 4*x + 4*-6

100 =  -1*x +  1   + 4*x + -24

Rearrange the terms omn the right
to get like terms together:

100 =  -1*x + 4*x + 1 + -24

Use the distributive principle in reverse to
put the x on the outside of parentheses: 

100 =  (-1 + 4)*x + -23

Combine the numbers in the parentheses

100 =       (3)*x + -23

    100 = 3*x + -23

Add +23 to both sides

100 + 23 = 3*x + -23 + 23

    123 = 3*x + 0

    123 = 3*x

Divide both sides by 3

   123%2F3=%283%2Ax%29%2F3

   41=%28cross%283%29%2Ax%29%2Fcross%283%29

   41=x

So the solution is x=41.

Edwin