53.6k views
2 votes
Find two consecutive integers such that the sum of twice the larger number and three times the smaller number is 242?

1 Answer

4 votes
let x be the smaller number and y be the larger one
so x + 1 = y
242 = 2y + 3x
use substitution to solve for one of the variables
242 = 2(x + 1) + 3x
242 = 2x + 2 + 3x
240 = 5x
48 = x

the numbers are 48 and 49
User Shams Reza
by
8.3k points