Let the lowest score be x.
The 3 consecutive even scores are:
1st score = x
2nd score = x + 2
3rd score = x + 4
-
Sum of their score is 270:
x + (x + 2) + (x + 4) = 270
-
Solve x:
x + (x + 2) + (x + 4) = 270
x + x + 2 + x + 4 = 270
3x + 6 = 270
3x = 264
x = 88
-
Find their scores:
1st score = x = 88
2nd score = x + 2 = 88 + 2 = 90
3rd score = x + 4 = 88 + 4 = 92
-
Answer: The scores are 88, 90 and 92