
Doug C. answered 02/13/20
Math Tutor with Reputation to make difficult concepts understandable
Let x = the smallest.
Then the next four are represented by x + 2, x+ 4, x+ 6, and x + 8 (count by 2 for even integers).
The sum of the first 4 is given by A.
So, x + (x + 2), + (x + 4) + (x + 6) = A
Or, 4x + 12 = A.
So, x = (A - 12) / 4
But the largest of 5 is x + 8. Since x = (A - 12)/4, so x + 8 = (A - 12)/4 + 8 = (A-12)/4 + 32/4 =
((A - 12) + 32)/4 = (A + 20)/4
Try making up a specific example to see if this works.
Like: 6, 8, 10, 12, 14 (first four add to 36--which is A in your problem). (36+20)/4 should equal the largest -- 14?!