Question 772998
Find the four consecutive integers such that the sum of the second and fourth is 17 less than thrice the first.
***
let x=1st consecutive integer
let x+1=2nd consecutive integer
let x+2=3rd consecutive integer
let x+3=4th consecutive integer
..
x+1+x+3=3x-17
x=21
1st consecutive integer=21
2nd consecutive integer=22
3rd consecutive integer=23
4th consecutive integer=24