IDNLearn.com provides a user-friendly platform for finding and sharing knowledge. Get step-by-step guidance for all your technical questions from our dedicated community members.

Three consecutive even integers such that the sum of the smallest integer and twice the middle integer is 20 more than the largest integer. What is the largest integer?

Sagot :

14 is the largest integer.

Let x, x+2 & x+4 be the 3 integers.

x + 2 (x+2)= (x+4)+20

x + 2x + 4 = x + 4 + 20

3x + 4 = x + 24

3x - x = 24 - 4

2x = 20

x = 20/2

x=10 for the smallest integer.

10 + 2 = 12 for the middle integer.

10 + 4 = 14 for the largest integer.

To learn more about this; visit: https://brainly.com/question/4986038

#SPJ9