Bunuel
The average (arithmetic mean) amount of money that a group of four friends pays for rent each month is $800. After one person’s rent is increased by 20 percent the new average rent is $850. What was the original rent of the friend whose monthly rent increased?
A. $800
B. $900
C. $1,000
D. $1,100
E. $1,200
Let the rent of all four friends be a,b,c,d
Then, \(\frac{a + b + c + d }{ 4}\) = 800
=> a + b + c + d = 800 * 4 = 3200 .....(i)
Given, rent of one person increases by 20%
Suppose rent of A increases. Then,
Rent of A = a + 20% of a = a + \(\frac{a}{5}\) = \(\frac{6a}{5}\) = 1.2 a
So, \(\frac{ 1.2 a + b + c + d}{4}\) = 850
=> 1.2 a + b + c + d = 3400
=> b + c + d = 3400 - 1.2 a
Putting value of ( b + c + d ) in ( i ) we get,
a + 3400 - 1.2 a = 3200
=> a + 3400 = 3200 - 1.2 a
=> 0.2 a = 200
= > a = \(\frac{200}{0.2}\) = 1000
So original rent = 1000
Hence OA(C)