SOLUTION: Find four consecutive integers such that the sum of second and the fourth is seventeen less than thrice the first.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive integers such that the sum of second and the fourth is seventeen less than thrice the first.      Log On


   



Question 1119215: Find four consecutive integers such that the sum of second and the fourth is seventeen less than thrice the first.
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
n, n+1, n+2, n+3
-
%28n%2B1%29%2B%28n%2B3%29=3n-17
2n%2B4=3n-17
n=21
-
The integers: 21, 22, 23, 24