SOLUTION: when the lesser of two consecutive integers is added to three times the greater, the result is 43. Find the integers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: when the lesser of two consecutive integers is added to three times the greater, the result is 43. Find the integers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 271807: when the lesser of two consecutive integers is added to three times the greater, the result is 43. Find the integers?
Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
when the lesser of two consecutive integers is added to three times the greater, the result is 43. Find the integers?
Let x be the smaller of the integers. Then the other is x+1 and we have:
x + 3*(x+1) = 43
x + 3x + 3 = 43
4x = 40
x = 10
x+1 = 11