Sarkari RiseLogin

Percentage Calculation and Change Questions for BIHAR POLICE CONSTABLE

Free, AI-curated practice for the Percentage Calculation and Change section of BIHAR POLICE CONSTABLE. We have 30+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — BIHAR POLICE CONSTABLE mockAll BIHAR POLICE CONSTABLE resourcesAlready a user? Sign in →
📍 Percentage Calculation and Change is also tested in:
UP POLICE CONSTABLE (40)
Why this topic matters · 7 min read
Percentage is the most tested numerical topic in Bihar Police Constable exams. Questions appear in every paper—simple percentage finds, percentage change (increase/decrease), successive changes, and real-world applications like profit-loss, population growth, and salary hikes. Expect 4-6 questions in the numerical section. Speed and accuracy matter; most aspirants lose marks due to careless arithmetic or forgetting to multiply by 100.

Basic Percentage Concept

A percentage is a fraction with denominator 100. When you say 25%, you mean 25 out of 100, or 25/100 = 0.25. In exams, you will convert percentages to decimals, fractions, and back. The key skill is recognizing what the 'whole' or 'base' is—that's the number you divide by. For example, if a shirt costs Rs 500 and you get a 20% discount, the base is 500, not the discount amount.

  • Percentage = (Part / Whole) × 100
  • Always identify the BASE (the 100% reference point) before calculating
  • Common fractions: 25% = 1/4, 50% = 1/2, 20% = 1/5, 10% = 1/10, 33.33% ≈ 1/3
  • To find X% of a number: multiply the number by X/100
  • Reverse: if X% of Y = Z, then Y = Z × 100/X
Key formulas
Find Percentage
Percentage = (Part / Whole) × 100
When: When you know the part and whole, and need to find what percent the part is
Find Part
Part = (Percentage / 100) × Whole
When: When you know the percentage and the whole, and need to find the part
Find Whole
Whole = (Part × 100) / Percentage
When: When you know the part and percentage, and need to find the original whole
Worked examples

Q: 20% of 250 is how much? A: (20/100) × 250 = 0.2 × 250 = 50

Q: 45 is what percent of 180? A: (45/180) × 100 = 0.25 × 100 = 25%

Q: 15% of a number is 60. Find the number. A: (60 × 100) / 15 = 6000 / 15 = 400

Percentage Increase and Decrease

This is where most mistakes happen. When a quantity changes, the BASE for percentage is always the ORIGINAL value, not the new value. If a price goes from Rs 100 to Rs 120, the increase is Rs 20, and the percentage increase is (20/100) × 100 = 20%, not (20/120) × 100. The formula works the same way for decrease: use the original as the base.

  • Percentage Increase = ((New Value - Old Value) / Old Value) × 100
  • Percentage Decrease = ((Old Value - New Value) / Old Value) × 100
  • Always divide by the ORIGINAL (old) value, never the new value
  • If a value increases by X%, the new value = Original × (1 + X/100)
  • If a value decreases by X%, the new value = Original × (1 - X/100)
  • Watch for 'net change' questions—read carefully whether it's increase or decrease
Key formulas
Percentage Change
% Change = ((New - Old) / Old) × 100
When: Finding percentage increase or decrease from an original value
New Value (after increase)
New = Old × (1 + X/100)
When: When a value increases by X%, find the new value directly
New Value (after decrease)
New = Old × (1 - X/100)
When: When a value decreases by X%, find the new value directly
Worked examples

Q: A salary of Rs 10,000 increases by 15%. What is the new salary? A: 10,000 × (1 + 15/100) = 10,000 × 1.15 = Rs 11,500

Q: A price drops from Rs 500 to Rs 400. What is the percentage decrease? A: ((500 - 400) / 500) × 100 = (100/500) × 100 = 20%

Successive Percentage Changes

When two or more percentage changes happen one after another, you cannot simply add the percentages. For example, a 10% increase followed by a 10% decrease does NOT equal 0% change—it equals a 1% decrease overall. This is because the second percentage is applied to the new value, not the original. Use the multiplier method: multiply all the factors together.

  • Never add successive percentages—always multiply the multipliers
  • Multiplier for X% increase = (1 + X/100)
  • Multiplier for X% decrease = (1 - X/100)
  • Final value = Original × (Multiplier 1) × (Multiplier 2) × ...
  • To find net percentage change: (Final - Original) / Original × 100
  • Common trap: 10% up then 10% down = 0.99 of original = 1% net decrease
Key formulas
Successive Changes
Final = Original × (1 + a/100) × (1 + b/100) × (1 + c/100) ...
When: When multiple percentage changes occur one after another (use negative % for decreases)
Worked examples

Q: A quantity increases by 20%, then decreases by 10%. What is the net change? A: Final = Original × 1.20 × 0.90 = Original × 1.08. Net change = 8% increase

