Find three consecutive even integers such that the sum of twice the first and three times the second is52 more than twice the third.AnswerKeypadKeyboard Shortcu



Answer :

ANSWER

18, 20, 22

EXPLANATION

Let n be the smallest number. If they all are consecutive integers and all even, then the other two are (n + 2) and (n + 4).

We know that twice the first integer, 2n, plus three times the second, 3(n+2) is twice the third plus 52, 2(n+4) + 52. We have the equation,

[tex]2n+3(n+2)=2(n+4)+52[/tex]

To solve for n, apply the distributive property,

[tex]\begin{gathered} 2n+3\cdot n+3\cdot2=2\cdot n+2\cdot4+52 \\ 2n+3n+6=2n+8+52 \end{gathered}[/tex]

Add like terms,

[tex]\begin{gathered} (2n+3n)+6=2n+(8+52) \\ 5n+6=2n+60 \end{gathered}[/tex]

Subtract 2n from both sides,

[tex]\begin{gathered} 5n-2n+6=2n-2n+60 \\ 3n+6=60 \end{gathered}[/tex]

Subtract 6 from both sides,

[tex]\begin{gathered} 3n+6-6=60-6 \\ 3n=54 \end{gathered}[/tex]

And divide both sides by 3,

[tex]\begin{gathered} \frac{3n}{3}=\frac{54}{3} \\ n=18 \end{gathered}[/tex]

If the first even integer is 18, then the next two - remember that they are consecutive even integers, are 20 and 22.

Hence, the three numbers are 18, 20, 22.