CATLab

CAT 2018 Quant Questions — Slot 2

The actual Quantitative Ability section from CAT 2018, Slot 2 — 34 questions in original paper order, each with a full worked solution. Tap an option (or type your answer) to check yourself before reading the solution.

34 questions19 MCQ · 15 TITA60 min section0/34 attempted
Q1Polynomials & ProgressionsTITA

Let t₁, t₂,... be real numbers such that t₁ + t₂ + … + tₙ = 2n² + 9n + 13, for every positive integer n ≥ 2. If tₖ = 103, then k equals

Show solution

Correct answer: 24

We're given the running total of a sequence and asked to find which term equals 103. The key idea: if you know the partial sums, you can recover any individual term by subtraction.


Step 1 — Set up notation

Let Sn=t1+t2++tn=2n2+9n+13S_n = t_1 + t_2 + \cdots + t_n = 2n^2 + 9n + 13, valid for every n2n \ge 2.

Step 2 — Recover a single term from two partial sums

The kk-th term is the difference between the sum of the first kk terms and the sum of the first k1k-1 terms:

tk=SkSk1t_k = S_k - S_{k-1}

This is valid whenever both SkS_k and Sk1S_{k-1} are defined by the given formula — i.e., when k12k - 1 \ge 2, or k3k \ge 3. (We'll check at the end that our answer satisfies this.)

Step 3 — Compute Sk1S_{k-1}

Substitute n=k1n = k - 1 into the formula:

Sk1=2(k1)2+9(k1)+13S_{k-1} = 2(k-1)^2 + 9(k-1) + 13

Expand each piece:

  • (k1)2=k22k+1(k-1)^2 = k^2 - 2k + 1, so 2(k1)2=2k24k+22(k-1)^2 = 2k^2 - 4k + 2
  • 9(k1)=9k99(k-1) = 9k - 9

Putting it together:

Sk1=(2k24k+2)+(9k9)+13=2k2+5k+6S_{k-1} = (2k^2 - 4k + 2) + (9k - 9) + 13 = 2k^2 + 5k + 6

Step 4 — Subtract to get tkt_k

tk=SkSk1=(2k2+9k+13)(2k2+5k+6)=4k+7t_k = S_k - S_{k-1} = (2k^2 + 9k + 13) - (2k^2 + 5k + 6) = 4k + 7

The k2k^2 terms cancel, leaving a clean linear expression — as expected when the partial sum is quadratic.

💡 Teacher tip: Whenever a sequence is defined through its partial sums, the kk-th term is simply SkSk1S_k - S_{k-1}. A quadratic SnS_n always produces a linear tnt_n, because the n2n^2 terms cancel in the difference.

Step 5 — Solve for kk

4k+7=103    4k=96    k=244k + 7 = 103 \implies 4k = 96 \implies k = 24

Since 24324 \ge 3, our formula tk=SkSk1t_k = S_k - S_{k-1} applies. ✅


Verification

nnSn=2n2+9n+13S_n = 2n^2 + 9n + 13tn=SnSn1t_n = S_n - S_{n-1}4n+74n + 7Match?
332(9)+27+13=582(9)+27+13 = 585839=1958 - 39 = 191919
442(16)+36+13=812(16)+36+13 = 818158=2381 - 58 = 232323
24242(576)+216+13=13812(576)+216+13 = 138113811278=1031381 - 1278 = 103103103

where S23=2(529)+207+13=1278S_{23} = 2(529) + 207 + 13 = 1278.


Alternative approach — Spot the arithmetic progression

Since SnS_n is quadratic in nn, the sequence {tn}\{t_n\} (for n3n \ge 3) must be an arithmetic progression. We can confirm this by computing two consecutive terms directly:

  • S2=2(4)+18+13=39S_2 = 2(4) + 18 + 13 = 39
  • S3=2(9)+27+13=58S_3 = 2(9) + 27 + 13 = 58
  • S4=2(16)+36+13=81S_4 = 2(16) + 36 + 13 = 81

Then:

  • t3=S3S2=5839=19t_3 = S_3 - S_2 = 58 - 39 = 19
  • t4=S4S3=8158=23t_4 = S_4 - S_3 = 81 - 58 = 23

Common difference: d=2319=4d = 23 - 19 = 4.

So for n3n \ge 3:

tn=t3+(n3)4=19+4n12=4n+7t_n = t_3 + (n - 3) \cdot 4 = 19 + 4n - 12 = 4n + 7

Setting 4k+7=1034k + 7 = 103 gives k=24k = 24, confirming our answer.

This route is faster if you immediately recognise that a quadratic partial sum implies an arithmetic sequence — you can skip the algebra and just compute two terms to pin down the common difference.


Answer: 24\boxed{24}

💡 Closing insight: The constant term 1313 in SnS_n cancels completely when we take the difference SkSk1S_k - S_{k-1} — it shifts every partial sum by the same amount but has no effect on individual terms. Only the n2n^2 and nn coefficients shape the sequence itself.

Q2Boats Trains & Relative SpeedMCQ

Points A, P, Q and B lie on the same line such that P, Q and B are, respectively, 100 km, 200 km and 300 km away from A. Cars 1 and 2 leave A at the same time and move towards B. Simultaneously, car 3 leaves B and moves towards A. Car 3 meets car 1 at Q, and car 2 at P. If each car is moving in uniform speed then the ratio of the speed of car 2 to that of car 1 is

Show solution

Correct answer: D

Think of this as: three cars start at the same instant on a straight road — two from A heading toward B, one from B heading toward A. We're told where each pair meets, and we need to convert those meeting points into a speed ratio.

Step 1 — Lay out the geometry.

All distances are measured from A:

PointDistance from A
P100 km
Q200 km
B300 km

So the gaps on the road are:

  • AQ=200AQ = 200 km and BQ=300200=100BQ = 300 - 200 = 100 km.
  • AP=100AP = 100 km and BP=300100=200BP = 300 - 100 = 200 km.

All three cars start simultaneously. Cars 1 and 2 head from A toward B; car 3 heads from B toward A.

Step 2 — Use the meeting of car 3 and car 1 at Q.

When car 3 and car 1 meet at Q, they have been travelling for the same amount of time. In that time:

  • Car 1 (starting at A) has covered AQ=200AQ = 200 km.
  • Car 3 (starting at B) has covered BQ=100BQ = 100 km.

Since time = distance / speed, and the times are equal:

200v1=100v3\frac{200}{v_1} = \frac{100}{v_3}

v1=2v3\Rightarrow v_1 = 2\,v_3

Step 3 — Use the meeting of car 3 and car 2 at P.

When car 3 and car 2 meet at P, again the travel times are equal. In that time:

  • Car 2 (starting at A) has covered AP=100AP = 100 km.
  • Car 3 (starting at B) has covered BP=200BP = 200 km.

100v2=200v3\frac{100}{v_2} = \frac{200}{v_3}

v3=2v2v2=v32\Rightarrow v_3 = 2\,v_2 \quad\Rightarrow\quad v_2 = \frac{v_3}{2}

💡 Teacher tip: The key phrase is "meets at the same instant." Whenever two objects start simultaneously and meet, their travel times are equal — so the ratio of distances covered is the ratio of their speeds. Set the two distance/speed expressions equal and the unknown time cancels automatically.

Step 4 — Combine to get the required ratio.

From Step 2: v1=2v3v_1 = 2v_3. From Step 3: v2=v32v_2 = \dfrac{v_3}{2}.

v2v1=v3/22v3=14\frac{v_2}{v_1} = \frac{v_3 / 2}{2v_3} = \frac{1}{4}

So the ratio of the speed of car 2 to that of car 1 is 1:41: 4.

Quick sanity check. Car 1 is faster than car 3 (v1=2v3v_1 = 2v_3), so it pushes deep toward B and meets car 3 at Q — close to B. Car 2 is slower than car 3 (v2=v3/2v_2 = v_3/2), so it barely gets away from A before car 3 catches it at P — close to A. The meeting points are consistent with the speeds, so the ratio makes physical sense.

Answer: D1:4\boxed{1: 4}

Alternative approach — ratio shortcut. When two objects start at the same time and move toward each other, the ratio of distances covered when they meet equals the ratio of their speeds.

  • Car 1: Car 3 at Q → 200:100=2:1200: 100 = 2: 1, so v1:v3=2:1v_1: v_3 = 2: 1.
  • Car 2: Car 3 at P → 100:200=1:2100: 200 = 1: 2, so v2:v3=1:2v_2: v_3 = 1: 2.

Writing all three in a common ratio with v3=2v_3 = 2: v2:v3:v1=1:2:4v2:v1=1:4.v_2: v_3: v_1 = 1: 2: 4 \quad\Rightarrow\quad v_2: v_1 = 1: 4. This confirms the same result — and is the faster route under exam time.

Q3Time & WorkMCQ

A tank is emptied everyday at a fixed time point. Immediately thereafter, either pump A or pump B or both start working until the tank is full. On Monday, A alone completed filling the tank at 8 pm. On Tuesday, B alone completed filling the tank at 6 pm. On Wednesday, A alone worked till 5 pm, and then B worked alone from 5 pm to 7 pm, to fill the tank. At what time was the tank filled on Thursday if both pumps were used simultaneously all along?

Show solution

Correct answer: C

Framing: Three days give us three clues — each day tells us which pump(s) ran and when the tank got full. The unknowns are the daily empty-time TT and each pump's solo fill-time. Wednesday's split-shift is what locks the relationship between A and B.

Step 1 — Translate Monday and Tuesday into fill-times.

Let TT be the clock time at which the tank is emptied each day. Let aa and bb be the number of hours pumps A and B respectively need to fill the tank from empty (working alone).

  • Monday: A starts at TT and finishes at 8 pm, so a=8 pmTa = 8\text{ pm} - T.
  • Tuesday: B starts at TT and finishes at 6 pm, so b=6 pmTb = 6\text{ pm} - T.

Subtracting: ab=2a - b = 2 hours. A takes 2 hours longer than B to fill the tank alone.

💡 Teacher tip: We don't yet know TT, aa, or bb individually — but the difference ab=2a - b = 2 is already pinned down. That's one equation for free.

Step 2 — Convert Wednesday's schedule into a fraction-of-tank equation.

On Wednesday, A worked from TT until 5 pm, then B worked from 5 pm to 7 pm (a 2-hour shift).

How long did A work? Since a=8 pmTa = 8\text{ pm} - T, the time from TT to 5 pm is: 5 pmT=(8 pmT)3=a3 hours.5\text{ pm} - T = (8\text{ pm} - T) - 3 = a - 3 \text{ hours}.

Now convert each pump's running time into the fraction of the tank it filled:

  • A filled a3a\dfrac{a-3}{a} of the tank,
  • B filled 2b\dfrac{2}{b} of the tank.

Since the tank ended up full: a3a+2b=1.\frac{a-3}{a} + \frac{2}{b} = 1.

Step 3 — Simplify and solve.

a3a+2b=1    13a+2b=1    2b=3a.\frac{a-3}{a} + \frac{2}{b} = 1 \;\Rightarrow\; 1 - \frac{3}{a} + \frac{2}{b} = 1 \;\Rightarrow\; \frac{2}{b} = \frac{3}{a}.

Cross-multiplying: 2a=3b2a = 3b, i.e. b=2a3b = \dfrac{2a}{3}.

Now use ab=2a - b = 2: a2a3=2    a3=2    a=6.a - \frac{2a}{3} = 2 \;\Rightarrow\; \frac{a}{3} = 2 \;\Rightarrow\; a = 6.

So b=2×63=4b = \dfrac{2 \times 6}{3} = 4, and T=8 pma=8 pm6 h=2 pmT = 8\text{ pm} - a = 8\text{ pm} - 6\text{ h} = \textbf{2 pm}.

Step 4 — Verify with Wednesday's data.

PumpWorked fromWorked tillDurationFraction filled
A2 pm5 pm3 h3/6=1/23/6 = 1/2
B5 pm7 pm2 h2/4=1/22/4 = 1/2
Total1/2+1/2=11/2 + 1/2 = 1

The tank is exactly full — our values are correct.

Step 5 — Thursday: both pumps together.

Combined rate: 1a+1b=16+14=212+312=512 tank/hour.\frac{1}{a} + \frac{1}{b} = \frac{1}{6} + \frac{1}{4} = \frac{2}{12} + \frac{3}{12} = \frac{5}{12} \text{ tank/hour}.

Time to fill: 15/12=125 hours=2 h 24 min.\frac{1}{5/12} = \frac{12}{5} \text{ hours} = 2 \text{ h } 24 \text{ min}.

Starting from 2 pm: 2 pm+2 h 24 min=4:24 pm2\text{ pm} + 2\text{ h }24\text{ min} = \textbf{4:24 pm}.

Answer: C4:24 pm\boxed{4{:}24\text{ pm}}

💡 Why this works: The key move is turning clock times into durations, then durations into fractions of the tank. Once Wednesday's split-shift gives us b=2a3b = \frac{2a}{3}, the 2-hour gap between Monday and Tuesday fixes everything — and the rest is a straightforward combined-rate calculation.

Q4MensurationMCQ

From a rectangle ABCD of area 768 sq cm, a semicircular part with diameter AB and area 72π sq cm is removed. The perimeter of the leftover portion, in cm, is

Show solution

Correct answer: C

Think of this as: a semicircle is scooped out of one side of a rectangle. The new perimeter loses the straight scooped edge but gains the curved arc.

Step 1 — Find the rectangle's dimensions. The area of the removed semicircle is 72π72\pi. Using the formula for the area of a semicircle, 12πr2\frac{1}{2}\pi r^2: 12πr2=72π\frac{1}{2}\pi r^2 = 72\pi r2=144    r=12 cmr^2 = 144 \implies r = 12 \text{ cm} Since the semicircle has diameter ABAB, we have AB=2r=24AB = 2r = 24 cm. We are given the area of rectangle ABCDABCD is 768768 sq cm. Thus: AB×BC=768AB \times BC = 768 24×BC=768    BC=32 cm24 \times BC = 768 \implies BC = 32 \text{ cm} Since ABCDABCD is a rectangle, CD=AB=24CD = AB = 24 cm and DA=BC=32DA = BC = 32 cm.

Step 2 — Build the new perimeter. When the semicircular part is removed, the straight edge ABAB is taken away from the boundary, and the semicircular arc takes its place. The perimeter of the leftover portion is the sum of:

  • BCBC (32 cm)
  • CDCD (24 cm)
  • DADA (32 cm)
  • The semicircular arc

The length of the semicircular arc is πr=12π\pi r = 12\pi cm. So, the total perimeter is: 32+24+32+12π=88+12π cm32 + 24 + 32 + 12\pi = 88 + 12\pi \text{ cm}

💡 Teacher tip: When a piece is removed from a shape, trace the new boundary explicitly: the cut edge (the diameter) disappears from the perimeter, and the newly exposed curved boundary (the arc) takes its place. Don't accidentally include the diameter!

Answer: C88+12π\boxed{88 + 12\pi}

💡 Why this works: The key trap here is including the diameter ABAB in the final perimeter. By carefully tracking which edges are on the outside of the new shape, you avoid adding the extra 2424 cm.

Q5CirclesMCQ

A chord of length 5 cm subtends an angle of 60° at the centre of a circle. The length, in cm, of a chord that subtends an angle of 120° at the centre of the same circle is

Show solution

Correct answer: A

We're given a chord and its central angle, and asked for a different chord in the same circle. So the plan is: first find the radius, then use it to compute the new chord.

Step 1 — Recall the chord-length formula.

A chord that subtends an angle θ\theta at the centre of a circle of radius rr has length:

Chord=2rsin ⁣(θ2)\text{Chord} = 2r\sin\!\left(\frac{\theta}{2}\right)

💡 Teacher tip: This formula comes straight from splitting the isosceles triangle (two radii + chord) down the middle into two right-angled triangles. Memorise it — it turns any "angle at centre → chord length" question into one line.

Step 2 — Find the radius using the first chord.

The first chord has length 55 cm and subtends 6060^\circ:

5=2rsin ⁣(602)=2rsin30=2r12=r5 = 2r\sin\!\left(\frac{60^\circ}{2}\right) = 2r\sin 30^\circ = 2r \cdot \frac{1}{2} = r

So the radius is r=5 cm\boxed{r = 5\text{ cm}}.

Step 3 — Compute the chord for 120120^\circ.

Now plug θ=120\theta = 120^\circ and r=5r = 5 into the same formula:

Chord=2(5)sin ⁣(1202)=10sin60=1032=53 cm\text{Chord} = 2(5)\sin\!\left(\frac{120^\circ}{2}\right) = 10\sin 60^\circ = 10 \cdot \frac{\sqrt{3}}{2} = 5\sqrt{3}\text{ cm}

Quick sanity check. The diameter (1010 cm) subtends 180180^\circ and is the longest possible chord. Our 120120^\circ chord should be shorter than the diameter but longer than the 6060^\circ chord (55 cm). Indeed 5<538.66<105 < 5\sqrt{3} \approx 8.66 < 10. ✓


Alternative approach — Equilateral triangle + cosine rule (no chord formula needed).

When a chord subtends 6060^\circ at the centre, the triangle formed by the two radii and the chord is isosceles with the included angle 6060^\circ. A triangle with two equal sides and a 6060^\circ angle between them is equilateral, so the chord equals the radius: r=5r = 5 cm.

For the 120120^\circ chord, apply the cosine rule to the same isosceles triangle (sides r,rr, r, included angle 120120^\circ):

Chord2=r2+r22(r)(r)cos120=25+252(25) ⁣(12)=50+25=75\text{Chord}^2 = r^2 + r^2 - 2(r)(r)\cos 120^\circ = 25 + 25 - 2(25)\!\left(-\tfrac{1}{2}\right) = 50 + 25 = 75

Chord=75=53 cm\text{Chord} = \sqrt{75} = 5\sqrt{3}\text{ cm}

Same answer, no formula required — just the cosine rule and the equilateral-triangle insight.

Answer: A53 cm\boxed{5\sqrt{3}\text{ cm}}

💡 Closing insight: Doubling the central angle from 6060^\circ to 120120^\circ does not double the chord — it multiplies it by sin60/sin30=3\sin 60^\circ / \sin 30^\circ = \sqrt{3}. Chord length grows with the sine of the half-angle, not linearly with the angle.

Q6Polynomials & ProgressionsTITA

The smallest integer n such that n³ − 11n² + 32n − 28 > 0 is

Show solution

Correct answer: 8

We need the smallest integer nn for which n311n2+32n28>0n^3 - 11n^2 + 32n - 28 > 0. The plan: factor the cubic, then read off where it is positive.

Step 1 — Find one root by testing small integers.

Try n=2n = 2: 2311(22)+32(2)28=844+6428=0.2^3 - 11(2^2) + 32(2) - 28 = 8 - 44 + 64 - 28 = 0. So n=2n = 2 is a root, which means (n2)(n - 2) is a factor.

Step 2 — Divide out the factor.

Dividing n311n2+32n28n^3 - 11n^2 + 32n - 28 by (n2)(n - 2): n311n2+32n28=(n2)(n29n+14).n^3 - 11n^2 + 32n - 28 = (n - 2)(n^2 - 9n + 14).

Now factor the quadratic: n29n+14=(n7)(n2)n^2 - 9n + 14 = (n - 7)(n - 2). Putting it together: n311n2+32n28=(n2)(n7)(n2)=(n2)2(n7).n^3 - 11n^2 + 32n - 28 = (n - 2)(n - 7)(n - 2) = (n - 2)^2(n - 7).

💡 Teacher tip: A cubic with integer coefficients that vanishes at an integer is almost always factorable there. Find one rational root, divide out, and the rest unravels.

Step 3 — Sign analysis of (n2)2(n7)(n-2)^2(n-7).

The factor (n2)2(n-2)^2 is a square, so it is always 0\ge 0 — and it equals 00 only at n=2n = 2. Everywhere else it is strictly positive, so the sign of the whole product is controlled by (n7)(n - 7):

  • n<7n < 7, n2n \neq 2: (n2)2>0(n-2)^2 > 0 but (n7)<0(n-7) < 0, so the product is negative.
  • n=2n = 2: the product is 00 (not >0> 0).
  • n=7n = 7: the product is 00 (not >0> 0).
  • n>7n > 7: both factors are positive, so the product is positive. ✅

Step 4 — Verify the boundary values.

nn(n2)2(n-2)^2(n7)(n-7)Product>0> 0?
6616161-116-16
7725250000
883636113636

The inequality first becomes true at n=8n = 8.

Answer: 8\boxed{8}

Why this works cleanly: the double root at n=2n = 2 never changes sign (squares don't), so it effectively drops out of the sign analysis. The entire behaviour is governed by the single simple factor (n7)(n - 7), and the smallest integer strictly above 77 is 88.

Q7Mixtures & AlligationsMCQ

A 20% ethanol solution is mixed with another ethanol solution, say, S of unknown concentration in the proportion 1:3 by volume. This mixture is then mixed with an equal volume of 20% ethanol solution. If the resultant mixture is a 31.25% ethanol solution, then the unknown concentration of S is

Show solution

Correct answer: C

Think of this as two successive mixing stages — first a 1:31:3 blend, then a 1:11:1 blend — and work backwards from the final 31.25%31.25\% to recover SS.

What we want: the concentration of solution SS.


Step 1 — Set up the first blend.

Let the concentration of SS be s%s\%.

The first mix combines 11 part of 20%20\% ethanol with 33 parts of s%s\% ethanol. The concentration of this first mixture is the weighted average:

mix1=120+3s1+3=20+3s4.\text{mix}_1 = \frac{1 \cdot 20 + 3 \cdot s}{1 + 3} = \frac{20 + 3s}{4}.

Step 2 — Set up the second blend.

This mixture (mix1\text{mix}_1) is now combined with an equal volume of 20%20\% ethanol solution.

💡 Teacher tip: "Equal volumes" is the magic phrase — when two solutions are mixed in equal volume, the resulting concentration is simply the average of the two. No weighted-average formula needed.

So the final concentration is:

mix1+202=31.25.\frac{\text{mix}_1 + 20}{2} = 31.25.

Step 3 — Solve for mix1\text{mix}_1.

mix1+20=62.5mix1=42.5.\text{mix}_1 + 20 = 62.5 \quad\Rightarrow\quad \text{mix}_1 = 42.5.

So the first mixture had concentration 42.5%42.5\%.

Step 4 — Solve for ss.

Plug back into the expression from Step 1:

20+3s4=42.5\frac{20 + 3s}{4} = 42.5 20+3s=17020 + 3s = 170 3s=150s=50.3s = 150 \quad\Rightarrow\quad s = 50.

Quick check:

StageCalculationResult
First blend20+3(50)4=1704\frac{20 + 3(50)}{4} = \frac{170}{4}42.5%42.5\%
Second blend42.5+202=62.52\frac{42.5 + 20}{2} = \frac{62.5}{2}31.25%31.25\%

The final concentration matches the given 31.25%31.25\%, so our value of ss is correct.

Answer: C50%\boxed{50\%}


Alternative approach — Alligation

You can also solve the first blend using alligation instead of the weighted-average formula.

We know the first mixture is 42.5%42.5\%, made from 20%20\% and s%s\% in the ratio 1:31:3.

By alligation, the ratio of quantities is the ratio of the opposite concentration gaps:

quantity of 20%quantity of S=s42.542.520=13.\frac{\text{quantity of } 20\%}{\text{quantity of } S} = \frac{s - 42.5}{42.5 - 20} = \frac{1}{3}.

So:

s42.522.5=13s42.5=7.5s=50.\frac{s - 42.5}{22.5} = \frac{1}{3} \quad\Rightarrow\quad s - 42.5 = 7.5 \quad\Rightarrow\quad s = 50.

Same answer, slightly faster once you're fluent with alligation. The weighted-average method is more reliable under exam pressure; alligation is the speed move when the numbers are clean.

💡 Closing insight: Working backwards from the final mixture is the key structural choice here. Once you spot that the second blend is a 1:11:1 mix (a plain average), the entire problem collapses to one equation in ss.

Q8Time & WorkMCQ

Ramesh and Ganesh can together complete a work in 16 days. After seven days of working together, Ramesh got sick and his efficiency fell by 30%. As a result, they completed the work in 17 days instead of 16 days. If Ganesh had worked alone after Ramesh got sick, in how many days would he have completed the remaining work?

Show solution

Correct answer: C

Think of this as: two workers share a job, one slows down mid-way, and we need to back out each person's individual speed from the delay that slowdown caused.

What we want: the time Ganesh alone would take to finish the remaining work after the first 7 days.


Step 1 — Set up the rates.

Let Ramesh's daily work rate be rr and Ganesh's be gg (in "work per day").

Together they finish the job in 16 days, so: r+g=116(1)r + g = \frac{1}{16} \quad \cdots (1)


Step 2 — Model what actually happened over the 17 days.

The job was completed in two phases:

PhaseDaysRateWork done
Both at full efficiency77r+gr + g7(r+g)7(r+g)
Ramesh at 70%70\% efficiency, Ganesh normal177=1017-7=100.7r+g0.7r + g10(0.7r+g)10(0.7r + g)

The total work equals 1 (the whole job): 7(r+g)+10(0.7r+g)=17(r+g) + 10(0.7r + g) = 1

Expand and simplify: 7r+7g+7r+10g=17r + 7g + 7r + 10g = 1 14r+17g=1(2)14r + 17g = 1 \quad \cdots (2)


Step 3 — Solve the two equations.

From equation (1), multiply through by 16: 16r+16g=116r + 16g = 1

Subtract equation (2) from this: (16r+16g)(14r+17g)=0(16r + 16g) - (14r + 17g) = 0 2rg=0g=2r2r - g = 0 \quad\Rightarrow\quad g = 2r

So Ganesh is twice as fast as Ramesh. Substitute back into equation (1): r+2r=1163r=116r=148r + 2r = \frac{1}{16} \quad\Rightarrow\quad 3r = \frac{1}{16} \quad\Rightarrow\quad r = \frac{1}{48} g=2r=124g = 2r = \frac{1}{24}

💡 Teacher tip: Whenever efficiency changes mid-job, split the schedule into constant-rate phases and set total work =1= 1. The rates then fall out of two linear equations — no guessing required.


Step 4 — Find the remaining work and Ganesh's solo time.

Work done in the first 7 days (both working together): 7×116=7167 \times \frac{1}{16} = \frac{7}{16}

Remaining work: 1716=9161 - \frac{7}{16} = \frac{9}{16}

If Ganesh works alone at rate g=124g = \frac{1}{24}: Time=Remaining workGanesh’s rate=9/161/24=916×24=21616=13.5 days\text{Time} = \frac{\text{Remaining work}}{\text{Ganesh's rate}} = \frac{9/16}{1/24} = \frac{9}{16} \times 24 = \frac{216}{16} = 13.5 \text{ days}


Alternative approach — the "lost work" insight.

Normally the job takes 16 days. It actually took 17 — one extra day. Why? Because in the last 9 of the original 16 days, Ramesh lost 30%30\% of his rate.

Work lost over those 9 days: 9×0.3r=2.7r9 \times 0.3r = 2.7r

This lost work was recovered by one extra day of both working (at the reduced rate): 2.7r=0.7r+g2r=g2.7r = 0.7r + g \quad\Rightarrow\quad 2r = g

Same relation, found by pure reasoning. From here, r+g=116r + g = \frac{1}{16} gives r=148r = \frac{1}{48}, g=124g = \frac{1}{24}, and the remaining-work calculation is identical.

💡 Teacher tip: When a delay is caused by a known efficiency drop, you can often shortcut straight to the rate ratio by equating lost work to extra work — no simultaneous equations needed.


Answer: C13.5 days\boxed{13.5 \text{ days}}

The key insight is that the extra day encodes the rate relationship: Ganesh turns out to be exactly twice as fast as Ramesh, which is why the 30% slowdown only cost one day.

Q9LogarithmsMCQ

If p³ = q⁴ = r⁵ = s⁶, then the value of logs(pqr)\log_s(pqr) is equal to

Show solution

Correct answer: A

Think of this as: four variables are locked together by one shared value, and we need to express a product-and-log combination purely in terms of exponents.

Step 1 — Introduce a common value.

We are given p3=q4=r5=s6p^3 = q^4 = r^5 = s^6. Let this common value be KK:

p3=q4=r5=s6=K.p^3 = q^4 = r^5 = s^6 = K.

Now write each variable as a power of KK by inverting its exponent:

p=K1/3,q=K1/4,r=K1/5,s=K1/6.p = K^{1/3},\quad q = K^{1/4},\quad r = K^{1/5},\quad s = K^{1/6}.

Step 2 — Combine pp, qq, and rr into one power of KK.

When multiplying powers of the same base, we add exponents:

pqr=K1/3K1/4K1/5=K1/3+1/4+1/5.pqr = K^{1/3} \cdot K^{1/4} \cdot K^{1/5} = K^{\,1/3 + 1/4 + 1/5}.

Compute the exponent with a common denominator of 6060:

13+14+15=20+15+1260=4760.\frac{1}{3} + \frac{1}{4} + \frac{1}{5} = \frac{20 + 15 + 12}{60} = \frac{47}{60}.

So pqr=K47/60pqr = K^{47/60}.

Step 3 — Take logs\log_s of both sides.

Since s=K1/6s = K^{1/6}, we are computing

logs(pqr)=logK1/6 ⁣(K47/60).\log_s(pqr) = \log_{K^{1/6}}\!\left(K^{47/60}\right).

Using the change-of-base / power-base rule logam(an)=nm\log_{a^m}(a^n) = \dfrac{n}{m}:

logK1/6 ⁣(K47/60)=47/601/6=4760×61=4710.\log_{K^{1/6}}\!\left(K^{47/60}\right) = \frac{47/60}{1/6} = \frac{47}{60} \times \frac{6}{1} = \frac{47}{10}.

💡 Teacher tip: Whenever you see a chain like pa=qb=rc=p^a = q^b = r^c = \dots, set the whole chain equal to a single constant KK and write every variable as a power of KK. All the logarithm work then collapses to plain arithmetic on exponents.

Answer: A4710\boxed{\dfrac{47}{10}}


Alternative approach — anchor directly on ss.

Since s6=Ks^6 = K, we have K=s6K = s^6. Substitute into each variable:

p=K1/3=s6/3=s2,q=K1/4=s6/4=s3/2,r=K1/5=s6/5.p = K^{1/3} = s^{6/3} = s^2,\quad q = K^{1/4} = s^{6/4} = s^{3/2},\quad r = K^{1/5} = s^{6/5}.

Then

pqr=s2s3/2s6/5=s2+3/2+6/5=s(20+15+12)/10=s47/10.pqr = s^2 \cdot s^{3/2} \cdot s^{6/5} = s^{\,2 + 3/2 + 6/5} = s^{\,(20 + 15 + 12)/10} = s^{47/10}.

Therefore logs(pqr)=logs ⁣(s47/10)=4710\log_s(pqr) = \log_s\!\left(s^{47/10}\right) = \dfrac{47}{10}.

This route skips the explicit change-of-base step and is slightly faster under exam conditions; the KK-method is more systematic when the chain has many variables.

Q10Mixtures & AlligationsMCQ

The strength of a salt solution is p% if 100 ml of the solution contains p grams of salt. If three salt solutions A, B, C are mixed in the proportion 1 : 2 : 3, then the resulting solution has strength 20%. If instead the proportion is 3 : 2 : 1, then the resulting solution has strength 30%. A fourth solution, D, is produced by mixing B and C in the ratio 2 : 7. The ratio of the strength of D to that of A is

Show solution

Correct answer: B

Think of this as: we're given two weighted-average equations for the same three solutions A, B, C — and we need the strength of a third blend (B and C in ratio 2: 7) relative to A. The key is that we never need to pin down all three strengths individually; one free parameter will cancel out.

What we want: the ratio of the strength of solution D (a mix of B and C in ratio 2: 7) to the strength of solution A.


Step 1 — Set up variables.

Let the strengths of A, B, C be aa, bb, cc (in %). Since strength is defined as grams of salt per 100 ml of solution, the strength of a mixture is simply the weighted average of the strengths of its components, weighted by their volumes.

Step 2 — Translate the two mixing conditions into equations.

Mixing A: B: C = 1: 2: 3 (total 6 parts) gives strength 20%: a+2b+3c6=20    a+2b+3c=120(1)\frac{a + 2b + 3c}{6} = 20 \implies a + 2b + 3c = 120 \quad \cdots (1)

Mixing A: B: C = 3: 2: 1 (total 6 parts) gives strength 30%: 3a+2b+c6=30    3a+2b+c=180(2)\frac{3a + 2b + c}{6} = 30 \implies 3a + 2b + c = 180 \quad \cdots (2)

Step 3 — Relate aa and cc.

Subtract equation (1) from equation (2): (3a+2b+c)(a+2b+3c)=180120(3a + 2b + c) - (a + 2b + 3c) = 180 - 120 2a2c=60    ac=30    a=c+302a - 2c = 60 \implies a - c = 30 \implies a = c + 30

💡 Teacher tip: Notice that the 2b2b terms cancel when we subtract. This is no accident — the ratio of B is the same (2 parts) in both mixtures, so B contributes equally to both averages. The entire difference in resulting strength comes from swapping A and C.

Step 4 — Express bb in terms of cc.

From equation (1): 2b=120a3c=120(c+30)3c=904c2b = 120 - a - 3c = 120 - (c + 30) - 3c = 90 - 4c b=452cb = 45 - 2c

Step 5 — Compute the strength of D.

Solution D mixes B and C in the ratio 2: 7 (total 9 parts), so: d=2b+7c9=2(452c)+7c9=904c+7c9=90+3c9=10+c3d = \frac{2b + 7c}{9} = \frac{2(45 - 2c) + 7c}{9} = \frac{90 - 4c + 7c}{9} = \frac{90 + 3c}{9} = 10 + \frac{c}{3}

Step 6 — Find the ratio d:ad: a.

da=10+c3c+30=30+c3c+30=30+c3(c+30)=13\frac{d}{a} = \frac{10 + \frac{c}{3}}{c + 30} = \frac{\frac{30 + c}{3}}{c + 30} = \frac{30 + c}{3(c + 30)} = \frac{1}{3}

The parameter cc cancels completely — the ratio is fixed at 1:31: 3 regardless of the individual strengths.


Verification with a concrete value. Let c=10c = 10. Then a=40a = 40, b=4520=25b = 45 - 20 = 25.

CheckComputationResult
Equation (1)40+2(25)+3(10)=40+50+3040 + 2(25) + 3(10) = 40 + 50 + 30120120
Equation (2)3(40)+2(25)+10=120+50+103(40) + 2(25) + 10 = 120 + 50 + 10180180
Strength of D2(25)+7(10)9=1209=403\frac{2(25) + 7(10)}{9} = \frac{120}{9} = \frac{40}{3}
Ratio d:ad: a40/340=13\frac{40/3}{40} = \frac{1}{3}1:31: 3

Alternative approach — Target the numerator directly.

Instead of solving for bb explicitly, directly express 2b+7c2b + 7c (the numerator of dd) in terms of aa.

From equation (1): 2b=120a3c2b = 120 - a - 3c, so: 2b+7c=(120a3c)+7c=120a+4c2b + 7c = (120 - a - 3c) + 7c = 120 - a + 4c

Since a=c+30a = c + 30, substitute c=a30c = a - 30: 2b+7c=120a+4(a30)=120a+4a120=3a2b + 7c = 120 - a + 4(a - 30) = 120 - a + 4a - 120 = 3a

Therefore: d=2b+7c9=3a9=a3d = \frac{2b + 7c}{9} = \frac{3a}{9} = \frac{a}{3}

So d:a=1:3d: a = 1: 3 — found without ever computing bb or cc individually. This is faster under exam time.


Answer: B1:3\boxed{1: 3}

💡 Why this is elegant: The problem gives two equations in three unknowns, so you might expect the answer to depend on a free parameter. But the specific ratio 2: 7 for D is exactly the combination that makes 2b+7c=3a2b + 7c = 3a — a hidden linear dependence that locks the ratio at 1:31: 3 no matter what the individual strengths are.

Q11Simple & Compound InterestTITA

Gopal borrows Rs. X from Ankit at 8% annual interest. He then adds Rs. Y of his own money and lends Rs. X+Y to Ishan at 10% annual interest. At the end of the year, after returning Ankit's dues, the net interest retained by Gopal is the same as that accrued to Ankit. On the other hand, had Gopal lent Rs. X+2Y to Ishan at 10%, then the net interest retained by him would have increased by Rs. 150. If all interests are compounded annually, then find the value of X + Y.

Show solution

Correct answer: 4000

Think of this as an interest-arbitrage problem: Gopal borrows at one rate, lends at a higher rate, and keeps the spread. We need to track his net retained interest under two different lending scenarios.

Since all transactions are for one year with annual compounding, the interest for one year is simply Principal×Rate\text{Principal} \times \text{Rate}. (Compounding only changes things from the second year onward.)


Step 1 — Write Gopal's net retained interest in the first scenario.

Gopal borrows XX from Ankit at 8%8\%, so he owes Ankit: Interest paid to Ankit=0.08X.\text{Interest paid to Ankit} = 0.08X.

He adds his own YY and lends X+YX+Y to Ishan at 10%10\%, so he earns: Interest earned from Ishan=0.10(X+Y).\text{Interest earned from Ishan} = 0.10(X+Y).

His net retained interest is what he keeps after paying Ankit: Net retained=0.10(X+Y)0.08X=0.02X+0.10Y.\text{Net retained} = 0.10(X+Y) - 0.08X = 0.02X + 0.10Y.

We are told this equals the interest accrued to Ankit, i.e. 0.08X0.08X: 0.02X+0.10Y=0.08X.0.02X + 0.10Y = 0.08X.

Solving: 0.10Y = 0.06X \quad\Rightarrow\quad Y = 0.6X. \tag{1}


Step 2 — Use the second scenario to get a second equation.

Now Gopal lends X+2YX + 2Y to Ishan at 10%10\% (still paying Ankit 0.08X0.08X): Net retained=0.10(X+2Y)0.08X=0.02X+0.20Y.\text{Net retained} = 0.10(X+2Y) - 0.08X = 0.02X + 0.20Y.

This exceeds the first scenario's net retained by Rs. 150150: (0.02X+0.20Y)(0.02X+0.10Y)=150.(0.02X + 0.20Y) - (0.02X + 0.10Y) = 150.

💡 Teacher tip: When two scenarios share the same fixed cost (here, the 0.08X0.08X paid to Ankit), subtracting the two net-retained expressions cancels the fixed term and isolates the variable part immediately.

The 0.02X0.02X terms cancel: 0.10Y = 150 \quad\Rightarrow\quad Y = 1500. \tag{2}


Step 3 — Find XX and then X+YX + Y.

From equation (1): X=Y0.6=15000.6=2500.X = \frac{Y}{0.6} = \frac{1500}{0.6} = 2500.

Therefore: X+Y=2500+1500=4000.X + Y = 2500 + 1500 = 4000.


Quick verification.

ScenarioInterest earned (10%)Interest paid (8% on XX)Net retained
Lend X+Y=4000X+Y = 40000.10×4000=4000.10 \times 4000 = 4000.08×2500=2000.08 \times 2500 = 200200200
Lend X+2Y=5500X+2Y = 55000.10×5500=5500.10 \times 5500 = 5500.08×2500=2000.08 \times 2500 = 200350350
  • First scenario net retained =200= 200, which equals Ankit's interest =200= 200. ✅
  • Difference between scenarios =350200=150= 350 - 200 = 150. ✅

Both conditions are satisfied.

Answer: 4000\boxed{4000}

💡 Closing insight: The key was recognising that for a single year, compounding doesn't introduce any extra factor — so the problem reduces to a clean linear system. The first condition fixes the ratio Y/XY/X, and the second condition fixes the scale via the Rs. 150 difference.

Q12Quadratic & Linear EquationsTITA

If a and b are integers such that 2x² − ax + 2 > 0 and x² − bx + 8 ≥ 0 for all real numbers x, then the largest possible value of 2a − 6b is

Show solution

Correct answer: 36

We need the largest value of 2a6b2a - 6b, where aa and bb are integers making two quadratics keep a fixed sign for every real xx.

Step 1 — Translate "positive for all xx" into a discriminant condition.

A quadratic Ax2+Bx+CAx^2 + Bx + C with positive leading coefficient (A>0A > 0) has the following behaviour:

  • It is strictly positive for all real xx if and only if its discriminant B24AC<0B^2 - 4AC < 0 (the parabola sits entirely above the xx-axis, never touching it).
  • It is non-negative for all real xx if and only if its discriminant B24AC0B^2 - 4AC \le 0 (the parabola may just touch the xx-axis at one point).

💡 Teacher tip: Whenever you see "positive for all xx" or "0\ge 0 for all xx," convert it immediately to a discriminant inequality. The leading coefficient must also be positive — check that first.

Step 2 — Apply to the first inequality: 2x2ax+2>02x^2 - ax + 2 > 0.

Here A=2A = 2, B=aB = -a, C=2C = 2. The leading coefficient 2>02 > 0 ✓. For strict positivity: a24(2)(2)<0    a216<0    a2<16    a<4.a^2 - 4(2)(2) < 0 \;\Rightarrow\; a^2 - 16 < 0 \;\Rightarrow\; a^2 < 16 \;\Rightarrow\; |a| < 4.

Since aa is an integer: a{3,2,1,0,1,2,3}a \in \{-3, -2, -1, 0, 1, 2, 3\}.

Step 3 — Apply to the second inequality: x2bx+80x^2 - bx + 8 \ge 0.

Here A=1A = 1, B=bB = -b, C=8C = 8. The leading coefficient 1>01 > 0 ✓. For non-negativity: b24(1)(8)0    b2320    b232    b325.66.b^2 - 4(1)(8) \le 0 \;\Rightarrow\; b^2 - 32 \le 0 \;\Rightarrow\; b^2 \le 32 \;\Rightarrow\; |b| \le \sqrt{32} \approx 5.66.

Since bb is an integer: b{5,4,3,2,1,0,1,2,3,4,5}b \in \{-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5\}.

Step 4 — Maximise 2a6b2a - 6b.

The expression 2a6b2a - 6b grows when aa is large and when bb is small (since 6b-6b increases as bb decreases). So pick:

  • The largest allowed aa: a=3a = 3
  • The smallest allowed bb: b=5b = -5

2a6b=2(3)6(5)=6+30=36.2a - 6b = 2(3) - 6(-5) = 6 + 30 = 36.

Step 5 — Verify both conditions hold at a=3,  b=5a = 3,\; b = -5.

QuadraticDiscriminantSign conditionSatisfied?
2x23x+22x^2 - 3x + 2(3)216=7(-3)^2 - 16 = -7<0< 0 needed
x2+5x+8x^2 + 5x + 85232=75^2 - 32 = -70\le 0 needed

Both discriminants satisfy their required inequalities, so a=3,  b=5a = 3,\; b = -5 is valid.

Answer: 36\boxed{36}

💡 Closing insight: The two conditions are independentaa and bb are constrained separately, so you optimise each one at its own extreme. The only subtlety is the strict vs. non-strict inequality: the first gives a<4|a| < 4 (excluding ±4\pm 4), while the second gives b32|b| \le \sqrt{32} (including ±5\pm 5). Getting that boundary distinction right is what unlocks the correct maximum.

Q13Polynomials & ProgressionsTITA

The value of the sum 7 × 11 + 11 × 15 + 15 × 19 + ... + 95 × 99 is

Show solution

Correct answer: 80707

We need to evaluate 7×11+11×15+15×19++95×997 \times 11 + 11 \times 15 + 15 \times 19 + \dots + 95 \times 99.

Think of this as: each term is the product of two numbers that are 4 apart, and the first number in each product marches forward by 4 each time. Our plan is to expand each term into a polynomial in the index, then sum term-by-term.

Step 1 — Identify the structure of each term.

Look at the first factor in each product: 7,11,15,,957, 11, 15, \dots, 95. This is an arithmetic progression with first term 77 and common difference 44.

The second factor is always 4 more than the first: 11=7+411 = 7+4, 15=11+415 = 11+4, 19=15+419 = 15+4, and so on. So every term has the form a×(a+4)a \times (a+4), where aa runs over 7,11,15,,957, 11, 15, \dots, 95.

Step 2 — Count the number of terms.

The first factors form the AP 7,11,15,,957, 11, 15, \dots, 95. Using the nn-th term formula an=a1+(n1)da_n = a_1 + (n-1)d: 95=7+(n1)(4)88=4(n1)n1=22n=23.95 = 7 + (n-1)(4) \Rightarrow 88 = 4(n-1) \Rightarrow n-1 = 22 \Rightarrow n = 23.

So there are 23 terms in the sum.

Step 3 — Write the general term as a polynomial in the index.

Let m=0,1,2,,22m = 0, 1, 2, \dots, 22 (23 values). The first factor is 7+4m7 + 4m, and the second is 11+4m11 + 4m. The general term is: (7+4m)(11+4m).(7+4m)(11+4m).

Expand it: (7+4m)(11+4m)=77+28m+44m+16m2=77+72m+16m2.(7+4m)(11+4m) = 77 + 28m + 44m + 16m^2 = 77 + 72m + 16m^2.

Step 4 — Sum term-by-term using standard formulas.

We need: S=m=022(77+72m+16m2)=77m=0221+72m=022m+16m=022m2.S = \sum_{m=0}^{22} (77 + 72m + 16m^2) = 77\sum_{m=0}^{22}1 + 72\sum_{m=0}^{22}m + 16\sum_{m=0}^{22}m^2.

Compute each piece:

  • m=0221=23\displaystyle\sum_{m=0}^{22} 1 = 23
  • m=022m=22×232=253\displaystyle\sum_{m=0}^{22} m = \frac{22 \times 23}{2} = 253
  • m=022m2=22×23×456=3795\displaystyle\sum_{m=0}^{22} m^2 = \frac{22 \times 23 \times 45}{6} = 3795

💡 Teacher tip: The formula k=0nk2=n(n+1)(2n+1)6\sum_{k=0}^{n} k^2 = \frac{n(n+1)(2n+1)}{6} is used with n=22n=22 here (not 23), because the index mm runs from 00 to 2222.

Step 5 — Assemble the total. S=77×23+72×253+16×3795.S = 77 \times 23 + 72 \times 253 + 16 \times 3795.

Compute each product:

  • 77×23=177177 \times 23 = 1771
  • 72×253=1821672 \times 253 = 18216
  • 16×3795=6072016 \times 3795 = 60720

Add them: S=1771+18216+60720=80707.S = 1771 + 18216 + 60720 = 80707.

Verification — check the first and last terms.

TermIndex mmFormula (7+4m)(11+4m)(7+4m)(11+4m)Value
First007×117 \times 117777
Second1111×1511 \times 15165165
Last222295×9995 \times 9994059405

The general term correctly reproduces the first, second, and last terms of the given sum.

Answer: 80707\boxed{80707}


Alternative approach — completing the square.

Notice that a(a+4)=(a+2)24a(a+4) = (a+2)^2 - 4. So each term can be rewritten as a perfect square minus 4: 7×11=924,11×15=1324,,95×99=9724.7 \times 11 = 9^2 - 4, \quad 11 \times 15 = 13^2 - 4, \quad \dots, \quad 95 \times 99 = 97^2 - 4.

The numbers 9,13,17,,979, 13, 17, \dots, 97 form an AP (23 terms, d=4d=4). Writing b=9+4mb = 9 + 4m for m=0,,22m = 0, \dots, 22: b2=(9+4m)2=(81+72m+16m2)=23×81+72×253+16×3795.\sum b^2 = \sum (9+4m)^2 = \sum (81 + 72m + 16m^2) = 23 \times 81 + 72 \times 253 + 16 \times 3795. =1863+18216+60720=80799.= 1863 + 18216 + 60720 = 80799.

Subtracting 4×23=924 \times 23 = 92: S=8079992=80707.S = 80799 - 92 = 80707.

Both methods agree. The first method is slightly more direct; the second is a nice cross-check that exploits the algebraic identity a(a+4)=(a+2)24a(a+4) = (a+2)^2 - 4.

💡 Closing insight: Whenever a series consists of products of two APs that differ by a constant, expanding into a polynomial in the index and summing with m\sum m and m2\sum m^2 is the most systematic route. The completing-the-square trick is faster only when the constant gap is small and even.

Q14Time Speed & DistanceTITA

Points A and B are 150 km apart. Cars 1 and 2 travel from A to B, but car 2 starts from A when car 1 is already 20 km away from A. Each car travels at a speed of 100 kmph for the first 50 km, at 50 kmph for the next 50 km, and at 25 kmph for the last 50 km. The distance, in km, between car 2 and B when car 1 reaches B is

Show solution

Correct answer: 5

Think of this as: two cars follow the same speed schedule on the same route, but one starts a little late. We need to find where the late starter is when the early starter finishes.

What we want: the distance between car 2 and B at the instant car 1 arrives at B.


Step 1 — Find car 1's total travel time from A to B.

The 150 km route is split into three 50-km segments, each at a different speed:

SegmentDistanceSpeedTime taken
1st50 km100 kmph50100=0.5\frac{50}{100} = 0.5 h
2nd50 km50 kmph5050=1\frac{50}{50} = 1 h
3rd50 km25 kmph5025=2\frac{50}{25} = 2 h

Total time for car 1 =0.5+1+2=3.5= 0.5 + 1 + 2 = 3.5 h.


Step 2 — Determine how long car 2 has been travelling when car 1 finishes.

Car 2 starts when car 1 is already 20 km from A. At that moment, car 1 is in its first segment (the 0–50 km stretch) travelling at 100 kmph.

Time taken by car 1 to cover those first 20 km: 20100=0.2 h\frac{20}{100} = 0.2 \text{ h}

So car 2 starts 0.2 hours after car 1. When car 1 reaches B at the 3.5-hour mark, car 2 has been travelling for: 3.50.2=3.3 h3.5 - 0.2 = 3.3 \text{ h}


Step 3 — Locate car 2 after 3.3 hours of travel.

Car 2 follows the same speed profile, so we accumulate time segment by segment:

  • First 50 km at 100 kmph → takes 0.50.5 h. Car 2 is now at the 50 km mark, with 0.50.5 h used.
  • Next 50 km at 50 kmph → takes 11 h. Car 2 is now at the 100 km mark, with 0.5+1=1.50.5 + 1 = 1.5 h used.
  • Remaining time: 3.31.5=1.83.3 - 1.5 = 1.8 h, spent in the last segment at 25 kmph.

Distance covered in those 1.8 h: 1.8×25=45 km1.8 \times 25 = 45 \text{ km}

Car 2's position =100+45=145= 100 + 45 = 145 km from A.


Step 4 — Distance from B.

150145=5 km150 - 145 = 5 \text{ km}


Answer: 5\boxed{5}


Alternative approach — the constant time-gap insight.

Since both cars follow the identical speed schedule on the identical route, the time gap between them never changes — it stays at 0.2 h throughout the entire journey.

So when car 1 reaches B (having used its full 3.5 h), car 2 still has 0.2 h of travel remaining.

At that moment, car 2 is in its last segment (25 kmph), so the remaining distance is simply: 0.2×25=5 km0.2 \times 25 = 5 \text{ km}

This sidesteps computing car 2's full position — just use the constant gap and the speed in the final segment.

💡 Teacher tip: When two objects follow the same speed schedule on the same route, their time separation is locked in at the start and never changes. Use that constant gap directly — it often saves you from re-deriving each object's position from scratch.

Closing insight: The piecewise speeds are a distraction if you spot the constant-gap idea — the entire problem collapses to multiplying the 0.2-hour head start by the speed in the final segment.

Q15Surds & IndicesTITA

If N and x are positive integers such that NNN^N = 21602^{160} and N² + 2N2^N is an integral multiple of 2x2^x, then the largest possible x is

Show solution

Correct answer: 10

Think of this as: first pin down the single value of NN that satisfies NN=2160N^N = 2^{160}, then find the highest power of 22 that divides N2+2NN^2 + 2^N.

Step 1 — Determine NN from NN=2160N^N = 2^{160}.

The right-hand side is a pure power of 22, so NN itself must be a power of 22. Write N=2kN = 2^k for some positive integer kk. Then:

NN=(2k)2k=2k2kN^N = (2^k)^{2^k} = 2^{k \cdot 2^k}

Setting this equal to 21602^{160} gives:

k2k=160k \cdot 2^k = 160

Test small values of kk:

kk2k2^kk2kk \cdot 2^k
112222
224488
33882424
4416166464
553232160160

So k=5k = 5, and therefore N=25=32\boxed{N = 2^5 = 32}.

Step 2 — Rewrite N2+2NN^2 + 2^N with N=32N = 32.

N2+2N=322+232=(25)2+232=210+232N^2 + 2^N = 32^2 + 2^{32} = (2^5)^2 + 2^{32} = 2^{10} + 2^{32}

Step 3 — Factor out the smaller power of 22.

Between 2102^{10} and 2322^{32}, the smaller power is 2102^{10}, so factor it out:

210+232=210(1+222)2^{10} + 2^{32} = 2^{10}\bigl(1 + 2^{22}\bigr)

Step 4 — Check whether the bracket contributes any more factors of 22.

2222^{22} is even, so 1+2221 + 2^{22} is odd (even ++ 11 = odd). An odd number is not divisible by 22, so no further power of 22 can be extracted from the bracket.

Therefore the exact highest power of 22 dividing N2+2NN^2 + 2^N is 2102^{10}.

💡 Teacher tip: To find the highest power of 22 dividing a sum of two powers of 22, factor out the smaller power and inspect the bracket. If the bracket is odd, you've found the exact power; if it's even, keep going.

Step 5 — Conclude.

We need N2+2NN^2 + 2^N to be an integral multiple of 2x2^x, i.e. 2x(N2+2N)2^x \mid (N^2 + 2^N). Since the exact power of 22 in the factorisation is 2102^{10}, the largest possible xx is 1010.

Answer: 10\boxed{10}

💡 Why this works cleanly: The two terms 2102^{10} and 2322^{32} differ by a large gap in their powers of 22. After pulling out 2102^{10}, the leftover bracket becomes 1+2221 + 2^{22}, which is odd — so the smaller power of 22 in the sum completely determines the answer.

Q16Boats Trains & Relative SpeedTITA

On a long stretch of east-west road, A and B are two points such that B is 350 km west of A. One car starts from A and another from B at the same time. If they move towards each other, then they meet after 1 hour. If they both move towards east, then they meet in 7 hrs. The difference between their speeds, in km per hour, is

Show solution

Correct answer: 50

What we want: the difference between the two cars' speeds.

Think of this as: the same 350 km gap is closed two different ways — once head-on, once from behind. Each closing speed is a different combination of the two speeds.

Step 1 — Picture the layout. Place AA on the right and BB on the left, 350 km apart (since BB is west of AA). Let the car starting from AA have speed vAv_A and the car starting from BB have speed vBv_B.

Step 2 — Moving towards each other (meet in 1 hour). When two objects move towards each other, their relative speed is the sum of their speeds — the gap shrinks at the combined rate both are contributing.

Relative speed=vA+vB,Distance=350,Time=1\text{Relative speed} = v_A + v_B, \quad \text{Distance} = 350, \quad \text{Time} = 1

\frac{350}{v_A + v_B} = 1 \;\Rightarrow\; v_A + v_B = 350. \tag{1}

Step 3 — Both moving east (meet in 7 hours). This is the key geometric step. BB is west of AA. If both cars drive east, the car from BB starts behind the car from AA. For them to ever meet, the car from BB must be faster — it has to chase down the car from AA.

So vB>vAv_B > v_A, and the gap closes at the difference of their speeds:

Relative speed=vBvA,Distance=350,Time=7\text{Relative speed} = v_B - v_A, \quad \text{Distance} = 350, \quad \text{Time} = 7

\frac{350}{v_B - v_A} = 7 \;\Rightarrow\; v_B - v_A = 50. \tag{2}

Step 4 — Read off the difference. Equation (2) already gives us the difference directly:

vAvB=50.|v_A - v_B| = 50.

Step 5 — Verify by solving for both speeds. Adding (1) and (2): 2vB=400vB=2002v_B = 400 \Rightarrow v_B = 200. Subtracting (2) from (1): 2vA=300vA=1502v_A = 300 \Rightarrow v_A = 150.

ConditionComputationTime✓?
Towards each other350÷(150+200)=350÷350350 \div (150 + 200) = 350 \div 3501 h
Both east350÷(200150)=350÷50350 \div (200 - 150) = 350 \div 507 h

💡 Teacher tip: "Towards each other" gives you the sum of speeds; "same direction" gives you the difference. Here the question asks for the difference — so the second condition alone hands you the answer. The first condition is only needed if you want the individual speeds.

Answer: 50 km/h\boxed{50\text{ km/h}}

The two conditions are perfectly complementary — one yields vA+vBv_A + v_B, the other vBvAv_B - v_A. Together they pin down both speeds, but either one alone already isolates a clean quantity.

Q17Polygons & QuadrilateralsMCQ

The area of a rectangle and the square of its perimeter are in the ratio 1 ∶ 25. Then the lengths of the shorter and longer sides of the rectangle are in the ratio

Show solution

Correct answer: A

Think of this as: we know how the area compares to the square of the perimeter, and we need to back out the shape of the rectangle — i.e., the ratio of its two sides.

What we want: the ratio of the shorter side to the longer side.


Step 1 — Translate the given ratio into an equation.

Let the shorter side be ww and the longer side be ll (so l>w>0l > w > 0).

  • Area =wl= wl
  • Perimeter =2(l+w)= 2(l + w), so (Perimeter)2=4(l+w)2(\text{Perimeter})^2 = 4(l+w)^2.

The given ratio is:

Area(Perimeter)2=wl4(l+w)2=125.\frac{\text{Area}}{(\text{Perimeter})^2} = \frac{wl}{4(l+w)^2} = \frac{1}{25}.

Step 2 — Cross-multiply and expand.

25wl=4(l+w)2=4l2+8lw+4w2.25\,wl = 4(l+w)^2 = 4l^2 + 8lw + 4w^2.

Bring everything to one side:

4l217lw+4w2=0.4l^2 - 17\,lw + 4w^2 = 0.

💡 Teacher tip: Whenever a problem gives a ratio of two quantities that are both built from the same variables, introduce a single ratio variable. Here we set r=lwr = \frac{l}{w}, which collapses the equation into a clean quadratic in one unknown.

Step 3 — Reduce to a quadratic in r=l/wr = l/w.

Divide the entire equation by w2w^2:

4(lw)217(lw)+4=04r217r+4=0.4\left(\frac{l}{w}\right)^2 - 17\left(\frac{l}{w}\right) + 4 = 0 \quad\Longrightarrow\quad 4r^2 - 17r + 4 = 0.

Step 4 — Solve the quadratic.

r=17±17244424=17±289648=17±2258=17±158.r = \frac{17 \pm \sqrt{17^2 - 4 \cdot 4 \cdot 4}}{2 \cdot 4} = \frac{17 \pm \sqrt{289 - 64}}{8} = \frac{17 \pm \sqrt{225}}{8} = \frac{17 \pm 15}{8}.

This gives two roots:

RootValueInterpretation
r=17+158=328r = \dfrac{17+15}{8} = \dfrac{32}{8}44l=4wl = 4w → longer side is 4× the shorter
r=17158=28r = \dfrac{17-15}{8} = \dfrac{2}{8}14\tfrac14l=14wl = \tfrac14 w → shorter side is 4× the longer

Both roots describe the same rectangle — just with ll and ww swapped. Since we defined ll as the longer side, we take r=4r = 4, i.e., l=4wl = 4w.

Step 5 — Read off the ratio.

shorter:longer=w:l=w:4w=1:4.\text{shorter}: \text{longer} = w: l = w: 4w = 1: 4.

Quick verification. If the sides are 11 and 44:

  • Area =1×4=4= 1 \times 4 = 4
  • Perimeter =2(1+4)=10= 2(1+4) = 10, so (Perimeter)2=100(\text{Perimeter})^2 = 100
  • Ratio =4100=125= \dfrac{4}{100} = \dfrac{1}{25}

Alternative approach — work backwards from the options.

For each option, compute Area(Perimeter)2\dfrac{\text{Area}}{(\text{Perimeter})^2} and check whether it equals 125\dfrac{1}{25}:

OptionSides w,lw, lAreaPerim²Area / Perim²Equals 1/251/25?
A1,41, 4441001004/100=1/254/100 = 1/25
B2,92, 9181848448418/484=9/24218/484 = 9/242
C1,31, 33364643/643/64
D3,83, 8242448448424/484=6/12124/484 = 6/121

Only option A satisfies the condition. This is faster under exam pressure when the options are clean.


Answer: A1:4\boxed{1: 4}

💡 Why this works out neatly: the quadratic 4r217r+4=04r^2 - 17r + 4 = 0 has roots that are reciprocals of each other (44 and 14\tfrac14) — a consequence of the product of roots being 44=1\tfrac{4}{4} = 1. This reciprocal symmetry always appears when the ratio involves wl(l+w)2\frac{wl}{(l+w)^2}, because swapping ll and ww leaves the expression unchanged.

Q18CirclesTITA

On a triangle ABC, a circle with diameter BC is drawn, intersecting AB and AC at points P and Q, respectively. If the lengths of AB, AC, and CP are 30 cm, 25 cm, and 20 cm respectively, then the length of BQ, in cm, is

Show solution

Correct answer: 24

Think of this as: a circle is drawn on side BCBC as diameter, cutting the other two sides. The real gift is that this circle secretly drops two altitudes for us — and once we spot that, the problem becomes a chain of right-triangle calculations.

Step 1 — Decode the geometry: what does "diameter BCBC" give us?

The fundamental circle theorem here is the angle in a semicircle: any point on a circle sees the diameter at a right angle. Since BCBC is the diameter and PP, QQ lie on the circle:

BPC=90andBQC=90.\angle BPC = 90^\circ \quad\text{and}\quad \angle BQC = 90^\circ.

So CPABCP \perp AB and BQACBQ \perp AC — these are the two altitudes of ABC\triangle ABC dropped from CC and BB respectively.

💡 Teacher tip: Whenever a problem says "a circle is drawn with a side of a triangle as diameter," immediately translate that into "two altitudes have been dropped." The circle is just a vehicle for creating right angles.

Step 2 — Find BPBP and BCBC using right triangle APCAPC.

Since BPC=90\angle BPC = 90^\circ, triangle APCAPC is right-angled at PP. We know CP=20CP = 20, AC=25AC = 25, and AP=ABBP=30BPAP = AB - BP = 30 - BP.

By Pythagoras: AP2+CP2=AC2AP^2 + CP^2 = AC^2 (30BP)2+202=252(30 - BP)^2 + 20^2 = 25^2 (30BP)2+400=625(30 - BP)^2 + 400 = 625 (30BP)2=225(30 - BP)^2 = 225 30BP=15BP=15.30 - BP = 15 \quad\Rightarrow\quad BP = 15.

Now use right triangle BPCBPC (right-angled at PP) to find BCBC: BC2=BP2+CP2=152+202=225+400=625BC=25.BC^2 = BP^2 + CP^2 = 15^2 + 20^2 = 225 + 400 = 625 \quad\Rightarrow\quad BC = 25.

Step 3 — Set up equations for BQBQ using right triangle ABQABQ.

Since BQC=90\angle BQC = 90^\circ, triangle ABQABQ is right-angled at QQ. We have AB=30AB = 30 and AQ=ACQC=25QCAQ = AC - QC = 25 - QC.

By Pythagoras in ABQ\triangle ABQ: BQ^2 + AQ^2 = AB^2 \quad\Rightarrow\quad BQ^2 + (25 - QC)^2 = 900. \tag{1}

By Pythagoras in BQC\triangle BQC (also right-angled at QQ): BQ^2 + QC^2 = BC^2 = 625 \quad\Rightarrow\quad BQ^2 = 625 - QC^2. \tag{2}

Step 4 — Substitute and solve for QCQC.

Insert equation (2) into equation (1): 625QC2+(25QC)2=900.625 - QC^2 + (25 - QC)^2 = 900.

Expand (25QC)2=62550QC+QC2(25 - QC)^2 = 625 - 50\,QC + QC^2: 625QC2+62550QC+QC2=900.625 - QC^2 + 625 - 50\,QC + QC^2 = 900.

The QC2QC^2 terms cancel beautifully: 125050QC=90050QC=350QC=7.1250 - 50\,QC = 900 \quad\Rightarrow\quad 50\,QC = 350 \quad\Rightarrow\quad QC = 7.

Step 5 — Compute BQBQ.

BQ2=625QC2=62549=576BQ=24.BQ^2 = 625 - QC^2 = 625 - 49 = 576 \quad\Rightarrow\quad BQ = 24.

Quick verification: In ABQ\triangle ABQ: BQ2+AQ2=576+(257)2=576+324=900=302=AB2BQ^2 + AQ^2 = 576 + (25-7)^2 = 576 + 324 = 900 = 30^2 = AB^2. ✓

Answer: 24 cm\boxed{24\text{ cm}}

💡 Closing insight: The circle-on-diameter construction is a classic CAT device — it lets the problem-setter hand you two altitudes without ever saying the word "altitude." Once you make that translation, the entire problem reduces to two applications of Pythagoras with a shared side (BCBC) linking them.

Q19Polygons & QuadrilateralsMCQ

A parallelogram ABCD has area 48 sq cm. If the length of CD is 8 cm and that of AD is s cm, then which one of the following is necessarily true?

Show solution

Correct answer: B

Framing the problem. We know the area and one side of the parallelogram, so we can find the perpendicular height. The real question is: how short can the slanting side ADAD be while still spanning that height?


Step 1 — Find the perpendicular height.

Take CD=8CD = 8 cm as the base. The area of a parallelogram is base×height\text{base} \times \text{height}:

48=8×height    height=6 cm.48 = 8 \times \text{height} \implies \text{height} = 6 \text{ cm}.

This height is the perpendicular distance between the two parallel sides ABAB and CDCD.


Step 2 — Relate the height to side AD=sAD = s.

The side ADAD is a straight segment joining a point on CDCD to a point on ABAB. Now, the perpendicular distance between two parallel lines is the shortest possible distance between any point on one line and the other line. Any slanting segment connecting the two lines must therefore be at least as long as this perpendicular distance.

s=ADheight=6    s6.s = AD \ge \text{height} = 6 \implies s \ge 6.

💡 Teacher tip: In any parallelogram, the slant side is at least as long as the perpendicular height between the parallel sides. The more the parallelogram "leans," the longer the slant side must be to cover the same height.


Step 3 — Check the boundary: is s=6s = 6 achievable?

Equality holds when ADAD is itself perpendicular to both ABAB and CDCD — i.e., when the parallelogram is a rectangle with A=D=90\angle A = \angle D = 90^\circ. Then s=6s = 6 exactly. So s=6s = 6 is allowed, but s<6s < 6 is impossible.

Value of ssPossible?Reason
s=6s = 6Rectangle: sin(D)=1\sin(\angle D) = 1, so 8×6×1=488 \times 6 \times 1 = 48
s=5s = 5Would need sin(D)=65>1\sin(\angle D) = \frac{6}{5} > 1, impossible
s=10s = 10sin(D)=610=0.6\sin(\angle D) = \frac{6}{10} = 0.6, a valid angle exists

Step 4 — Evaluate each option.

  • A. s6s \neq 6: False — s=6s = 6 is possible (the rectangle case).
  • B. s6s \ge 6: True — always holds, as shown above.
  • C. 5s75 \le s \le 7: False — ss can be larger than 77 (a very slanted parallelogram).
  • D. s6s \le 6: False — ss can be larger than 66.

Answer: Bs6\boxed{s \ge 6}


Alternative approach — using the sine area formula.

The area of a parallelogram can also be written as Area=(base)(side)(sin of included angle)\text{Area} = (\text{base})(\text{side})(\sin\text{ of included angle}). Using base CD=8CD = 8, side AD=sAD = s, and the included angle D\angle D:

48=8ssin(D)    ssin(D)=6    s=6sin(D).48 = 8 \cdot s \cdot \sin(\angle D) \implies s \cdot \sin(\angle D) = 6 \implies s = \frac{6}{\sin(\angle D)}.

Since 0<sin(D)10 < \sin(\angle D) \le 1 for any valid parallelogram angle, we immediately get s6s \ge 6. This is the same result, reached through the trigonometric route.

💡 Closing insight: There is a floor on ss (it must be at least 66) but no ceiling — the more the parallelogram leans, the longer ADAD must be to keep the same area. That asymmetry is exactly why option B is the only statement that is necessarily true.

Q20Averages & Weighted AveragesMCQ

Let a₁, a₂ ... a₅₂ be positive integers such that a₁ < a₂ < ... < a₅₂. Suppose, their arithmetic mean is one less than arithmetic mean of a₂, a₃, ....a₅₂. If a₅₂ = 100, then the largest possible value of a₁ is

Show solution

Correct answer: C

What we want: the largest possible value of a1a_1, given that the mean of all 52 numbers is exactly 1 less than the mean of the last 51, and that a52=100a_{52} = 100.

Think of it as: removing a1a_1 from the list makes the average go up by 1. How large can a1a_1 be?


Step 1 — Translate the mean condition into an equation

Let S=a1+a2++a52S = a_1 + a_2 + \cdots + a_{52} (sum of all 52) and T=a2+a3++a52T = a_2 + a_3 + \cdots + a_{52} (sum of the last 51). Note that S=a1+TS = a_1 + T.

The condition says:

S52=T511\frac{S}{52} = \frac{T}{51} - 1

Multiply through by 52×5152 \times 51:

51S=52T265251S = 52T - 2652

Substitute S=a1+TS = a_1 + T:

51(a1+T)=52T265251(a_1 + T) = 52T - 2652 51a1+51T=52T265251a_1 + 51T = 52T - 2652 51a1=T265251a_1 = T - 2652 T=51a1+2652\boxed{T = 51a_1 + 2652}

Step 2 — Connect the equation to our goal

Since T=51a1+2652T = 51a_1 + 2652 and both coefficients are positive, a larger a1a_1 requires a larger TT. So to maximize a1a_1, we must maximize TT — the sum of the 51 numbers a2,a3,,a52a_2, a_3, \ldots, a_{52}.

Step 3 — Maximize TT

TT is the sum of 51 distinct positive integers in increasing order, with the largest equal to 100. To make this sum as large as possible, we pack the 51 numbers as high as possible — take the 51 largest integers ending at 100:

{50,51,52,,100}\{50, 51, 52, \ldots, 100\}

💡 Teacher tip: Any gap below 100 would force a smaller number into the set, reducing the sum. So the maximum-sum set is always a consecutive block ending at the cap.

Tmax=50+51++100=51×(50+100)2=51×1502=3825T_{\max} = 50 + 51 + \cdots + 100 = \frac{51 \times (50 + 100)}{2} = \frac{51 \times 150}{2} = 3825

Step 4 — Solve for a1a_1

51a1+2652=382551a_1 + 2652 = 3825 51a1=117351a_1 = 1173 a1=23a_1 = 23

Step 5 — Verify feasibility

We need a1<a2a_1 < a_2. With a1=23a_1 = 23 and a2=50a_2 = 50, this holds. ✅

The full set would be {23,50,51,52,,100}\{23, 50, 51, 52, \ldots, 100\} — 52 distinct positive integers in increasing order with a52=100a_{52} = 100, and the mean condition is satisfied.

CheckValueStatus
a1<a2a_1 < a_2?23<5023 < 50
All distinct positive integers?Yes
a52=100a_{52} = 100?Yes
Mean condition holds?T=3825=51(23)+2652T = 3825 = 51(23) + 2652

Answer: C23\boxed{23}


Alternative approach — the "removal" insight

Think of it differently: removing a1a_1 from the full set causes the mean to jump up by 1. Let MM = mean of the last 51 numbers. Then the mean of all 52 is M1M - 1.

  • Sum of all 52: S=52(M1)S = 52(M - 1)
  • Sum of last 51: T=51MT = 51M
  • Since S=a1+TS = a_1 + T:

52(M1)=a1+51M    52M52=a1+51M    a1=M5252(M - 1) = a_1 + 51M \implies 52M - 52 = a_1 + 51M \implies a_1 = M - 52

To maximize a1a_1, maximize MM. The maximum mean of 51 distinct positive integers ending at 100 is achieved by {50,51,,100}\{50, 51, \ldots, 100\}:

Mmax=50+1002=75    a1=7552=23M_{\max} = \frac{50 + 100}{2} = 75 \implies a_1 = 75 - 52 = 23

This route is faster under exam time — it avoids expanding the cross-multiplication and directly links a1a_1 to the mean of the last 51.

💡 Closing insight: The key move in both methods is the same — once the mean condition pins a1a_1 to the sum (or mean) of the last 51 numbers, maximizing a1a_1 reduces to maximizing that sum, which is a classic "pack the numbers as high as the cap allows" problem.

Q21Mixtures & AlligationsMCQ

There are two drums, each containing a mixture of paints A and B. In drum 1, A and B are in the ratio 18 : 7. The mixtures from drums 1 and 2 are mixed in the ratio 3 : 4 and in this final mixture, A and B are in the ratio 13 : 7. In drum 2, then A and B were in the ratio

Show solution

Correct answer: B

Think of this as: we know the fraction of paint A in drum 1 and in the final mixture, and we know the mixing ratio. We need to back-solve for the fraction of A in drum 2 — then convert that fraction back into a ratio.

Step 1 — Convert every ratio into an "A-fraction."

The fraction of paint A in a mixture is simply AA+B\frac{A}{A+B}.

  • Drum 1: A:B=18:7A:B = 18:7, so the A-fraction is 1818+7=1825\dfrac{18}{18+7} = \dfrac{18}{25}.
  • Final mixture: A:B=13:7A:B = 13:7, so the A-fraction is 1313+7=1320\dfrac{13}{13+7} = \dfrac{13}{20}.
  • Drum 2: Let its A-fraction be ff (this is what we want to find).

Step 2 — Set up the weighted-average equation.

When we take 3 parts of drum 1 and 4 parts of drum 2, the A-fraction of the combined mixture is the weighted average:

3×1825+4×f3+4=1320\frac{3 \times \frac{18}{25} + 4 \times f}{3 + 4} = \frac{13}{20}

5425+4f7=1320\frac{\frac{54}{25} + 4f}{7} = \frac{13}{20}

Step 3 — Solve for ff.

Multiply both sides by 7:

5425+4f=9120\frac{54}{25} + 4f = \frac{91}{20}

Isolate 4f4f:

4f=912054254f = \frac{91}{20} - \frac{54}{25}

Bring to a common denominator (100):

4f=455216100=2391004f = \frac{455 - 216}{100} = \frac{239}{100}

f=239400f = \frac{239}{400}

So paint A makes up 239400\dfrac{239}{400} of drum 2.

Step 4 — Convert the A-fraction back to a ratio.

The B-fraction is the complement:

1239400=1614001 - \frac{239}{400} = \frac{161}{400}

Therefore:

A:B=239:161A: B = 239: 161

💡 Teacher tip: Switching from "ratio A:BA:B" to "A-fraction" turns a messy two-variable problem into a single equation in one unknown. The ratio falls out naturally at the very end.

Quick check:

QuantityValue
Drum 1 A-fraction1825=0.720\frac{18}{25} = 0.720
Drum 2 A-fraction239400=0.5975\frac{239}{400} = 0.5975
Final A-fraction (weighted avg)3(0.72)+4(0.5975)7=2.16+2.397=4.557=0.65\frac{3(0.72) + 4(0.5975)}{7} = \frac{2.16 + 2.39}{7} = \frac{4.55}{7} = 0.65
Expected final A-fraction1320=0.65\frac{13}{20} = 0.65

The weighted average matches perfectly.


Alternative approach — Alligation

Alligation works directly on the A-fractions. When two ingredients (values v1v_1 and v2v_2) are mixed to give a mean value mm in the ratio q1:q2q_1: q_2:

q1q2=v2mmv1\frac{q_1}{q_2} = \frac{v_2 - m}{m - v_1}

Here v1=1825v_1 = \frac{18}{25}, m=1320m = \frac{13}{20}, v2=fv_2 = f, and q1:q2=3:4q_1: q_2 = 3: 4:

34=f132013201825\frac{3}{4} = \frac{f - \frac{13}{20}}{\frac{13}{20} - \frac{18}{25}}

Compute the denominator:

13201825=6572100=7100\frac{13}{20} - \frac{18}{25} = \frac{65 - 72}{100} = -\frac{7}{100}

So:

34=f13207100\frac{3}{4} = \frac{f - \frac{13}{20}}{-\frac{7}{100}}

f1320=34×(7100)=21400f - \frac{13}{20} = \frac{3}{4} \times \left(-\frac{7}{100}\right) = -\frac{21}{400}

f=132021400=26021400=239400f = \frac{13}{20} - \frac{21}{400} = \frac{260 - 21}{400} = \frac{239}{400}

Same result: A:B=239:161A: B = 239: 161. The alligation method is faster once you're fluent with it; the weighted-average method is more transparent if you're still building intuition.

Answer: B239:161\boxed{239: 161}

💡 Why this works so cleanly: The final A-fraction 1320=0.65\frac{13}{20} = 0.65 sits between drum 1's 0.720.72 and drum 2's 0.59750.5975, exactly where a weighted average should sit. The 3:4 mixing ratio determines how far from each end the average lands — and that single relationship pins down drum 2 completely.

Q22Set TheoryTITA

For two sets A and B, let AΔB denote the set of elements which belong to A or B but not both. If P = {1,2,3,4}, Q = {2,3,5,6,}, R = {1,3,7,8,9}, S = {2,4,9,10}, then the number of elements in (PΔQ)Δ(RΔS) is

Show solution

Correct answer: 7

Think of this as: symmetric difference Δ\Delta means "in exactly one of the two sets" — we apply it twice, once on each pair, then once more to combine the results.

Step 1 — Compute PΔQP \Delta Q.

P={1,2,3,4}P = \{1,2,3,4\} and Q={2,3,5,6}Q = \{2,3,5,6\}.

Elements in both (to be dropped): 2,32, 3.

Elements in exactly one: {1,4}\{1,4\} from PP and {5,6}\{5,6\} from QQ.

PΔQ={1,4,5,6}.P \Delta Q = \{1,4,5,6\}.

Step 2 — Compute RΔSR \Delta S.

R={1,3,7,8,9}R = \{1,3,7,8,9\} and S={2,4,9,10}S = \{2,4,9,10\}.

Element in both (to be dropped): 99.

Elements in exactly one: {1,3,7,8}\{1,3,7,8\} from RR and {2,4,10}\{2,4,10\} from SS.

RΔS={1,2,3,4,7,8,10}.R \Delta S = \{1,2,3,4,7,8,10\}.

Step 3 — Take the symmetric difference of the two results.

Now we need {1,4,5,6}Δ{1,2,3,4,7,8,10}\{1,4,5,6\} \Delta \{1,2,3,4,7,8,10\}.

Elements in both (to be dropped): 1,41, 4.

Elements in exactly one: {5,6}\{5,6\} from the first set and {2,3,7,8,10}\{2,3,7,8,10\} from the second.

(PΔQ)Δ(RΔS)={2,3,5,6,7,8,10}.(P \Delta Q) \Delta (R \Delta S) = \{2,3,5,6,7,8,10\}.

Step 4 — Count.

The final set has 77 elements.

💡 Teacher tip: Symmetric difference is associative, so nested Δ\Delta operations can be done in any grouping. For small sets, just list each step — drop the shared elements, keep the rest.


Alternative approach — the "odd count" rule.

There's a powerful shortcut: when you take the symmetric difference of several sets, an element survives in the final answer if and only if it appears in an odd number of the original sets. This works because Δ\Delta behaves like XOR.

Let's count how many of the four sets P,Q,R,SP, Q, R, S each element belongs to:

ElementIn PP?In QQ?In RR?In SS?CountOdd?
112
223
333
442
551
661
771
881
992
10101

Elements with odd count: {2,3,5,6,7,8,10}\{2,3,5,6,7,8,10\} — exactly 77 elements. ✓

This matches our step-by-step result, confirming the answer.

Answer: 7\boxed{7}

💡 Why this works: Symmetric difference is essentially "addition modulo 2" on membership. An element toggles in and out each time it appears in a set — so it lands in the final set exactly when it's been toggled an odd number of times.

Q23Surds & IndicesMCQ

The smallest integer n for which 4n4^n > 17197^{19} holds, is closest to

Show solution

Correct answer: D

We need the smallest integer nn such that 4n>17194^n > 17^{19}. The key is to compare powers with different bases by taking logarithms, which converts the exponents into a simple linear inequality.

Step 1 — Express both sides with a common base.

Since 4=224 = 2^2, we can write 4n=(22)n=22n4^n = (2^2)^n = 2^{2n}. The inequality becomes: 22n>17192^{2n} > 17^{19}

Step 2 — Take logarithms to base 2.

Taking log2\log_2 of both sides (logarithms preserve the inequality since both sides are positive and the log function is increasing): 2n>19log2172n > 19 \log_2 17

Step 3 — Estimate log217\log_2 17.

We know that 24=162^4 = 16, so log216=4\log_2 16 = 4. Since 1717 is just slightly larger than 1616: log217=log216+log2(1716)=4+log2(1716)\log_2 17 = \log_2 16 + \log_2\left(\frac{17}{16}\right) = 4 + \log_2\left(\frac{17}{16}\right)

Now, 1716=1.0625\frac{17}{16} = 1.0625. Using the approximation log2(1+x)xln2x0.693\log_2(1 + x) \approx \frac{x}{\ln 2} \approx \frac{x}{0.693} for small xx: log2(1716)0.06250.6930.090\log_2\left(\frac{17}{16}\right) \approx \frac{0.0625}{0.693} \approx 0.090

So log2174.09\log_2 17 \approx 4.09.

💡 Teacher tip: Whenever you need log2\log_2 of a number close to a power of 2, anchor on that nearby power and add the small correction using log2(1+x)x/ln2\log_2(1+x) \approx x / \ln 2. This is faster and more reliable than memorising log tables.

Step 4 — Solve for nn.

Substituting back: 2n>19×4.0977.712n > 19 \times 4.09 \approx 77.71 n>77.71238.86n > \frac{77.71}{2} \approx 38.86

Step 5 — Pick the smallest integer.

Since nn must be an integer strictly greater than 38.8638.86, the smallest such integer is n=39n = 39.

Quick verification:

Candidate nn2n2n vs 19log21777.7119\log_2 17 \approx 77.71Satisfies 4n>17194^n > 17^{19}?
383876<77.7176 < 77.71
393978>77.7178 > 77.71

So n=38n = 38 is too small, and n=39n = 39 is the first integer that works.

Answer: D39\boxed{39}

💡 Why this works so cleanly: For inequalities of the form an>bma^n > b^m, taking logarithms to the base of aa linearises the exponents and reduces the entire comparison to a single multiplication and division — no need to compute the enormous numbers directly.

Q24Coordinate GeometryMCQ

A triangle ABC has area 32 sq units and its side BC, of length 8 units, lies on the line x = 4. Then the shortest possible distance between A and the point (0,0) is

Show solution

Correct answer: B

Think of this as: the base is pinned to a fixed vertical line, and the area fixes how far the opposite vertex must sit from that line — but leaves it free to slide up and down. We want to slide it as close to the origin as possible.

Step 1 — Translate the area into a distance from the line.

Side BCBC lies on the line x=4x = 4 and has length 88. For a triangle, area =12×base×height= \tfrac12 \times \text{base} \times \text{height}, where the height is the perpendicular distance from AA to the line containing BCBC.

Since BCBC is on the vertical line x=4x = 4, this perpendicular distance is purely horizontal — call it hh.

32=12×8×h    h=8.32 = \tfrac12 \times 8 \times h \;\Rightarrow\; h = 8.

So AA must be exactly 88 units (horizontally) away from the line x=4x = 4.

Step 2 — Find the two possible vertical lines on which AA can lie.

Moving 88 units left or right of x=4x = 4:

  • xA=48=4x_A = 4 - 8 = -4, or
  • xA=4+8=12x_A = 4 + 8 = 12.

The area constraint fixes xAx_A but says nothing about yAy_A — so AA can slide freely along either of the two vertical lines x=4x = -4 or x=12x = 12.

💡 Teacher tip: A "base on a fixed line + given area" fixes only the perpendicular distance of the opposite vertex from that line. The vertex is free to move along the parallel line — that freedom is what lets us push it closest to the origin.

Step 3 — Minimise the distance from AA to the origin.

The distance from A=(xA,yA)A = (x_A, y_A) to the origin is

d=xA2+yA2.d = \sqrt{x_A^2 + y_A^2}.

For each fixed xAx_A, this is minimised when yA=0y_A = 0 (the closest point on a vertical line to the origin is the one at the same height as the origin).

xAx_AClosest AADistance to origin
4-4(4,0)(-4,\, 0)(4)2+02=4\sqrt{(-4)^2 + 0^2} = 4
1212(12,0)(12,\, 0)122+02=12\sqrt{12^2 + 0^2} = 12

The smaller of these is 44.

Answer: B4 units\boxed{4\text{ units}}

Alternative approach — think of the locus of AA.

The set of all valid positions for AA is the union of two lines: x=4x = -4 and x=12x = 12. The shortest distance from the origin to a vertical line x=cx = c is simply c|c|. So the answer is min(4,12)=4\min(|-4|, |12|) = 4. This is faster once you recognise the locus idea.

Closing insight: The key move was realising that the area constraint pins down a perpendicular distance (fixing xAx_A) while leaving yAy_A completely free. Whenever a constraint fixes one coordinate and leaves the other free, the nearest point to any fixed target is found by setting the free coordinate to match the target's.

Q25Ratio & ProportionMCQ

The scores of Amal and Bimal in an examination are in the ratio 11 : 14. After an appeal, their scores increase by the same amount and their new scores are in the ratio 47 : 56. The ratio of Bimal's new score to that of his original score is

Show solution

Correct answer: A

Think of this as: two people's scores start in one ratio, both rise by the same amount, and land in another ratio. We need Bimal's new-to-original ratio.

What we want: Bimal’s new scoreBimal’s original score\dfrac{\text{Bimal's new score}}{\text{Bimal's original score}}.


Method 1 — Constant-difference approach (fastest)

Step 1 — Spot the invariant. When two quantities increase by the same amount, their difference does not change.

  • Original scores: Amal: Bimal =11:14= 11: 14, so the difference is 1411=314 - 11 = 3 units.
  • New scores: Amal: Bimal =47:56= 47: 56, so the difference is 5647=956 - 47 = 9 units.

Step 2 — Equalise the differences. The difference must be the same before and after. Multiply the original ratio by 33 so its difference becomes 99:

11:14  ×3  33:42(difference=9)11: 14 \;\xrightarrow{\,\times 3\,}\; 33: 42 \qquad (\text{difference} = 9)

Now both ratios are on the same scale:

AmalBimalDifference
Original (scaled)3333424299
New4747565699

Step 3 — Read off Bimal's ratio. Bimal's original score corresponds to 4242 units and his new score to 5656 units on the same scale:

Bimal’s newBimal’s original=5642=43.\frac{\text{Bimal's new}}{\text{Bimal's original}} = \frac{56}{42} = \frac{4}{3}.


Method 2 — Algebraic approach

Step 1 — Set up variables. Let the original scores be Amal=11k\text{Amal} = 11k and Bimal=14k\text{Bimal} = 14k. Let the common increase be xx.

Step 2 — Write the new ratio.

11k+x14k+x=4756\frac{11k + x}{14k + x} = \frac{47}{56}

Step 3 — Cross-multiply and solve for xx.

56(11k+x)=47(14k+x)56(11k + x) = 47(14k + x) 616k+56x=658k+47x616k + 56x = 658k + 47x 9x=42k    x=14k39x = 42k \;\Rightarrow\; x = \frac{14k}{3}

Step 4 — Find Bimal's new score.

Bimal’s new=14k+14k3=42k+14k3=56k3\text{Bimal's new} = 14k + \frac{14k}{3} = \frac{42k + 14k}{3} = \frac{56k}{3}

Step 5 — Form the required ratio.

Bimal’s newBimal’s original=56k/314k=5642=43\frac{\text{Bimal's new}}{\text{Bimal's original}} = \frac{56k/3}{14k} = \frac{56}{42} = \frac{4}{3}


💡 Teacher tip: Whenever two quantities change by the same amount, their difference is preserved. Equalising the differences across the two ratios lets you read the answer directly — no algebra needed.

Answer: A4:3\boxed{4: 3}

Why this works so cleanly: the constant gap acts as a fixed anchor. Once both ratios share the same difference, every corresponding quantity is on a common scale, so the new-to-original ratio is just a direct comparison of two numbers.

Q26Permutation & CombinationTITA

In a tournament, there are 43 junior level and 51 senior level participants. Each pair of juniors play one match. Each pair of seniors play one match. There is no junior versus senior match. The number of girl versus girl matches in junior level is 153, while the number of boy versus boy matches in senior level is 276. The number of matches a boy plays against a girl is

Show solution

Correct answer: 1098

Think of this as: we know how many same-gender matches happened, so we can reverse-engineer how many boys and girls are in each level — then the boy-vs-girl matches are just boys × girls within each level.

Step 1 — Recover the number of junior girls.

"Girl versus girl matches in junior level is 153" means every pair of junior girls played exactly one match. If there are gjg_j junior girls, the number of such matches is (gj2)\binom{g_j}{2}:

(gj2)=153    gj(gj1)2=153    gj(gj1)=306.\binom{g_j}{2} = 153 \implies \frac{g_j(g_j - 1)}{2} = 153 \implies g_j(g_j - 1) = 306.

We need two consecutive integers whose product is 306306. Checking: 18×17=30618 \times 17 = 306, so gj=18g_j = 18.

Junior boys =4318=25= 43 - 18 = 25.

Step 2 — Recover the number of senior boys.

"Boy versus boy matches in senior level is 276" means every pair of senior boys played one match. If there are bsb_s senior boys:

(bs2)=276    bs(bs1)2=276    bs(bs1)=552.\binom{b_s}{2} = 276 \implies \frac{b_s(b_s - 1)}{2} = 276 \implies b_s(b_s - 1) = 552.

Two consecutive integers whose product is 552552: 24×23=55224 \times 23 = 552, so bs=24b_s = 24.

Senior girls =5124=27= 51 - 24 = 27.

Step 3 — Tabulate the gender split.

LevelBoysGirlsTotal
Junior252518184343
Senior242427275151

Step 4 — Count boy-vs-girl matches.

Since there are no junior-vs-senior matches, a boy only plays girls in his own level. So the boy-girl matches are:

  • Junior level: 25 boys×18 girls=45025 \text{ boys} \times 18 \text{ girls} = 450 matches.
  • Senior level: 24 boys×27 girls=64824 \text{ boys} \times 27 \text{ girls} = 648 matches.

💡 Teacher tip: When every boy plays every girl in the same group, the count of boy-girl matches is simply (number of boys) × (number of girls) — no combinations needed, because a boy-girl pair is an ordered pairing of one from each group.

Step 5 — Add across levels.

450+648=1098.450 + 648 = 1098.

Answer: 1098\boxed{1098}

Why this works cleanly: The same-gender match counts let us pin down the gender split via (n2)\binom{n}{2}, and then the cross-gender matches are a straightforward product — the two levels stay independent because no inter-level matches exist.

Q27Maxima & MinimaTITA

Let f(x) = max(5x, 52 − 2x²), where x is any positive real number. Then the minimum possible value of f(x) is

Show solution

Correct answer: 20

We need the smallest value taken by f(x)=max(5x,  522x2)f(x) = \max(5x,\; 52-2x^2) over all positive real xx. Think of it as: at each xx, we pick whichever of the two expressions is larger — and we want the lowest point on that "upper envelope."

Step 1 — Understand the two pieces.

  • g(x)=5xg(x) = 5x is a rising line through the origin.
  • h(x)=522x2h(x) = 52 - 2x^2 is a downward-opening parabola starting at 5252 when x=0x=0.

For very small positive xx, the parabola is near 5252 (large) while the line is near 00 (small), so f(x)f(x) follows the parabola. For very large xx, the parabola plunges toward -\infty while the line grows, so f(x)f(x) follows the line.

The upper envelope therefore starts high, dips, and rises again — its minimum sits somewhere in the dip.

Step 2 — Where is the dip?

💡 Teacher tip: When one function is falling and the other is rising, the minimum of their maximum occurs exactly where they cross. To the left of the crossing, the falling function dominates (so ff is still high); to the right, the rising function dominates (so ff is climbing). The lowest point is at the handoff.

Set the two expressions equal:

5x=522x25x = 52 - 2x^2

2x2+5x52=02x^2 + 5x - 52 = 0

Using the quadratic formula:

x=5±25+4164=5±4414=5±214x = \frac{-5 \pm \sqrt{25 + 416}}{4} = \frac{-5 \pm \sqrt{441}}{4} = \frac{-5 \pm 21}{4}

The two roots are x=164=4x = \frac{16}{4} = 4 and x=264=6.5x = \frac{-26}{4} = -6.5. Since xx must be positive, we take x=4x = 4.

Step 3 — Evaluate ff at the crossing.

f(4)=max(5(4),  522(4)2)=max(20,  5232)=max(20,20)=20f(4) = \max\bigl(5(4),\; 52 - 2(4)^2\bigr) = \max(20,\; 52 - 32) = \max(20, 20) = 20

Both pieces agree at x=4x=4, confirming this is the handoff point.

Step 4 — Confirm it is a minimum (not just a crossing).

xx5x5x522x252-2x^2f(x)=max()f(x)=\max(\cdot)>20> 20?
33151534343434
44202020202020— (minimum)
552525222525

Both neighbours give values above 2020, so the envelope bottoms out at 2020.

Alternative approach — a clean inequality proof.

We can prove f(x)20f(x) \ge 20 for all x>0x > 0 without checking neighbours:

  • For x4x \le 4: The parabola satisfies 522x2522(16)=2052 - 2x^2 \ge 52 - 2(16) = 20, so f(x)522x220f(x) \ge 52 - 2x^2 \ge 20.
  • For x4x \ge 4: The line satisfies 5x205x \ge 20, so f(x)5x20f(x) \ge 5x \ge 20.
  • At x=4x = 4: f(4)=20f(4) = 20 exactly.

Since f(x)20f(x) \ge 20 everywhere and f(4)=20f(4) = 20, the minimum is exactly 2020. This argument is airtight and avoids any graphical hand-waving.

Answer: 20\boxed{20}

💡 Closing insight: The key idea generalises — whenever you minimise max(g,h)\max(g, h) with one function increasing and the other decreasing, set g=hg = h and solve. The crossing point is always where the upper envelope is lowest, because that is where the "baton" passes from the falling curve to the rising one.

Q28Time & WorkTITA

A water tank has inlets of two types A and B. All inlets of type A when open, bring in water at the same rate. All inlets of type B, when open, bring in water at the same rate. The empty tank is completely filled in 30 minutes if 10 inlets of type A and 45 inlets of type B are open, and in 1 hour if 8 inlets of type A and 18 inlets of type B are open. In how many minutes will the empty tank get completely filled if 7 inlets of type A and 27 inlets of type B are open?

Show solution

Correct answer: 48

Think of this as: two unknown rates (aa and bb), two scenarios giving two equations — solve for the rates, then plug in the new combination.

What we want: the time to fill one empty tank using 77 type-A and 2727 type-B inlets.


Method 1 — Rate equations (direct)

Step 1 — Define rates. Let each type-A inlet fill aa tanks per minute and each type-B inlet fill bb tanks per minute. The total work is 11 tank.

From the two given scenarios: 10a+45b=130,8a+18b=160.10a + 45b = \frac{1}{30}, \qquad 8a + 18b = \frac{1}{60}.

Step 2 — Simplify each equation by its common factor. Divide the first by 55 and the second by 22: 2a+9b=1150,4a+9b=1120.2a + 9b = \frac{1}{150}, \qquad 4a + 9b = \frac{1}{120}.

💡 Teacher tip: Both equations share a 9b9b term after simplification — that's the signal to eliminate bb by direct subtraction.

Step 3 — Eliminate bb and solve for aa. Subtract the first simplified equation from the second: 2a=11201150=54600=1600    a=11200.2a = \frac{1}{120} - \frac{1}{150} = \frac{5 - 4}{600} = \frac{1}{600} \;\Rightarrow\; a = \frac{1}{1200}.

So one type-A inlet fills 11200\frac{1}{1200} of the tank per minute — meaning a single type-A inlet alone would take 12001200 minutes.

Step 4 — Solve for bb. Substitute back: 9b=11502a=11501600=41600=3600=1200    b=11800.9b = \frac{1}{150} - 2a = \frac{1}{150} - \frac{1}{600} = \frac{4 - 1}{600} = \frac{3}{600} = \frac{1}{200} \;\Rightarrow\; b = \frac{1}{1800}.

So one type-B inlet fills 11800\frac{1}{1800} of the tank per minute.

Step 5 — Compute the net rate with 77 type-A and 2727 type-B inlets. 7a+27b=71200+271800=213600+543600=753600=148.7a + 27b = \frac{7}{1200} + \frac{27}{1800} = \frac{21}{3600} + \frac{54}{3600} = \frac{75}{3600} = \frac{1}{48}.

The combined setup fills 148\frac{1}{48} of the tank per minute, so the full tank takes 4848 minutes.


Alternative approach — LCM method (avoids fractions longer)

Let the total work be LCM(30,60)=60\text{LCM}(30, 60) = 60 units.

  • 10A+45B10A + 45B fills 6060 units in 3030 min \Rightarrow rate =2= 2 units/min.
  • 8A+18B8A + 18B fills 6060 units in 6060 min \Rightarrow rate =1= 1 unit/min.

So: 10a+45b=210a + 45b = 2 and 8a+18b=18a + 18b = 1. Simplify: 2a+9b=25,4a+9b=12.2a + 9b = \frac{2}{5}, \qquad 4a + 9b = \frac{1}{2}.

Subtract: 2a=1225=110a=1202a = \frac{1}{2} - \frac{2}{5} = \frac{1}{10} \Rightarrow a = \frac{1}{20}. Then 9b=25220=310b=1309b = \frac{2}{5} - \frac{2}{20} = \frac{3}{10} \Rightarrow b = \frac{1}{30}.

Net rate with 7A+27B7A + 27B: 7120+27130=720+910=720+1820=2520=54 units/min.7 \cdot \frac{1}{20} + 27 \cdot \frac{1}{30} = \frac{7}{20} + \frac{9}{10} = \frac{7}{20} + \frac{18}{20} = \frac{25}{20} = \frac{5}{4} \text{ units/min}.

Time =605/4=60×45=48= \frac{60}{5/4} = 60 \times \frac{4}{5} = 48 minutes.

💡 Teacher tip: The LCM method keeps numbers as integers longer, which reduces fraction errors. Use it when the given times have a clean LCM.


Quick check.

ScenarioRate (tanks/min)TimeFills 1 tank?
10A+45B10A + 45B101200+451800=1120+140=130\frac{10}{1200}+\frac{45}{1800}=\frac{1}{120}+\frac{1}{40}=\frac{1}{30}3030 min
8A+18B8A + 18B81200+181800=1150+1100=160\frac{8}{1200}+\frac{18}{1800}=\frac{1}{150}+\frac{1}{100}=\frac{1}{60}6060 min
7A+27B7A + 27B148\frac{1}{48}4848 min

Both given scenarios reproduce correctly, so the rates are consistent.

Answer: 48 minutes\boxed{48\text{ minutes}}

Why this works cleanly: After simplifying, both equations contained a 9b9b term — so eliminating bb was a one-step subtraction. Whenever you see a shared coefficient after reducing, that's your fastest elimination route.

Q29Mixtures & AlligationsMCQ

A jar contains a mixture of 175 ml water and 700 ml alcohol. Gopal takes out 10% of the mixture and substitutes it by water of the same amount. The process is repeated once again. The percentage of water in the mixture is now

Show solution

Correct answer: B

What we want: the percentage of water after two cycles of "remove 10% of the mixture, replace with pure water."

Step 1 — Write down the initial composition.

ComponentVolumeShare of total
Water175175 ml175/875=20%175/875 = 20\%
Alcohol700700 ml700/875=80%700/875 = 80\%
Total875875 ml100%100\%

The total volume never changes — each cycle removes 10%10\% of 875=87.5875 = 87.5 ml and pours back exactly 87.587.5 ml of water.

Step 2 — Decide what to track.

Here is the key insight: when we remove 10%10\% of the mixture, we remove 10%10\% of everything in it — both water and alcohol. But when we top up, we add only water. So:

  • Alcohol only ever decreases — it is removed but never added back.
  • Water both decreases (by removal) and increases (by top-up) — messier to track directly.

So we track the alcohol, then get the water by subtraction at the end.

💡 Teacher tip: In any "remove a fraction, replace with pure XX" problem, track the component that is not XX. It shrinks by a fixed multiplier each cycle; the other component follows automatically because the total volume is constant.

Step 3 — Apply the replacement rule.

Removing 10%10\% of the mixture removes 10%10\% of the alcohol present at that moment. So each cycle multiplies the alcohol by 0.90.9.

Alcohol after cycle 1=700×0.9=630 ml\text{Alcohol after cycle 1} = 700 \times 0.9 = 630 \text{ ml}

Alcohol after cycle 2=630×0.9=567 ml\text{Alcohol after cycle 2} = 630 \times 0.9 = 567 \text{ ml}

Or in one line using the standard formula alcoholfinal=alcoholinitial×(1r)n\text{alcohol}_{\text{final}} = \text{alcohol}_{\text{initial}} \times (1 - r)^n, where r=0.1r = 0.1 and n=2n = 2:

Alcohol=700×(0.9)2=700×0.81=567 ml.\text{Alcohol} = 700 \times (0.9)^2 = 700 \times 0.81 = 567 \text{ ml}.

Step 4 — Convert to water percentage.

Since the total is still 875875 ml:

Water=875567=308 ml\text{Water} = 875 - 567 = 308 \text{ ml}

% water=308875×100=35.2%\%\text{ water} = \frac{308}{875} \times 100 = 35.2\%

Quick check of the arithmetic:

QuantityValue
Alcohol after 2 cycles700×0.81=567700 \times 0.81 = 567
Water after 2 cycles875567=308875 - 567 = 308
Water percentage308/875=0.352=35.2%308/875 = 0.352 = 35.2\%

Answer: B35.2%\boxed{35.2\%}


Alternative approach — track water directly.

If you prefer to follow the water through each cycle:

  • Start: water =175= 175 ml.
  • Cycle 1: remove 10%10\% of the water → 175×0.9=157.5175 \times 0.9 = 157.5 ml left. Then add 87.587.5 ml pure water → 157.5+87.5=245157.5 + 87.5 = 245 ml.
  • Cycle 2: remove 10%10\% of the water → 245×0.9=220.5245 \times 0.9 = 220.5 ml left. Then add 87.587.5 ml → 220.5+87.5=308220.5 + 87.5 = 308 ml.

308875×100=35.2%.\frac{308}{875} \times 100 = 35.2\%.

Same answer — but notice it takes more steps because water is both removed and replenished each cycle. Tracking alcohol is faster and less error-prone under exam pressure.

💡 Closing insight: The replacement formula remaining=initial×(1r)n\text{remaining} = \text{initial} \times (1-r)^n works for any component that is removed but never replenished. Here alcohol fits that role perfectly, which is why a two-step multiplication nails the answer in seconds.

Q30Maxima & MinimaMCQ

If the sum of squares of two numbers is 97, then which one of the following cannot be their product?

Show solution

Correct answer: D

What we want: Given two real numbers whose squares add to 9797, find which option cannot be their product abab.

Step 1 — Translate the condition.

Let the two numbers be aa and bb. We are given:

a2+b2=97a^2 + b^2 = 97

We want to know the possible range of the product abab.

Step 2 — Use the fact that squares are never negative.

Consider (ab)20(a-b)^2 \ge 0. Expanding:

(ab)2=a22ab+b20(a-b)^2 = a^2 - 2ab + b^2 \ge 0

So:

a2+b22aba^2 + b^2 \ge 2ab

972ab97 \ge 2ab

ab972=48.5ab \le \frac{97}{2} = 48.5

This gives the upper limit on the product.

Now consider (a+b)20(a+b)^2 \ge 0. Expanding:

(a+b)2=a2+2ab+b20(a+b)^2 = a^2 + 2ab + b^2 \ge 0

So:

a2+b22aba^2 + b^2 \ge -2ab

972ab97 \ge -2ab

ab972=48.5ab \ge -\frac{97}{2} = -48.5

This gives the lower limit on the product.

Combining both limits:

48.5ab48.5-48.5 \le ab \le 48.5

💡 Teacher tip: For any two real numbers, aba2+b22|ab| \le \frac{a^2+b^2}{2}. So once the sum of squares is fixed, the product is squeezed into a definite interval.

Step 3 — Check each option against this range.

OptionValue of ababLies in [48.5,48.5][-48.5, 48.5]?
A32-32
B1616
C4848
D6464✗ exceeds 48.548.5

Step 4 — Confirm option D is impossible.

For ab=64ab = 64, we would need:

2ab=128>972ab = 128 > 97

But (ab)2=a2+b22ab=97128=31(a-b)^2 = a^2 + b^2 - 2ab = 97 - 128 = -31, which is impossible because a square cannot be negative.

Therefore, 6464 cannot be the product of the two numbers.

Answer: D64\boxed{64}

Q31LogarithmsMCQ

1/log₂ 100 − 1/log₄ 100 + 1/log₅ 100 − 1/log₁₀ 100 + 1/log₂₀ 100 − 1/log₂₅ 100 + 1/log₅₀ 100 = ?

Show solution

Correct answer: A

What we want: the value of an alternating sum of seven reciprocal-log terms.

Step 1 — Simplify each term with the reciprocal-log identity.

The key identity is 1logab=logba\dfrac{1}{\log_a b} = \log_b a. This follows directly from the change-of-base formula: logab=logbblogba=1logba\log_a b = \dfrac{\log_b b}{\log_b a} = \dfrac{1}{\log_b a}, so reciprocating both sides flips the base and argument.

Since every term has 100100 as the argument, applying this identity turns each fraction into a log100()\log_{100}(\cdot) term:

Original termReciprocal form
1log2100\dfrac{1}{\log_2 100}log1002\log_{100} 2
1log4100-\dfrac{1}{\log_4 100}log1004-\log_{100} 4
1log5100\dfrac{1}{\log_5 100}log1005\log_{100} 5
1log10100-\dfrac{1}{\log_{10} 100}log10010-\log_{100} 10
1log20100\dfrac{1}{\log_{20} 100}log10020\log_{100} 20
1log25100-\dfrac{1}{\log_{25} 100}log10025-\log_{100} 25
1log50100\dfrac{1}{\log_{50} 100}log10050\log_{100} 50

So the entire expression becomes: log1002log1004+log1005log10010+log10020log10025+log10050\log_{100} 2 - \log_{100} 4 + \log_{100} 5 - \log_{100} 10 + \log_{100} 20 - \log_{100} 25 + \log_{100} 50

Step 2 — Combine into a single logarithm.

Using the product rule logbx+logby=logb(xy)\log_b x + \log_b y = \log_b(xy) and the quotient rule logbxlogby=logb ⁣(xy)\log_b x - \log_b y = \log_b\!\left(\dfrac{x}{y}\right), the positive terms collect in the numerator and the negative terms in the denominator:

log100 ⁣(2×5×20×504×10×25)\log_{100}\!\left(\frac{2 \times 5 \times 20 \times 50}{4 \times 10 \times 25}\right)

Step 3 — Evaluate the fraction inside.

  • Numerator: 2×5=102 \times 5 = 10, then 10×20=20010 \times 20 = 200, then 200×50=10,000200 \times 50 = 10{,}000.
  • Denominator: 4×10=404 \times 10 = 40, then 40×25=1,00040 \times 25 = 1{,}000.

10,0001,000=10\frac{10{,}000}{1{,}000} = 10

Step 4 — Finish.

log10010=log1010log10100=12\log_{100} 10 = \frac{\log_{10} 10}{\log_{10} 100} = \frac{1}{2}

since log1010=1\log_{10} 10 = 1 and log10100=log10(102)=2\log_{10} 100 = \log_{10}(10^2) = 2.

💡 Teacher tip: 1logab=logba\dfrac{1}{\log_a b} = \log_b a — reciprocating a log flips its base and argument. This single identity turns a messy sum of reciprocals into a clean sum of same-base logs that combine by the usual product/quotient rules.

Answer: A12\boxed{\dfrac{1}{2}}

Alternative approach — convert everything to base 10 first.

Since log100a=log10alog10100=log10a2\log_{100} a = \dfrac{\log_{10} a}{\log_{10} 100} = \dfrac{\log_{10} a}{2}, each term 1loga100=log10a2\dfrac{1}{\log_a 100} = \dfrac{\log_{10} a}{2}. The sum becomes:

12(log102log104+log105log1010+log1020log1025+log1050)\frac{1}{2}\bigl(\log_{10} 2 - \log_{10} 4 + \log_{10} 5 - \log_{10} 10 + \log_{10} 20 - \log_{10} 25 + \log_{10} 50\bigr)

=12log10 ⁣(2×5×20×504×10×25)=12log10(10)=12= \frac{1}{2}\,\log_{10}\!\left(\frac{2 \times 5 \times 20 \times 50}{4 \times 10 \times 25}\right) = \frac{1}{2}\,\log_{10}(10) = \frac{1}{2}

Same result, slightly different route. The first method is more direct; this one makes the final step (log1010=1\log_{10} 10 = 1) feel especially natural.

Closing insight: The seven bases 2,4,5,10,20,25,502, 4, 5, 10, 20, 25, 50 are not random — their positive and negative products were designed to collapse to exactly 1010, which is 100\sqrt{100}. That is why the answer is a clean 12\tfrac{1}{2}.

Q32InequalitiesTITA

How many two-digit numbers, with a non-zero digit in the units place, are there which are more than thrice the number formed by interchanging the positions of its digits?

Show solution

Correct answer: 6

Think of this as: we have a two-digit number and its reverse, and we need the original to be more than three times the reverse. The inequality will squeeze the units digit into a tiny range, making a quick table enough.

Step 1 — Set up variables.

Let the two-digit number be ab=10a+b\overline{ab} = 10a + b, where:

  • a{1,2,,9}a \in \{1, 2, \dots, 9\} is the tens digit,
  • b{1,2,,9}b \in \{1, 2, \dots, 9\} is the units digit (non-zero, as given).

The number formed by interchanging the digits is ba=10b+a\overline{ba} = 10b + a.

Step 2 — Translate the condition into an inequality.

We need the original number to be more than thrice the reversed number: 10a+b>3(10b+a)10a + b > 3(10b + a)

Expand and simplify: 10a+b>30b+3a10a + b > 30b + 3a 7a>29b7a > 29b a>29b7a > \frac{29b}{7}

This is the key relationship: the tens digit aa must exceed 29b7\frac{29b}{7}.

Step 3 — Bound the units digit bb.

Since aa is a digit, a9a \le 9. So we need: 29b7<9\frac{29b}{7} < 9 29b<6329b < 63 b<63292.17b < \frac{63}{29} \approx 2.17

Since bb is a positive integer, b2b \le 2. So b{1,2}b \in \{1, 2\}.

💡 Teacher tip: The coefficient 2929 on bb is large relative to the digit range 1199, which is why bb gets squeezed to just two possible values. Always check what bounds the inequality imposes before enumerating.

Step 4 — Enumerate valid numbers for each bb.

bbNeed a>29b7a > \frac{29b}{7}Threshold (approx)Valid aa valuesNumbers formed
11a>297a > \frac{29}{7}4.144.145,6,7,8,95, 6, 7, 8, 951,61,71,81,9151, 61, 71, 81, 91
22a>587a > \frac{58}{7}8.298.29999292

Step 5 — Verify a boundary case.

Check 9292: reversed is 2929. Is 92>3×29=8792 > 3 \times 29 = 87? Yes, 92>8792 > 87. ✓

Check 5151: reversed is 1515. Is 51>3×15=4551 > 3 \times 15 = 45? Yes, 51>4551 > 45. ✓

Check the next one down for b=1b=1, i.e., a=4a=4 giving 4141: reversed is 1414. Is 41>3×14=4241 > 3 \times 14 = 42? No, 41<4241 < 42. ✗ — correctly excluded.

Step 6 — Count.

From b=1b = 1: 55 numbers. From b=2b = 2: 11 number. 5+1=65 + 1 = 6

Answer: 6\boxed{6}

💡 Closing insight: The large coefficient 2929 (from 3×1013 \times 10 - 1) is what makes this problem tractable — it forces bb into a tiny range, so instead of testing all 8181 two-digit numbers with non-zero units digits, we only check 22 rows. Whenever a digit-interchange inequality produces a large multiplier on one digit, let that multiplier do the narrowing for you.

Q33Averages & Weighted AveragesTITA

The arithmetic mean of x, y and z is 80, and that of x, y, z, u and v is 75, where u=(x+y)/2 and v=(y+z)/2. If x ≥ z, then the minimum possible value of x is

Show solution

Correct answer: 105

Think of this as: two average conditions and two definitions of u,vu,v will pin down yy and the sum x+zx+z; then the constraint xzx \ge z decides how small xx can go.

Step 1 — Translate each average into a sum.

The mean of x,y,zx, y, z is 8080: x+y+z3=80    x+y+z=240.\frac{x+y+z}{3}=80 \;\Rightarrow\; x+y+z = 240.

The mean of x,y,z,u,vx, y, z, u, v is 7575: x+y+z+u+v5=75    x+y+z+u+v=375.\frac{x+y+z+u+v}{5}=75 \;\Rightarrow\; x+y+z+u+v = 375.

Since x+y+z=240x+y+z = 240, subtracting gives: u+v=375240=135.u+v = 375 - 240 = 135.

Step 2 — Use the definitions of uu and vv.

We are told u=x+y2u = \dfrac{x+y}{2} and v=y+z2v = \dfrac{y+z}{2}. Add them: u+v=x+y2+y+z2=x+2y+z2.u+v = \frac{x+y}{2} + \frac{y+z}{2} = \frac{x + 2y + z}{2}.

Setting this equal to 135135: x+2y+z2=135    x+2y+z=270.\frac{x+2y+z}{2} = 135 \;\Rightarrow\; x + 2y + z = 270.

Step 3 — Solve for yy, then for x+zx+z.

Compare the two equations we now have:

  • x+y+z=240x + y + z = 240
  • x+2y+z=270x + 2y + z = 270

Subtracting the first from the second: y=30.y = 30.

Substituting back into x+y+z=240x+y+z = 240: x+z=210.x + z = 210.

💡 Teacher tip: Notice that uu and vv both contain yy. That is why u+vu+v brings in 2y2y — the extra yy is exactly what lets us isolate yy from the two sum equations.

Step 4 — Minimise xx subject to xzx \ge z.

With x+z=210x + z = 210, we have z=210xz = 210 - x. The constraint xzx \ge z becomes: x210x    2x210    x105.x \ge 210 - x \;\Rightarrow\; 2x \ge 210 \;\Rightarrow\; x \ge 105.

So the smallest xx can be is 105105.

Step 5 — Verify the endpoint is achievable.

At x=105x = 105, we get z=105z = 105 and y=30y = 30. Then:

  • u=105+302=67.5u = \dfrac{105+30}{2} = 67.5
  • v=30+1052=67.5v = \dfrac{30+105}{2} = 67.5

Check the first mean: 105+30+1053=2403=80\dfrac{105+30+105}{3} = \dfrac{240}{3} = 80

Check the second mean: 105+30+105+67.5+67.55=3755=75\dfrac{105+30+105+67.5+67.5}{5} = \dfrac{375}{5} = 75

Check the constraint: x=105105=zx = 105 \ge 105 = z

Everything holds, so the minimum is genuine.

Answer: 105\boxed{105}

💡 Why this works: With a fixed sum x+zx+z and a constraint xzx \ge z, the smallest xx occurs exactly when x=zx = z — the most balanced split the constraint allows. Pushing xx any lower would force zz above xx, violating the condition.

Q34Divisibility & FactorsMCQ

If A = {6(2n)6^{(2n)} − 35n − 1}, where n = 1,2,3,... and B = {35(n − 1)}, where n = 1,2,3,... then which of the following is true?

Show solution

Correct answer: A

Think of this as: Set A is built from an exponential expression, Set B is just the multiples of 35. We need to figure out whether A sits inside B, B sits inside A, or neither.

Step 1 — Simplify both sets.

Since 62n=(62)n=36n6^{2n} = (6^2)^n = 36^n, the members of AA are: an=36n35n1,n=1,2,3,a_n = 36^n - 35n - 1, \quad n = 1, 2, 3, \ldots

The members of BB are: bn=35(n1),n=1,2,3,b_n = 35(n-1), \quad n = 1, 2, 3, \ldots So B={0,35,70,105,}B = \{0, 35, 70, 105, \ldots\} — the set of all non-negative multiples of 35.

Step 2 — Is every member of AA in BB? (Check divisibility by 35.)

We need to show each ana_n is a multiple of 35. The key observation: 361(mod35)36 \equiv 1 \pmod{35}

Raising both sides to the nn-th power: 36n1n1(mod35)36^n \equiv 1^n \equiv 1 \pmod{35}

Now substitute into ana_n: an=36n35n1101=0(mod35)a_n = 36^n - 35n - 1 \equiv 1 - 0 - 1 = 0 \pmod{35}

Here we used that 35n0(mod35)35n \equiv 0 \pmod{35}. So every ana_n is divisible by 35, which means every member of AA is a non-negative multiple of 35, i.e. a member of BB.

💡 Teacher tip: When you see pn(linear in n)1p^n - (\text{linear in } n) - 1 and p1(modm)p \equiv 1 \pmod{m}, the expression is almost always divisible by mm. The congruence pn1p^n \equiv 1 kills the exponential, leaving only terms that are already multiples of mm.

Step 3 — Is every member of BB in AA? (Find a counterexample.)

The elements of AA grow exponentially (36n36^n dominates), so they skip most multiples of 35. Let's check whether 35A35 \in A.

We'd need some n1n \geq 1 with: 36n35n1=35    36n35n=3636^n - 35n - 1 = 35 \implies 36^n - 35n = 36

Check small values:

nn36n35n36^n - 35nEquals 36?
113635=136 - 35 = 1
22129670=12261296 - 70 = 1226✗ (already far too large)

For n2n \geq 2, 36n36^n explodes past 36, so there is no solution. Therefore 35A35 \notin A.

Since 35B35 \in B but 35A35 \notin A, at least one member of BB is not in AA.

Step 4 — Combine the two findings.

  • Every member of AA is in BB
  • At least one member of BB (namely 35) is not in AA

This is exactly what option A states.

Answer: A — Every member of AA is in BB and at least one member of BB is not in AA.


Alternative approach — Binomial theorem (no modular arithmetic).

Write 36=35+136 = 35 + 1 and expand: 36n=(35+1)n=35n+(n1)35n1++(nn1)35+136^n = (35 + 1)^n = 35^n + \binom{n}{1}35^{n-1} + \cdots + \binom{n}{n-1}35 + 1

Every term except the last is a multiple of 35, so: 36n1=35(35n1+(n1)35n2++(nn1))=35k(for some integer k)36^n - 1 = 35 \cdot \bigl(35^{n-1} + \binom{n}{1}35^{n-2} + \cdots + \binom{n}{n-1}\bigr) = 35k \quad \text{(for some integer } k)

Therefore: an=36n35n1=(36n1)35n=35k35n=35(kn)a_n = 36^n - 35n - 1 = (36^n - 1) - 35n = 35k - 35n = 35(k - n)

This is clearly divisible by 35, confirming ABA \subseteq B. The binomial route is a nice cross-check; the modular-arithmetic route is faster under exam time.

💡 Why this works: The expression 36n35n136^n - 35n - 1 was designed so that the 36n36^n and the 1-1 cancel mod 35 (since 36136 \equiv 1), leaving only the 35n-35n term — which is already a multiple of 35. The "missing" multiples of 35 (like 35 itself) exist because exponential growth creates large gaps between consecutive members of AA.