Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GRE score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
Your score will improve and your results will be more realistic
Is there something wrong with our timer?Let us know!
The mean (arithmetic mean) of three consecutive even integer
[#permalink]
15 Feb 2020, 16:26
Asif123 wrote:
the mean (arithmetic mean) of three consecutive even integers is 24. What is the value of highest number among the three?
Approach #1 If the numbers in a set of values are equally spaced, then the median and mean of that set are equal
Since three consecutive even integers are equally spaced, we know that the median and mean are both 24 If the median is 24, then the middle number is 24, which means the biggest even integer in the set is 26
Answer: 26
Approach #2 Let x = the smallest integer So, x + 2 = the next consecutive EVEN integer And x + 4 = the next consecutive EVEN integer
If the average is 24 we can write: \(\frac{x + (x+2) + (x+4)}{3 }= 24\)
Multiply both sides by 3 to get: \(x + (x+2) + (x+4) = 72\)
Simplify: \(3x + 6 = 72\) Solve: x = 22
This means the smallest number is 22, the next number is 24, and the last (greatest) number is 26