SOLUTION: The sum of three consecutive even numbers is 138. what is the greatest number 52 50 48 46 44

Algebra ->  Numeric Fractions Calculators, Lesson and Practice -> SOLUTION: The sum of three consecutive even numbers is 138. what is the greatest number 52 50 48 46 44      Log On


   



Question 4517: The sum of three consecutive even numbers is 138. what is the greatest number
52
50
48
46
44

Found 5 solutions by xcentaur, JimMarshall, Robee16, josgarithmetic, ikleyn:
Answer by xcentaur(357) About Me  (Show Source):
You can put this solution on YOUR website!
let the first number be x
then second number=(x+2)
then third number= ((x+2)+2)=(x+4)
then sum of all three numbers=x+(x+2)+(x+4)=138


3x+6=138
3x=132
x=132/3
x=44


Then largest number is equal to (x+4) = 48


ANS:48


Answer by JimMarshall(82) About Me  (Show Source):
You can put this solution on YOUR website!
et the first number be x
then second number=(x+2)
then third number= ((x+2)+2)=(x+4)
then sum of all three numbers=x+(x+2)+(x+4)=138

3x+6=138
3x=132
x=132/3
x=44

Then largest number is equal to (x+4) = 48 Ans

Answer by Robee16(18) About Me  (Show Source):
You can put this solution on YOUR website!
>> x + (x+2) + ((x+2)+2) = 138
>> x + (x+2) + (x+4) = 138
>> x + x + 2 + x + 4 = 138
>> 3x + 6 = 138
>> 3x = 138 - 6
>> 3x = 132

>> 3x%2F3 = 132%2F3

>> x = 44
>> (44) + (44+2) + ((44+2)+2) = 138
>> 44 + 46 + 48 = 138
>> 48 is the greatest number

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Three consecutive even numbers:
system%28n-2%2Cn%2Cn%2B2%29


%28n-2%29%2Bn%2B%28n%2B2%29=138
n-2%2Bn%2Bn%2B2=138
3n=138
highlight_green%28n=46%29-------the MIDDLE number, so the greatest number is 48.

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.
If and when you are given the sum of three consecutive even integers - KNOW and REMEMBER  that the middle number is one third  ( 1%2F3 ) of the sum.


In this case, the middle number of the three consecutive even integers is  138%2F3 = 46,


so the greatest of them is  48.     ANSWER

Solved.

-----------------

This problem was specially invented and designed for you in order you learned this simple truth.

    (n-2) + n + (n+2) = 138  ====>  3n = 138  ===>  n = 138%2F3 = 46  ====>  n+2 = 46 + 2 = 48.