Question 627360
I think something is missing or mistaken.
As posted, the problem has no solution.
The problem should start with "find three consecutive EVEN integers".
Then, the solution would be 36, 38 and 40.
A step-by-step solution could be as follows.
Let {{{n}}} be the largest integer.
The three consecutive EVEN integers would be
{{{n-4}}} , {{{n-2}}} , and {{{n}}} .
Four times the largest would be {{{4n}}},
and we know that {{{4n}}} equals 86 more than the sum of the first two, so
{{{4n=(n-4)+(n-2)+86}}}.
The equation above can be solved as follows.
{{{4n=(n-4)+(n-2)+86}}} --> {{{4n=n-4+n-2+86}}} --> {{{4n=2n+80}}} --> {{{2n=80}}} --> {{{highlight(n=40)}}}