SOLUTION: 3 times the first of three consecutive numbers is 4 more than 2 times the second.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 3 times the first of three consecutive numbers is 4 more than 2 times the second.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 142707: 3 times the first of three consecutive numbers is 4 more than 2 times the second.
Answer by oscargut(2103) About Me  (Show Source):
You can put this solution on YOUR website!
let x,x+1 and x+2 the consecutive numbers
so 3x=4+2(x+1)
3x=4+2x+2
3x=2x+6
x=6
numbers are 6 ,7 and 8