Sarkari RiseLogin

Ratio Proportion Partnership Questions for UP POLICE CONSTABLE

Free, AI-curated practice for the Ratio Proportion Partnership section of UP POLICE CONSTABLE. We have 38+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — UP POLICE CONSTABLE mockAll UP POLICE CONSTABLE resourcesAlready a user? Sign in →
📍 Ratio Proportion Partnership is also tested in:
BIHAR POLICE CONSTABLE (28)
Why this topic matters · 8 min read
Ratio, Proportion, and Partnership are core quantitative topics in UP Police Constable exams, typically appearing in 2-4 questions per paper. These test your ability to divide quantities fairly, compare values, and solve real-world business/profit-sharing scenarios. High frequency in Mains; medium in Prelims. Expect direct application problems and word problems mixing all three concepts.

Ratio Basics

A ratio compares two quantities using division. If A:B = 3:5, it means for every 3 units of A, there are 5 units of B. Ratios are always simplified to lowest terms (like fractions). When you see 'ratio', think of it as a comparison tool—not an absolute value. For example, if profit is in ratio 2:3:5 among three partners, you don't know the actual profit amounts until you know the total or one part's value.

  • Ratio a:b means a/b; always express in simplest form by dividing by GCD
  • Equivalent ratios: 2:3 = 4:6 = 6:9 (multiply or divide both parts by same number)
  • Compound ratio: (a:b) × (c:d) = (a×c):(b×d) — used when combining multiple ratios
  • If a:b = 3:5 and total is 80, then a = (3/8)×80 = 30, b = (5/8)×80 = 50
  • Inverse ratio: if a:b = 3:5, then b:a = 5:3
Key formulas
Finding actual value from ratio
If a:b = m:n and total = T, then a = (m/(m+n))×T and b = (n/(m+n))×T
When: When ratio and total are given; need to find individual amounts
Compound ratio
(a:b) × (c:d) = (a×c):(b×d)
When: Combining multiple ratios (e.g., speed ratio × time ratio = distance ratio)
Worked examples

A:B = 2:3, B:C = 4:5. Find A:B:C. Solution: Make B common. A:B = 8:12, B:C = 12:15. So A:B:C = 8:12:15.

Divide 450 in ratio 5:4. Part 1 = (5/9)×450 = 250, Part 2 = (4/9)×450 = 200. Check: 250+200=450.

Proportion

Proportion states that two ratios are equal. If a:b = c:d, then a, b, c, d are in proportion. This is written as a:b::c:d (read as 'a is to b as c is to d'). The key property: a×d = b×c (cross-multiplication). Proportions are used to find missing values when you know three of four quantities.

  • If a:b::c:d, then a×d = b×c (product of extremes = product of means)
  • Direct proportion: if x increases, y increases proportionally (y = kx, k is constant)
  • Inverse proportion: if x increases, y decreases proportionally (y = k/x)
  • Continued proportion: if a:b = b:c, then b is the mean proportional; b² = a×c
  • Third proportional: if a:b = b:c, then c is third proportional to a and b
Key formulas
Proportion equality
a:b::c:d means a/b = c/d, so a×d = b×c
When: Finding missing term in proportion or verifying if four numbers are proportional
Mean proportional
If a:b::b:c, then b = sqrt(a×c)
When: Finding middle term when first and third terms are given
Worked examples

If 5:x::10:8, find x. Cross-multiply: 5×8 = 10×x → 40 = 10x → x = 4.

Find mean proportional between 4 and 16. b = sqrt(4×16) = sqrt(64) = 8. Check: 4:8::8:16 ✓

Partnership

Partnership is profit/loss sharing among business partners. Profit is divided in the ratio of capital invested and time period. If Partner A invests capital C_A for time T_A, and Partner B invests C_B for time T_B, their profit ratio is (C_A × T_A):(C_B × T_B). This combines ratio and proportion concepts. UP Police exams often test scenarios with unequal capital or unequal time periods.

  • Profit ratio = (Capital × Time) ratio; if time is equal, profit ∝ capital only
  • If capital is equal, profit ∝ time only
  • Working partner may get salary/commission in addition to profit share
  • Silent partner gets only profit share (no salary)
  • Always identify: capital amounts, time periods, and any special allowances
Key formulas
Profit sharing formula
Profit_A : Profit_B = (Capital_A × Time_A) : (Capital_B × Time_B)
When: Dividing profit among partners with different capital or time contributions
Individual profit
Profit_A = (Capital_A × Time_A) / (Total of all Capital×Time) × Total Profit
When: Finding one partner's share of total profit
Worked examples

A invests Rs 5000 for 12 months, B invests Rs 3000 for 12 months. Profit is Rs 1600. Find A's share. Ratio = 5000:3000 = 5:3. A's share = (5/8)×1600 = Rs 1000.

