Question 1185857: The difference of five times an odd integer and three times the next consecutive odd integer is 24.
What is the sum of the two odd integers?
You can put this solution on YOUR website! Two odd integers, n, n+2
The difference of five times an odd integer and three times the next consecutive odd integer is 24.
5n - 3(n+2) = 24
5n - 3n - 6 = 24
2n = 24 + 6
2n = 30
n = 30/2
n = 15 is the 1st odd integer
:
What is the sum of the two odd integers?
15 + 17 = 32