Back to Intermediate source practice
IntermediateHardTITA Source: LaTeX
Arithmetic/Averages and Ratios

Question

MCQ} In a class, the average mark of the boys is 6868 and that of the girls is 8080. The overall class average is 7474. A new group of students, consisting only of boys with average mark 6262, joins the class, and after they join, the overall class average becomes 7171. The ratio of the original number of boys in the class to the number of boys in the new group is:

%--------------------------- ALGEBRA ---------------------------

Algebra

Options

A

1:11:1

B

3:23:2

C

2:12:1

D

4:34:3

Answer

(B) 3:23:2.

Detailed solution

Let BB, GG be the original numbers of boys and girls. Original average:

$

\frac{68B + 80G}{B+G} = 74 ;\Longrightarrow; 68B + 80G = 74B + 74G ;\Longrightarrow; 6G = 6B ;\Longrightarrow; B=G.

$

Let nn new boys (average 6262) join. New overall average:

$

\frac{74(B+G) + 62n}{B+G+n} = 71 ;\Longrightarrow; 74\cdot 2B + 62n = 71(2B+n) ;\Longrightarrow; 148B + 62n = 142B + 71n.

$

6B=9n    B/n=9/6=3/2.6B = 9n \;\Longrightarrow\; B/n = 9/6 = 3/2.

Original boys : new boys =3:2= 3:2.

Why this is CAT-level: The two-stage weighted-average computation forces students to derive B=GB=G as an interim result, then use it. A direct alligation attempt on the new group vs the original mean (gap 7462=1274-62=12, gap 7471=374-71=3) gives ratio of (original total) : (new) =12:3=4:1= 12:3 = 4:1, i.e., 2B:n=4:1B=2n2B:n = 4:1 \Rightarrow B = 2n -- a tempting trap that ignores the original boy-girl split. Careful weighted averaging recovers B=1.5nB = 1.5n, i.e., 3:23:2.

Answer: (B) 3:23:2.