SOLUTION: if four is added to a number and this sum is doubled, the result is five less than 3 times the number. Find the number

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: if four is added to a number and this sum is doubled, the result is five less than 3 times the number. Find the number      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 544870: if four is added to a number and this sum is doubled, the result is five less than 3 times the number. Find the number
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let number be x
4 added = x+4
doubled = 2(x+4)
3 times number = 3x
5 less = 3x-5
2(x+4)=3x-5
2x+8=3x-5
3x-2x=8+5
x=13