Doug C. answered 10/30/23
Let x = the lesser of two consecutive odd integers
Then x + 2 = the greater of the two (consecutive odd integers are 2 apart, for example, 5 and 7.
Three times the greater would then be represented by 3 (x + 2).
Two thirds of the lesser would be (2/3) x and 15 less than that is (2/3)x - 15.
But those values are given as equal so the equation that models the situation:
3(x + 2) = (2/3)x - 15
There are several different ways to solve from here. One way: multiply every term by 3 to clear the equation of fractions.
9(x + 2) = 2x - 45
9x + 18 = 2x - 45
7x = -63
x = -9
x+2 = -7
Those are indeed odd integers.
Three times the greater: 3(-7) = -21
15 less than 2/3 of the lesser is: 2/3 of -9 = -6 and 15 less than that - 6 - 15 = -21