A invests Rs 6000 for 8 months, B invests Rs 4000 for 12 months. Profit is Rs 2000. Ratio = (6000×8):(4000×12) = 48000:48000 = 1:1. Each gets Rs 1000.

Mixed Scenarios

UP Police exams frequently combine ratio, proportion, and partnership in one problem. You might need to find a ratio first, then use it to divide profit, or find a missing capital using proportion. The key is to break the problem into steps: identify what's given, what's asked, which concept applies, and solve methodically.

  • Read carefully: identify capital, time, profit/loss, and any special conditions
  • Convert all units to same basis (months to months, rupees to rupees)
  • Use compound ratio when multiple ratios are involved
  • Check your answer: does the ratio of profits match the ratio of (capital×time)?
  • Watch for tricks: 'started after 3 months' means time is reduced; 'withdrew Rs 2000' means capital changes mid-year
⚠ Common mistakes to avoid
  • Forgetting to simplify ratios to lowest terms before using them in calculations — leads to wrong final answer
  • Confusing ratio with actual value: a:b = 3:5 does NOT mean a=3 and b=5; you need total or one value to find actual amounts
  • Ignoring time period in partnership: treating profit ratio as capital ratio only when time is unequal — major error
  • Cross-multiplication errors in proportion: writing a×c = b×d instead of a×d = b×c
  • Misreading 'started after 2 months' as 12 months instead of 10 months — affects partnership calculation significantly
  • Not converting mixed time periods: forgetting to convert years to months or vice versa before multiplying
🧠 Memory aids
  • RATIO = Reduce, Arrange, Total, Identify, Operate — steps to solve any ratio problem
  • PARTNERSHIP = Capital × Time = Profit share — always multiply both factors
  • PROPORTION = Cross-multiply (a×d = b×c) — the 'X' shape reminds you which to multiply
  • COMPOUND = Multiply ratios term-by-term — (a:b) × (c:d) = (ac):(bd), like matrix multiplication
  • TIME TRAP = Always check if time is equal; if unequal, MUST include in calculation
🎯 UP POLICE CONSTABLE exam tips
  • UP Police Prelims: expect 1-2 direct ratio/proportion questions (easy, 30-45 seconds each); Mains: 2-3 questions including partnership scenarios (2-3 minutes each)
  • Recent papers show preference for partnership with unequal time periods — practice 'A started, B joined after X months' type problems heavily
  • Word problems are common: 'A and B started business with Rs X and Rs Y respectively' — always extract capital and time first
  • Calculation-heavy: use approximation and simplification (e.g., 5000:3000 = 5:3) to save time; avoid long division
  • Mixed topics: one question might ask ratio first, then use it for proportion or partnership — read the full question before solving
  • Watch for 'profit in ratio' vs 'capital in ratio' — they're different unless time is equal

Sample questions

Q1 · hard · AI-verified
A, B and C start a business with capitals in the ratio 3:4:5. At the end of the year, A withdraws 1/3 of his capital, B withdraws 1/4 of his capital, and C withdraws 1/5 of his capital. In what ratio will the profit be shared in the next year?
  1. 3:4:5
  2. 6:9:12
  3. 2:3:4
  4. 8:12:16
Q2 · hard · AI-verified
In a partnership, A's capital is 2 times B's capital, and B's capital is 3 times C's capital. A is also a working partner and receives 20% of total profit as salary. The remaining profit is divided in ratio of their capitals. If total annual profit is ₹75,000, what does B get?
  1. ₹12,000
  2. ₹20,000
  3. ₹15,000
  4. ₹18,000
Q3 · medium · AI-verified
Two numbers are in the ratio 5 : 7. If 6 is added to each number, the new ratio becomes 7 : 9. What is the smaller number?
  1. 12
  2. 15
  3. 10
  4. 21
Q4 · hard · AI-verified
If A:B = 2:3 and B:C = 4:5, then A:B:C is:
  1. 8:12:15
  2. 4:6:15
  3. 2:3:5
  4. 8:12:20
Q5 · medium · AI-verified
A and B together invest ₹50000 in a business. A invests ₹30000. If the total annual profit is ₹8000, what is B's share of profit?
  1. ₹2500
  2. ₹3200
  3. ₹4800
  4. ₹4000
💡 Want answers + explanations + 33+ more Ratio Proportion Partnership questions? Sign up free →
⭐ Recommended for UP POLICE CONSTABLE aspirants

Full AI 6-Month

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

More UP POLICE CONSTABLE topics

Number Series
82+ practice questions
Direction Sense
71+ practice questions
Analogy
71+ practice questions
Coding-Decoding
70+ practice questions
Blood Relations
64+ practice questions
Time Speed Distance Trains and Boats
48+ practice questions

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

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q