Arturo O. answered 05/15/20
Experienced Physics Teacher for Physics Tutoring
Consecutive odd integers are separated by 2, so the numbers are
n
n + 2
n + 4
The wording of the problem translates into
n(n + 2) = 4(n + 4) - 1
n2 + 2n = 4n + 16 - 1
n2 - 2n - 15 = 0
(n - 5)(n + 3) = 0
n = 5 or -3
There are 2 sets of odd integers that satisfy this: {5,7,9} and {-3,-1,1}. Test the answers.