SOLUTION: A number is decreased by 5, then multiplied by 2. the result is 14. what is the number?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: A number is decreased by 5, then multiplied by 2. the result is 14. what is the number?       Log On


   



Question 1019321: A number is decreased by 5, then multiplied by 2. the result is 14. what is the number?

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Call the number, x. Then we write
(x - 5) * 2 = 14
Then we distribute the 2 and get
2x - 10 = 14
Then add ten and divide by two and get
2x = 24
x = 12