MEAN QUESTION!!

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 407
Joined: Tue Jan 25, 2011 9:19 am
Thanked: 25 times
Followed by:7 members

MEAN QUESTION!!

by Ozlemg » Thu Jun 30, 2011 10:27 am
19. The mean of four integers will not change if all the integers are multiplied by any constant. What is always true about this set of numbers?
I. The mean of the set is 0
II. The sum of the largest member and the smallest member of the set is 0
III. The set contains both positive and negative integers

A.I only
B.II only
C.III only
D.I and II only
E.I, II, and III


OA LATER!
The more you suffer before the test, the less you will do so in the test! :)
Source: — Problem Solving |

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Thu Jun 30, 2011 10:37 am
Hi,
Let the mean be x. If all four number are multiplied by a constant say k, the mean will be kx.
But, given that kx = x for all k.
So, (k-1)x= 0for all k.
So, x is zero.
So, I is true
II)The set is -3,-2,-1,6 will satisfy this. But, the sum of largest and smallest is not zero
False
III)The set of 0,0,0,0 also satisfies
False

Hence, A
Cheers!

Things are not what they appear to be... nor are they otherwise

Senior | Next Rank: 100 Posts
Posts: 37
Joined: Fri Jun 25, 2010 11:07 am
Thanked: 1 times

by bellcurve » Thu Jun 30, 2011 10:39 am
Mean* Constant = Mean So, Mean has to be zero

To have mean zero, we have to have both negative and positive numbers

The sum of sallest and biggest does not have to be zero. -4 -1 2 3 or -2 -1 1 2

Ans D in my opinion.

Senior | Next Rank: 100 Posts
Posts: 37
Joined: Fri Jun 25, 2010 11:07 am
Thanked: 1 times

by bellcurve » Thu Jun 30, 2011 10:41 am
Oh, I missed that 0000 set. Since it does not say different integers, that is right.

User avatar
Master | Next Rank: 500 Posts
Posts: 461
Joined: Tue May 10, 2011 9:09 am
Location: pune
Thanked: 36 times
Followed by:3 members

by amit2k9 » Thu Jun 30, 2011 9:04 pm
a necessary and sufficient kind of question this is.

necessary condition is that the mean has to be 0.
sufficient conditions are the sum should be zero for the numbers and the set may/may not have positive and negative numbers.

tip is to pick up the necessary condition here. Hence A.
For Understanding Sustainability,Green Businesses and Social Entrepreneurship visit -https://aamthoughts.blocked/
(Featured Best Green Site Worldwide-https://bloggers.com/green/popular/page2)

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Mon Nov 07, 2011 11:15 pm
Thanked: 1 times

by Vena » Tue Nov 15, 2011 11:29 pm
Below is my approach
Could anyone please tell me if I missed something or something inappropriate.
(x1 + x2 + x3 +x4)/4 = K
-->x1 + x2 + x3 +x4 = 4K
Let a be the constant number
a*x1 + a*x2 + a*x3 + a*x4 = 4K

(1) The mean of the set is 0, which means the sum is 0
x1 + x2 + x3 + x4 = 0 and
a*x1 + a*x2 + a*x3 + a*x4 = 0
x1 + x2 + x3 + x4 = a*x1 + a*x2 + a*x3 + a*x4
x1 + x2 + x3 + x4 = a*( x1 + x2 + x3 + x4)--> equ(1)
equation (1) gives us 1 possible outcome:
x1 + x2 + x3 + x4 = 0
Hence, (1) is always true

(2) The sum of the largest member and the smallest member of the set is 0
Take some examples: -8 + 4 + 0 + 8 = 4
And -4 + 2 + 0 + 4 = 2
The sum varies due to the number we choose-->(2) is not true

(3) The set contains both positive and negative integers
From examples above, the sets contain both positive number and negative number, but their sums do not equal a constant number. Hence, (3) is not true.
Choose A

Thank you!!