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
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
:)