Percentage for Bihar Police Constable — Complete Guide with Shortcuts

beginner 18 min read

Concept

Percentage is one of those topics where students lose marks not because the concept is hard — it is not — but because they slow down on the "reverse" questions (what percent less, what percent more) and misread which number is the base.

Here is the core idea: percent means per hundred. When you say 40%, you mean 40 out of every 100. That is it. Everything else — percentage increase, percentage decrease, comparison between two quantities — is a direct application of this one idea with the base changing depending on context.

Think of it like this: imagine two friends, Ravi and Ram, standing on different floors of a building. Their incomes are the heights of their floors. When you ask "how much taller is Ravi's floor than Ram's floor?", you are comparing the gap to Ram's floor (Ram is the base). When you ask "how much shorter is Ram's floor than Ravi's floor?", the same gap is now compared to Ravi's floor (Ravi is the base). Same gap, different bases — different percentage answers. This is the single most tested trap in Bihar Police Constable percentage problems.

The core formula:

Percentage=PartWhole×100\text{Percentage} = \frac{\text{Part}}{\text{Whole}} \times 100

Percentage change:

% Change=New ValueOld ValueOld Value×100\text{\% Change} = \frac{\text{New Value} - \text{Old Value}}{\text{Old Value}} \times 100

X is what percent of Y:

XY×100\frac{X}{Y} \times 100

If you internalize these three and learn which number goes in the denominator in each situation, you have already handled 80% of the percentage questions you will see in this exam.


Deep Dive

The Base Problem — Where Most Marks Are Lost

Look at this question type: "A is 20% more than B. By what percent is B less than A?"

Students instinctively write 20%. That is wrong. The base has shifted.

The formula for this conversion is critical enough to memorize:

If A is r% more than B, then B is less than A by:

r100+r×100%\frac{r}{100 + r} \times 100 \%

If A is r% less than B, then B is more than A by:

r100r×100%\frac{r}{100 - r} \times 100 \%

Fraction-to-Percent Conversion Table

Knowing these cold — not calculating them — is how you save 20-30 seconds per question:

| Fraction | Percentage | |----------|------------| | 1/2 | 50% | | 1/3 | 33.33% | | 1/4 | 25% | | 1/5 | 20% | | 1/6 | 16.67% | | 1/7 | 14.28% | | 1/8 | 12.5% | | 1/9 | 11.11% | | 1/10 | 10% | | 1/12 | 8.33% | | 2/3 | 66.67% | | 3/4 | 75% | | 3/5 | 60% |

Setting Up the Right Base — Assume 100

For almost every percentage comparison problem, your first move should be: assume the reference quantity = 100. Do not work with variables unless forced.

Example: "80% of A = 50% of B. Find B as % of A."

Let A = 100. Then 80% of 100 = 80. So 50% of B = 80 → B = 160. Therefore B = 160% of A. Done. No algebra needed.

Successive Percentage Changes

If a value changes by a% and then by b%, the net change is:

a+b+ab100%a + b + \frac{ab}{100} \%

(Use negative values for decreases.)

Example: Price increases 20% then decreases 10%.

Net = 20 + (−10) + (20 × −10)/100 = 10 − 2 = 8% net increase.

Percentage Point vs Percentage Change

This distinction rarely appears in Bihar Police Constable but is worth knowing for data interpretation questions. If a rate goes from 20% to 25%, it increased by 5 percentage points but by 25% relative to the original. The question wording tells you which one is asked.

Working Backwards from Percentage

"A number when increased by 20% gives 240. Find the original number."

Do not subtract 20% from 240 (that gives 192, which is wrong). Instead:

Original=2401.20=200\text{Original} = \frac{240}{1.20} = 200

Or using fractions: 120% of x = 240 → x = 240 × (100/120) = 200.


Memory Tricks & Shortcuts

patternThe Flip Formula for 'Less Than'

When A is r% more than B, and you need 'B is what % less than A', use: r/(100+r) × 100. No setup needed. If A is 24% more than B: 24/124 × 100 = 600/31 ≈ 19.35%. Standard method (assign variables, compute difference, divide by new base): 6 steps. This formula: 2 steps, under 15 seconds.

substitutionAssume 100 and Lock the Base

Any time you see "x% of A = y% of B, find A as % of B" — immediately let A = 100. Compute the other side numerically. No equations, no cross-multiplication. Example: 80% of A = 50% of B, A = 100 → 80 = 50% of B → B = 160. Standard method (algebraic equation): 4 steps. Substitution: 2 steps, under 10 seconds.

patternFraction Swap for Repeating Decimals

Whenever you see 33.33%, 66.67%, 16.67%, 83.33% in options, immediately convert the answer to a fraction: 1/3, 2/3, 1/6, 5/6. Match to the fraction equivalent of your computed answer rather than struggling with the decimal. This eliminates rounding errors entirely. Standard method (decimal matching): prone to 0.01 errors. Fraction method: exact, 0 errors.

patternSuccessive Change One-Shot

For back-to-back percentage changes a% then b%: net% = a + b + ab/100. Use negatives for decrease. Example: +30% then −20%: 30 + (−20) + (30 × −20)/100 = 10 − 6 = 4% net increase. Standard method (compute intermediate value, then second change): 5 steps. Formula: 3 numbers plugged in, 1 step, under 12 seconds.

estimationReverse Percentage Without Subtraction

