Question 1015882: Seven times the smaller of two consecutive odd integers is the same as -252 minus 7 times the larger integer. Find the integers. Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! Call the consecutive odd numbers, x and x+2. Then we write
7x = -252 - 7(x+2)
7x = -252 - 7x - 14
14x = -266
x = -19
x+2 = -17