SOLUTION: I think of a number halve it and subtract 1 from it. The result is double the amount obtained by dividing the number by 3 and subtracting 4 from it. Find the number ?

Algebra ->  Expressions-with-variables -> SOLUTION: I think of a number halve it and subtract 1 from it. The result is double the amount obtained by dividing the number by 3 and subtracting 4 from it. Find the number ?       Log On


   



Question 178261: I think of a number halve it and subtract 1 from it. The result is double the amount obtained by dividing the number by 3 and subtracting 4 from it. Find the number ?
Answer by EMStelley(208) About Me  (Show Source):
You can put this solution on YOUR website!
Ok. Let's call the number you think of x. Then if you halve it and subtract 1 from it, that is
%28x%2F2%29-1
If the result is double the amount obtained by dividing the number by 3 and subtracting 4 from it, that would be
2%28%28x%2F3%29-4%29
So, we have
%28x%2F2%29-1=2%28%28x%2F3%29-4%29
Now, I am going to distribute through the 2 on the right hand side:
%28x%2F2%29-1=(2/3)x-8}}}
Now I am going to subtract x/2 from both sides:
-1=%282%2F3%29x-%281%2F2%29x-8
Now, add 8 to both sides:
7=%282%2F3%29x-%281%2F2%29x
Now, we need to find a common denominator for the right hand side, which is 6. So I will transform each question:
7=%284%2F6%29x-%283%2F6%29x
7=%281%2F6%29x
Lastly, we divide both sides by (1/6), which is the same as multiplying both sides by (6/1). So,
42=x
Thus the number you thought of is 42.