Question 1169597
Fine four consecutive odd integers such that the sum of the first three is five more than twice the largest 
---------------
Use n, n+2, n+4, n+6
---
n + n+2 + n+4 = 2(n+6) + 5
What's the mystery?