You can
put this solution on YOUR website!Twice the smallest of three consecutive odd integers is seven more than the largest. Find the integers.
--------------------
n, n+2, n+4
2n = (n+4) + 7 (it says that above)
2n = n+11
n = 11
so they're 11, 13, 15