Question 201055: Find the largest of three consecutive even integers if the sum of the two smaller integers is 16 more than the largest integer.
Answer by RAY100(1637) (Show Source):
You can put this solution on YOUR website! Let x = smallest,,,x+2,,middle,,,x+4 = largest integer
.
(x) + (x+2) = (x+4) +16
.
2x +2 = x+20
.
x=18,,,,,,,,,smallest,,,,, (x+2)= 20 middle,,,,,,(x+4)= 22 largest
.
check
18 +20 = 22 +16,,,,ok
|
|
|