SOLUTION: Find three consecutive odd integers suck that the sum of the smaller two is three times the largest increase by seven.

Algebra ->  Expressions-with-variables -> SOLUTION: Find three consecutive odd integers suck that the sum of the smaller two is three times the largest increase by seven.       Log On


   



Question 1186133: Find three consecutive odd integers suck that the sum of the smaller two is three times the largest increase by seven.
Answer by josgarithmetic(39628) About Me  (Show Source):
You can put this solution on YOUR website!
Assumed as odd, n,n+2,n+4
but your description is a little ambiguous.

?
n%2B%28n%2B2%29=3%28n%2B4%29%2B7

2n%2B2=3n%2B12%2B7
2=n%2B19
n=-17


The integers could be -17, -15, -13.