Sarkari RiseLogin

Ratio and Proportion Questions for SSC CHSL

Free, AI-curated practice for the Ratio and Proportion section of SSC CHSL. We have 14+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SSC CHSL mockAll SSC CHSL resourcesAlready a user? Sign in →
📍 Ratio and Proportion is also tested in:
SSC CGL (52)SSC MTS (48)UP POLICE CONSTABLE (27)
Why this topic matters · 8 min read
Ratio and Proportion is a guaranteed topic in SSC CHSL Maths, appearing 2-4 questions per paper. Questions test dividing quantities in a ratio, finding fourth proportional, mean proportional, compound ratio, and word problems on mixtures or sharing of money. The difficulty is low to medium, so a well-prepared aspirant should score full marks here. Mastering this topic also helps in Percentage, Profit-Loss, and Partnership problems.

What is a Ratio

A ratio compares two quantities of the same kind. If A is 30 and B is 20, the ratio A:B = 30:20 = 3:2. Always simplify by dividing both numbers by their HCF. Ratios have no units. You can think of ratio as a recipe: 3 parts flour to 2 parts sugar — the actual amounts do not matter, only the proportion between them. Important: a:b and b:a are different. The order matters. Also, multiplying or dividing both terms of a ratio by the same non-zero number does not change its value.

  • Ratio a:b means a/b. Always reduce to lowest terms.
  • Ratio has no units — both quantities must be in the same unit before forming a ratio.
  • If a:b = 3:2, then a = 3k and b = 2k for some value k. This k-trick is the key to solving most problems.
  • Duplicate ratio of a:b is a squared : b squared.
  • Sub-duplicate ratio of a:b is root(a) : root(b).
  • Reciprocal ratio of a:b is b:a.
Key formulas
Ratio as fraction
a:b = a/b
When: To compare or simplify two quantities.
k-substitution
If a:b = m:n, then a = mk and b = nk
When: Use whenever you need actual values from a ratio — most word problems.
Compound Ratio
Compound ratio of a:b and c:d = (a x c) : (b x d)
When: When two or more ratios are combined by multiplication.
Worked examples

If A:B = 3:5 and total amount is 640, find A's share. Let A = 3k, B = 5k. So 3k + 5k = 640, 8k = 640, k = 80. A = 3 x 80 = 240.

Find the compound ratio of 2:3 and 4:5. Answer = (2x4):(3x5) = 8:15.

Proportion and Its Types

Proportion says that two ratios are equal: a:b = c:d, written as a:b::c:d. Here a and d are called extremes, b and c are called means. The golden rule: Product of extremes = Product of means, that is a x d = b x c. This is the single most tested fact about proportion in SSC CHSL. Think of proportion as a seesaw — both sides must balance. If you know three of the four values, you can always find the fourth.

  • a:b::c:d means a/b = c/d, so ad = bc always.
  • Fourth proportional to a, b, c is x where a:b = c:x, so x = bc/a.
  • Third proportional to a, b is x where a:b = b:x, so x = b squared / a.
  • Mean proportional between a and b is root(ab) — the geometric mean.
  • Continued proportion: a:b = b:c means b squared = ac.
Key formulas
Cross multiplication (Proportion rule)
a:b::c:d => a x d = b x c
When: Finding any unknown in a proportion — most common exam question type.
Fourth Proportional
x = (b x c) / a
When: When asked: find fourth proportional to a, b, c.
Mean Proportional
x = root(a x b)
When: When asked: find mean proportional between a and b.
Third Proportional
x = b squared / a
When: When asked: find third proportional to a and b.
Worked examples

Find the fourth proportional to 4, 6, 10. x = (6 x 10)/4 = 60/4 = 15.

Find mean proportional between 9 and 25. x = root(9 x 25) = root(225) = 15.

Dividing a Quantity in a Given Ratio

This is the most common word problem type in SSC CHSL. A sum of money or a line segment is divided among two or three people in a given ratio. The method is always the same: add the parts to get the total number of shares, then find the value of one share, then multiply. For three people with ratio a:b:c, total parts = a+b+c. First person gets (a / a+b+c) of the total.

  • Sum of ratio parts is your denominator. Each person's fraction = their part / total parts.
  • For ratio a:b:c, shares are a/(a+b+c), b/(a+b+c), c/(a+b+c) of total.
  • If ratio changes (e.g., A:B = 2:3 changes to 3:4), re-solve with new ratio — do not mix old and new.