"After a 15% increase, value is 345. Find original." Never subtract 15% from 345. Use: original = 345/1.15 = 345 × (20/23) = 300. The trick: convert 1.15 to a fraction (23/20), flip it to 20/23, multiply. Avoids the classic error of subtracting % from the increased value. Saves 1 step and eliminates the most common wrong answer.


Fast-Solving Framework

When you see a percentage question in the exam hall, run through this decision tree in order:

Step 1 — Identify the base. Who is being compared to whom? The question says "percent of" — that word tells you the denominator.

Step 2 — Is it a "more than / less than" comparison? If yes, check whether the base has shifted. Use the flip formula r/(100±r) × 100 immediately.

Step 3 — Is there an unknown quantity? Assume it equals 100. Compute everything numerically.

Step 4 — Is it a successive change problem? Use a + b + ab/100. Do not compute step by step.

Step 5 — Does the answer have a recurring decimal? Convert to a fraction and match with options as fractions.

Step 6 — Stuck? Pick the two most different-looking options and plug them back into the original condition. Eliminate. Never leave a percentage question unattempted — the structure almost always allows elimination of at least two options.

Time target: 60-90 seconds per percentage question.


Solved PYQs

Why this question: This is the classic "A is more than B, B is less than A by how much?" trap. The exact base-flip pattern appears repeatedly.

Previous Year Questionपिछले वर्ष का प्रश्न2025
If the income of Ravi is 24% more than that of Ram, then by what percentage is the income of Ram less than that of Ravi?
यदि रवि की आय राम से 24% अधिक है, तो राम की आय रवि से कितने प्रतिशत कम है?
  1. 50031/31500%
  2. 70031/11700%
  3. 40031/31400%
  4. 60031/31600%
  1. 70031/11700%
  2. 60031/31600%
  3. 40031/31400%
  4. 50031/31500%
Solutionसमाधान
Let Ram's income = 100, then Ravi's income = 124. Difference = 24. Required percentage = (24/124) × 100 = 2400/124 = 600/31 = 19 11/31%, which corresponds to option (b) 600/31%.

Solving path: Let Ram = 100. Ravi = 124. Difference = 24. Ram is less than Ravi by (24/124) × 100 = 2400/124 = 600/31 = 19 and 11/31 percent. Look at the option — 600/31% is the answer. The trap: students write 24% directly. That is wrong because 24 compared to 124 (Ravi's income) is the correct denominator, not 100.


Why this question: This tests whether you can set up percentage-of-percentage relationships without getting tangled in variables. The assume-100 trick resolves this in two lines.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If 80% of A = 50% of B and B = x% of A, then the value of x is
  1. 160
  2. 150
  3. 400
  4. 300
Solutionसमाधान
From 80% of A = 50% of B, we get B = (80/50)A = 1.6A. So B = 160% of A, meaning x = 160.

Solving path: Let A = 100. Then 80% of A = 80. Given 80% of A = 50% of B, so 50% of B = 80, meaning B = 160. So B = 160% of A, hence x = 160. The trap here is misreading the question — B = x% of A means x = 160, not that B itself is 160.


Why this question: This is a straightforward "what percent of total" question, but the numbers do not divide cleanly. Tests whether you can handle approximate answers and match to the nearest option.

Previous Year Questionपिछले वर्ष का प्रश्न2017
किसी व्यक्ति के पास 2080 रुपये हैं। यदि वह इनमें से 300 रुपये खर्च करता है, तो वह कितने प्रतिशत खर्च कर लेता है?
किसी व्यक्ति के पास 2080 रुपये हैं। यदि वह इनमें से 300 रुपये खर्च करता है, तो वह कितने प्रतिशत खर्च कर लेता है?
  1. 35
  2. 10
  3. 20
  4. 15
    Solutionसमाधान
    Percentage spent = (300/2080) × 100 ≈ 14.42% ≈ 15%. Hence option B (15) is the closest correct answer.

    Solving path: Percentage spent = (300/2080) × 100. Simplify: 300/2080 = 15/104. Now 15/104 × 100 = 1500/104 ≈ 14.42%. The nearest option is 15. The trap: students compute 300/2000 = 15% exactly and pick 15 without noticing the denominator is 2080, not 2000. Here the approximation still gives 15, but you should be aware of the rounding.


    Why this question: This tests the "p is 6 times q — by what percent is q less than p?" structure, which is a direct application of the base-flip concept with a multiplier.

    Previous Year Questionपिछले वर्ष का प्रश्न2014
    p, q से छः गुना बड़ा है q, p से कितने प्रतिशत कम है?
    p, q से छः गुना बड़ा है q, p से कितने प्रतिशत कम है?
    1. 60
    2. 16 2/3
    3. 90
    4. 88 1/3
    1. 88 1/3
    2. 16 2/3
    3. 90
    4. 60
    Solutionसमाधान
    If p = 6q, then q is less than p by (p-q)/p × 100 = (6q-q)/6q × 100 = 5/6 × 100 = 83.33% = 83⅓%. The closest answer from options is 88⅓ as per the answer key.

    Solving path: p = 6q. So q is less than p by (p − q)/p × 100 = (6q − q)/(6q) × 100 = 5/6 × 100 = 83.33% = 83 and 1/3 percent. Note that the explanation in the answer key references 88 1/3 as per the answer key, so go with the official answer key for this one. The calculation method (5/6 × 100) is the standard approach regardless of which option is marked correct in the key.


    Common Mistakes


    Related Topics


    Practice on SarkariRise

    Sign up + get 3 free mocks →