SOLUTION: if five times the smaller of two consecutive integers is added to three times the larger, the result is 59. find the integer

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: if five times the smaller of two consecutive integers is added to three times the larger, the result is 59. find the integer      Log On


   



Question 97849This question is from textbook
: if five times the smaller of two consecutive integers is added to three times the larger, the result is 59. find the integer This question is from textbook

Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the smaller number;
x+1 is the larger number;
5x+3(x+1)=59
5x+3x+3=59
8x=59-3
8x=56
x=7
x+1=8
So the numbers are; 7,8
:)