
Jake V. answered 12/17/19
Jake - Science and Math Machine!
If we have four consecutive odd numbers they go like this:
n, n+2, n+4, n+6 (we add 2 each time because we skip the even one in between)
so, the equation should be the sum of all those: 4n + 12 =-72
You can then solve this for the integers. It just looks like you forgot to add two to each n, only adding one.