Find four consecutive even numbers so that the sum of all four is the same as three times the biggest number. (Hint: Let x = the smallest. Therefore x + 2 = the next, x + 4 = the next and x + 6 = the biggest.) How do you get the answer?