-
gmattesttaker2
- Legendary Member
- Posts: 641
- Joined: Tue Feb 14, 2012 3:52 pm
- Thanked: 11 times
- Followed by:8 members
Hello,
Can you please help with the following:
The average weight of a class is x pounds. When a new student weighing 80 pounds joins the class, the average decreases by 1 pound. In a few months the student's weight increases to 110 pounds and the average weight of the class becomes x + 4 pounds. None of the other students' weights changed. What is the value of x?
A) 85
B) 86
C) 88
D) 90
E) 92
OA: B
My approach was:
x = S(n)/n where, S(n) = Sum of n number of students
When a new student weighing 80 pounds joins the class,
x - 1 = (S(n) + 80)/(n+1) => S(n) + 80 = (x-1)(n+1) => S(n) = (x-1)(n+1) - 80 - Eq. 1
When the student's weight increases to 110 pounds,
x + 4 = (S(n) + 110)/(n+1) => S(n) + 110 = (x+4)(n+1) => S(n) = (x+4)(n+1) - 110 - Eq. 2
From 1 and 2,
(x-1)(n+1) - 80 = (x+4)(n+1) - 110
On solving we get n = 5
However, I was not how to solve further for x. Can you please assist? Thanks a lot.
Regards,
Sri
Can you please help with the following:
The average weight of a class is x pounds. When a new student weighing 80 pounds joins the class, the average decreases by 1 pound. In a few months the student's weight increases to 110 pounds and the average weight of the class becomes x + 4 pounds. None of the other students' weights changed. What is the value of x?
A) 85
B) 86
C) 88
D) 90
E) 92
OA: B
My approach was:
x = S(n)/n where, S(n) = Sum of n number of students
When a new student weighing 80 pounds joins the class,
x - 1 = (S(n) + 80)/(n+1) => S(n) + 80 = (x-1)(n+1) => S(n) = (x-1)(n+1) - 80 - Eq. 1
When the student's weight increases to 110 pounds,
x + 4 = (S(n) + 110)/(n+1) => S(n) + 110 = (x+4)(n+1) => S(n) = (x+4)(n+1) - 110 - Eq. 2
From 1 and 2,
(x-1)(n+1) - 80 = (x+4)(n+1) - 110
On solving we get n = 5
However, I was not how to solve further for x. Can you please assist? Thanks a lot.
Regards,
Sri












