Concept:Set up equations using the relationship between total weight, number of students, and average weight, then solve for the original average.
Explanation:Let the original number of students be
x and the original average weight be
y kg.
Original total weight =
xy kg.
Condition 1: Adding one student of 30 kg increases the average by 2 kg.
Equation:
x+1xy+30​=y+2Multiply both sides:
xy+30=(x+1)(y+2)=xy+2x+y+2Simplify:
30=2x+y+2⟹2x+y=28 — (1)
Condition 2: Adding two students with average weight 27 kg (total
2×27=54 kg) increases the average by 3 kg.
Equation:
x+2xy+54​=y+3Multiply:
xy+54=(x+2)(y+3)=xy+3x+2y+6Simplify:
54=3x+2y+6⟹3x+2y=48 — (2)
Solve the two equations:
Multiply (1) by 2:
4x+2y=56Subtract (2) from this:
(4x+2y)−(3x+2y)=56−48⟹x=8Substitute
x=8 into (1):
2(8)+y=28⟹16+y=28⟹y=12.
Thus, the original average weight is 12 kg.
Answer:12 kg (Option B)