Q: Population increases by 5%, then by 10%. What is the total increase? A: Final = Original × 1.05 × 1.10 = Original × 1.155. Net increase = 15.5%

Real-World Applications in Bihar Police Exams

Percentage questions in Bihar Police Constable exams often disguise themselves as word problems about profit-loss, population growth, discount-markup, or efficiency. The underlying math is always the same: identify the base, apply the percentage formula, and watch for successive changes. Read the question twice—once for meaning, once for numbers.

  • Profit/Loss: Profit% = (Profit / Cost Price) × 100; Loss% = (Loss / Cost Price) × 100
  • Discount: Discount% = (Discount Amount / Marked Price) × 100; Selling Price = MP × (1 - Discount%/100)
  • Population: New Population = Old × (1 + Growth Rate/100)^n for n years
  • Efficiency: If work increases by X%, time/resources may decrease by a related percentage
  • Always check units (Rs, %, people, etc.) and reasonableness of answer
⚠ Common mistakes to avoid
  • Using the NEW value as the base instead of the ORIGINAL value when calculating percentage change. Example: If price goes from 100 to 120, the increase is 20%, not 16.67%.
  • Adding successive percentages instead of multiplying multipliers. A 10% increase then 10% decrease is NOT 0%; it is 1% decrease.
  • Forgetting to multiply by 100 when converting a fraction to percentage, or forgetting to divide by 100 when converting percentage to decimal.
  • Misidentifying the base in word problems. In 'A is 25% more than B', B is the base, not A.
  • Rounding too early in multi-step problems, leading to final answer errors. Keep decimals until the last step.
🧠 Memory aids
  • BASE RULE: In any percentage problem, ask 'What is 100%?' That's your base. Divide by it.
  • MULTIPLIER METHOD: For successive changes, use (1 + X/100) for increase and (1 - X/100) for decrease. Multiply all multipliers together.
  • FRACTION SHORTCUTS: 25% = 1/4, 50% = 1/2, 20% = 1/5, 10% = 1/10. Use these to speed up mental math.
  • REVERSE FORMULA: If X% of Y = Z, then Y = Z × 100/X. This solves 'find the original' questions instantly.
🎯 BIHAR POLICE CONSTABLE exam tips
  • Bihar Police Constable papers typically include 4-6 percentage questions in the Numerical Ability section. Expect 1-2 straightforward 'find X% of Y' questions, 1-2 percentage change questions, and 1-2 word problems (profit-loss or population).
  • Time management: Percentage questions should take 1-2 minutes each. If you're spending more than 2 minutes, you're overcomplicating. Use the multiplier method and fraction shortcuts to speed up.
  • Recent papers show a trend toward successive percentage changes and real-world scenarios (salary hikes, population growth, discount chains). Practice these heavily.
  • Watch for 'net change' language in questions. If a quantity increases by 10% then decreases by 10%, the answer is NOT 0%—calculate using multipliers.
  • In word problems, underline the base and the percentage separately before calculating. This prevents the 'wrong base' error, which is the #1 mistake in Bihar Police exams.

Sample questions

Q1 · medium · AI-verified
A man spends 75% of his salary and saves ₹3000. What is his total salary?
  1. ₹15000
  2. ₹9000
  3. ₹10000
  4. ₹12000
Q2 · easy · AI-verified
A student scored 450 marks out of 600. What is his percentage?
  1. 75%
  2. 80%
  3. 70%
  4. 72%
Q3 · hard · AI-verified
A man spends 75% of his income. If his income increases by 20% and his expenditure increases by 10%, by what percentage does his savings increase?
  1. 50%
  2. 30%
  3. 60%
  4. 40%
Q4 · hard · AI-verified
The population of a town increases by 10% in the first year and decreases by 10% in the second year. If the population at the end of the second year is 9,900, what was the original population?
  1. 9,950
  2. 10,100
  3. 9,800
  4. 10,000
Q5 · medium · AI-verified
A population of a village was 8000. It increased by 15% in one year. What is the new population?
  1. 8800
  2. 9000
  3. 9400
  4. 9200
💡 Want answers + explanations + 25+ more Percentage Calculation and Change questions? Sign up free →
⭐ Recommended for BIHAR 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 BIHAR POLICE CONSTABLE topics

Hindi Vyakaran Sandhi Vowel Consonant Visarga
30+ practice questions
Profit Loss Discount Basic Transactions
30+ practice questions
Hindi Vilom Antonyms Common Pairs
30+ practice questions
General Science Physics Chemistry Biology Class 10
30+ practice questions
Indian History Ancient Medieval Modern Outline
30+ practice questions
Number System Divisibility LCM HCF
30+ 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