
David W. answered 08/03/16
Tutor
4.7
(90)
Experienced Prof
You may assign a variable to either of the integers, but it makes good sense to assign it to the value the problem asks you to find (so you won't forget to solve for it at the end).
Let x = larger odd integer
then (x-2) is the smaller odd integer
Translate:
"sum of two consecutive odd integers is 80" means (x-2) + x = 80
2x -2 - 80
2x = 82
x = 41
Note: the problem did not ask for the value of the smaller odd integer, but, to check, 39+41=80.