Key formulas
Share formula
Share of A = (A's ratio part / Sum of all parts) x Total quantity
When: Any division-in-ratio word problem.
Worked example

Rs 1200 is divided among P, Q, R in ratio 2:3:5. P's share = (2/10) x 1200 = 240. Q's share = (3/10) x 1200 = 360. R's share = (5/10) x 1200 = 600.

Comparing Ratios and Increasing/Decreasing Ratios

SSC CHSL sometimes asks which ratio is greater or asks you to find how much to add/subtract from numerator or denominator to change a ratio. Convert ratios to fractions and cross-multiply to compare. To increase a ratio, add to the numerator. To decrease, add to the denominator.

  • To compare a:b and c:d, check if a x d is greater or less than b x c.
  • If numerator increases more than denominator, the ratio increases.
  • Adding same number to both numerator and denominator moves ratio toward 1:1.
  • These problems often appear as: 'What must be added to both terms of 3:5 to make it 5:7?'
Key formulas
Adding x to both terms
(a+x):(b+x) = p:q => x = (aq - bp)/(p - q)
When: When asked what to add/subtract to both terms to get a new ratio.
Worked example

What must be added to both terms of 3:5 to make it 5:7? Use (3+x)/(5+x) = 5/7. Cross multiply: 7(3+x) = 5(5+x), 21+7x = 25+5x, 2x = 4, x = 2. Answer is 2.

⚠ Common mistakes to avoid
  • Not converting units before forming a ratio — e.g., comparing 50 paise and Rs 2 directly as 50:2 instead of 50:200.
  • Confusing third proportional with mean proportional — third proportional to a,b is b squared/a, not root(ab).
  • In division problems, using the ratio number directly as the share instead of calculating the fraction of total — e.g., saying A gets 3 out of 3:5 total instead of 3/8 of the total.
  • Forgetting that compound ratio is multiplication of ratios, not addition — 2:3 and 4:5 gives 8:15, not 6:8.
  • When ratio involves three people and only two ratios are given (A:B and B:C separately), not equalising the B term before combining — this is a very common trap question.
🧠 Memory aids
  • MEAN = Multiply Ends And kNow the middle — Mean proportional of a and b = root(a x b), because it sits between them geometrically.
  • For FOURTH proportional, remember FM radio: Fourth = (b x c) / a. Forget a, multiply the middle two.
  • k-trick mantra: Whenever you see a ratio, write a = mk and b = nk. Then use the condition given to find k. This one habit solves 80 percent of ratio word problems.
  • Extremes and Means seesaw: a:b::c:d — outer ones (a,d) x each other = inner ones (b,c) x each other. Like a seesaw, outer weight = inner weight.
🎯 SSC CHSL exam tips
  • SSC CHSL typically asks 2-3 questions on ratio per paper: one straightforward division problem, one on fourth or mean proportional, and one trickier word problem (age, salary, or mixture).
  • Mean proportional and third proportional questions are almost always direct formula application — memorise the formulas and you get the mark in under 30 seconds.
  • The 'what to add to both terms' question type appears regularly — practice the cross-multiplication shortcut instead of trial and error to save time.
  • When A:B and B:C are given separately, make B equal in both ratios by finding LCM of B values before combining into A:B:C. This appears as a medium-difficulty question.
  • Time target: Easy ratio questions in 30-45 seconds, word problems in 60-90 seconds. If a question takes longer than 2 minutes, skip and return — never get stuck on ratio problems as easier questions may be ahead.

Sample questions

Q1 · medium · PYQ 2024
In an engineering college, there are four branches namely Computer Science (CS), Electronics (EC), Civil (CE), and Mechanical (ME). The respective ratio of the number of students in these branches is 11 : 5 : 6 : 7. What is the percentage of students belonging to CS and ME branches in the college (correct up to two decimal places)?
  1. 62.37%
  2. 61.37%
  3. 62.07%
  4. 61.07%
Q2 · medium · PYQ 2014
If x : y = 5 : 2, then (8x + 9y) : (8x + 2y) is
  1. 22 : 29
  2. 26 : 61
  3. 61 : 26
  4. 29 : 22
Q3 · medium · PYQ 2025
Two student's scores are 80% and 90% of a test's total score. What is the ratio of the first student's score to the second student's score?
  1. 5:4
  2. 9:8
  3. 8:9
  4. 4:5
Q4 · medium · PYQ 2025
A sum of money is to be distributed among P, Q, and R in the ratio of 3:5:7. If Q receives ₹1200, what is the total sum of money?
  1. ₹3600
  2. ₹3000
  3. ₹4500
  4. ₹4200
Q5 · medium · PYQ 2020
The ratio of tables and chairs in a room is 7 : 9. If there are 560 tables and chairs in the room, then what is the number of chairs?
  1. 489
  2. 315
  3. 463
  4. 397
💡 Want answers + explanations + 9+ more Ratio and Proportion questions? Sign up free →
⭐ Recommended for SSC CHSL aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SSC CHSL topics

Current Affairs
80+ practice questions
Antonyms
66+ practice questions
Coding-Decoding
64+ practice questions
Analogy
63+ practice questions
Sentence Improvement
59+ practice questions
Polity
49+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q