SOLUTION: when the opposite of a number is increased by 5 then doubled, and then added to twice the number, the result is 4 more than the original number. what is the number?
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: when the opposite of a number is increased by 5 then doubled, and then added to twice the number, the result is 4 more than the original number. what is the number?
Log On
Question 400526: when the opposite of a number is increased by 5 then doubled, and then added to twice the number, the result is 4 more than the original number. what is the number? Found 2 solutions by edjones, solver91311:Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! Let x be the number. The opposite of the number is the additive inverse, -x.
2(-x+5)+2x=x+4
-2x+10+2x=x+4
x+4=10
x=6
.
Ed