400
WRITE AN EQUATION & SOLVE: Find four consecutive integers such that the sum of the first two is 15 less than triple the largest.
x - first integer
~ x+1 - second integer
~ x+2 - third integer
~ x+3 - fourth integer
~ x + (x+1) = 3(x+3) - 15
~ x = 7
~ The integers are 7, 8, 9, and 10.