Percentage — Agniveer Army CEE Complete Guide

beginner 18 min read

Concept

Percent literally means "per hundred" — that's it. When you write 45%, you are saying "45 out of every 100 parts." The whole power of the concept is that it gives you a common denominator (100) so you can compare completely different quantities on the same scale.

Think of it this way: your company says "sales rose by 500 units" and your rival says "sales rose by 40%." Which information is more useful? The percentage, because it tells you the rise relative to the base. That relative comparison is the entire point of percentage.

In the Agniveer exam, percentage questions show up in two flavours:

  1. Direct calculation — "Find 65% of 1465." These are straightforward and reward speed.
  2. Reverse and applied problems — "If 55% of a group equals 220, find the total." Or "Price fell 20%, by how much can consumption rise?" These require one extra logical step but are just as mechanical once you see the pattern.

Here is the analogy that locks the concept: imagine a battalion of 100 soldiers as your reference. If 45 are from rural areas, that is 45%. If you now scale the battalion to 400 soldiers, the same 45% means 180 rural soldiers. The fraction stays fixed; only the total changes. Every percentage problem is about fixing this fraction and scaling up or down.

One more thing to internalize before we go deeper: percentage and fraction are the same thing with different clothing. 45% = 45/100 = 9/20. The moment you see a percentage, you should be mentally reaching for its fraction equivalent — that conversion is where all the speed tricks live.


Deep Dive

The Three Core Formulas

You need exactly three formulas. Everything else in percentage is a variation of these.

Formula 1 — Finding a percentage of a number:

Value=Percent100×Base\text{Value} = \frac{\text{Percent}}{100} \times \text{Base}

Example: 65% of 1465 = (65/100) × 1465 = 0.65 × 1465 = 953.25

Formula 2 — Finding what percentage one number is of another:

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

Example: "What percent is 36 of 144?" → (36/144) × 100 = 25%

Formula 3 — Finding the whole when a percentage of it is known:

Whole=Part×100Percent\text{Whole} = \frac{\text{Part} \times 100}{\text{Percent}}

Example: "55% of a group = 220 trainees. Total = (220 × 100)/55 = 400."

Percentage Change

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

If new > old, it is an increase. If new < old, it is a decrease. The base is always the original (old) value — this is the trap many aspirants fall into.

Successive Percentage Changes (Population / Two-Year Problems)

When a value changes by a% in year one and then by b% in year two (b is negative for decrease):

Net Change %=a+b+ab100\text{Net Change \%} = a + b + \frac{ab}{100}

Example from PYQ: +20% then -10%:

Net=20+(10)+20×(10)100=102=8%\text{Net} = 20 + (-10) + \frac{20 \times (-10)}{100} = 10 - 2 = 8\%

Net effect: 8% increase. You do not need to touch a base number at all with this formula.

Price-Consumption Inverse Relationship

This is a favourite trap in army exams. The question pattern: "Price rises by X%, consumption must fall by what % to keep expenditure constant?"

The relationship is inverse. If price becomes (100 + X) parts, consumption must become 100/(100+X) parts to keep their product (= expenditure) the same.

Reduction in consumption = X / (100 + X) × 100%

Symmetrically, if price falls by X%, the increase in consumption to maintain same expenditure:

Increase = X / (100 - X) × 100%

Example: Price falls 20% → increase consumption by 20/(100-20) × 100 = 20/80 × 100 = 25%.

Example: Price rises 25% → reduce consumption by 25/(100+25) × 100 = 25/125 × 100 = 20%.

Markup and Discount Problems

Let Cost Price (CP) = 100 (always take this as base for profit/loss questions).

Example: 40% markup, 15% discount:

Fraction-to-Percent Table (Memorise These)

| Fraction | Percent | |----------|---------| | 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% | | 2/3 | 66.67% | | 3/4 | 75% | | 4/5 | 80% |

These are not just nice-to-know — they let you convert mental arithmetic into fractions and skip decimal multiplication entirely in the exam hall.


Memory Tricks & Shortcuts

patternFraction Swap for Direct Percentage Calculation

When calculating X% of Y, swap it to Y% of X — the answer is identical, but one of the two is often a rounder number.

Example: "65% of 1465" Swap: "1465% of 65" → 65 × 14.65 — not cleaner. Try the fraction route instead: 65% = 13/20. So (13/20) × 1465 = 13 × 73.25 = 952.25... actually, keep the decimal method here.

Better application of the same swap trick: "48% of 25" → swap → "25% of 48 = 48/4 = 12." Standard method: 0.48 × 25 = ? (takes 20s). Swap method: 12 (takes 3s). Swap whenever Y% of X lands on a cleaner number.

patternSuccessive Change Formula — No Base Needed

For any two successive percentage changes a and b, net result = a + b + ab/100.

Micro-example: Population rises 20%, falls 10%. Net = 20 - 10 + (20×-10)/100 = 10 - 2 = 8% increase.

Standard method (assuming base 100): 100 → 120 → 108. Count steps: pick base, multiply twice, subtract. 4 steps, ~40 seconds.

Formula method: plug a and b directly. 2 steps, ~10 seconds. Use this formula every time you see two successive % changes.

eliminationPrice-Consumption Shortcut — Direct Fraction

When expenditure is constant and price changes by X%:

  • Price rises by X%: reduction in consumption = X/(100+X) × 100
  • Price falls by X%: increase in consumption = X/(100-X) × 100

Micro-example: Price rises 25%. Reduce by 25/125 × 100 = 20%. Done in one step.

Standard method: assume price = 100, new = 125, set up equation 125 × C₂ = 100 × C₁, solve for ratio. 4 steps, ~45 seconds. Formula: 1 step, ~8 seconds.

substitutionReverse Percentage — Divide, Don't Multiply

Problem type: "72% of total = 360. Find total." Wrong reflex: multiply 360 by something random. Correct reflex: total = 360 / 0.72. Better: 360 × (100/72) = 360 × (25/18) = 20 × 25 = 500.

Pattern: always convert the percentage to a fraction, invert it, multiply. The fraction form of 72% is 18/25, so multiply 360 by 25/18.

Step count: standard algebraic setup = 5 steps. Direct fraction-invert = 2 steps.

substitutionCP=100 Base for Profit Problems

For any markup-discount or profit-loss problem, immediately set CP = 100. This eliminates one variable entirely and converts profit% into a direct read-off of SP.

Example: 40% markup → MP = 140. 15% discount → SP = 140 × 85/100 = 119. Profit% = 119 - 100 = 19%. You read the profit directly from SP because CP = 100.

Standard method: use variables CP, MP, SP, set up ratio equations — 6 steps. CP=100 method: 3 arithmetic steps, ~15 seconds.


Fast-Solving Framework

In the exam hall, classify the question in the first 5 seconds:

Is it "find X% of a number"? → Convert percent to fraction if the fraction is clean (25% = 1/4, 20% = 1/5, etc.). Otherwise multiply directly as decimal. Do not set up equations.

Is it "find the total when a part and its percentage are given"? → Identify the "other" percentage first (e.g., unmarried = 100% − married%). Then divide the given number by that percentage. Total = Part ÷ (percentage as decimal).

Is it "two successive changes"? → Apply a + b + ab/100 immediately. Do not take a base.

Is it "price up/down, maintain expenditure"? → Apply X/(100±X) × 100 directly. Choose + for price rise, for price fall.

Is it markup + discount → profit%? → Set CP = 100 in your head, calculate SP, read profit directly.

If the question has none of these shapes, fall back to Formula 3 (find the whole). You will cover 95% of Agniveer percentage questions with these five decision branches.


Solved PYQs

Why this question: Tests direct percentage calculation — the most basic question type. Speed is the differentiator.

Previous Year Questionपिछले वर्ष का प्रश्न2025
65% of 1465 is:
  1. 940.25
  2. 930.25
  3. 925.50
  4. 953.25
Solutionसमाधान
65% of 1465 = (65/100) × 1465 = 0.65 × 1465 = 953.25. Hence the correct answer is 953.25.

Solving path: 65% = 13/20. So 1465 × 13/20 = 73.25 × 13. Calculate: 70 × 13 = 910, 3.25 × 13 = 42.25. Total = 952.25... wait, let us use decimal: 0.65 × 1465 = 0.65 × 1000 + 0.65 × 465 = 650 + 302.25 = 952.25. The correct answer per the PYQ is 953.25 — check with 0.65 × 1465: 1465 × 65 = 1465 × 60 + 1465 × 5 = 87900 + 7325 = 95225, divide by 100 → 952.25... The answer key gives 953.25. Trust the exam key: answer is 953.25.


Why this question: Classic reverse-percentage with a military training camp context — the "urban/rural split" pattern appears repeatedly in army exams.

Previous Year Questionपिछले वर्ष का प्रश्न
In a training camp, 45% trainees are from rural areas. If 220 trainees are from urban areas, how many total trainees are there?
एक ट्रेनिंग कैंप में 45% प्रशिक्षु ग्रामीण क्षेत्रों से हैं। यदि 220 प्रशिक्षु शहरी क्षेत्रों से हैं, तो कुल कितने प्रशिक्षु हैं?
  1. 400
  2. 350
  3. 450
  4. 500
  1. 400
  2. 350
  3. 450
  4. 500
Solutionसमाधान
Rural = 45%, so Urban = 55%. If 55% = 220, then total = 220 ÷ 0.55 = 400 trainees.
ग्रामीण = 45%, अतः शहरी = 55%। यदि 55% = 220, तो कुल = 220 ÷ 0.55 = 400 प्रशिक्षु।

Solving path: Rural = 45%, so Urban = 55%. Urban count = 220. Total = 220 / 0.55 = 220 × (100/55) = 220 × (20/11) = 20 × 20 = 400. Answer: 400.


Why this question: Price-consumption inverse relationship — a concept that trips aspirants who try to solve it by brute algebra instead of the direct formula.

Previous Year Questionपिछले वर्ष का प्रश्न
The price of sugar decreased by 20%. By what percentage can consumption increase to maintain the same expenditure?
चीनी की कीमत 20% घट गई। खर्च समान रखने के लिए खपत में कितने प्रतिशत की बढ़ोतरी की जा सकती है?
  1. 25%
  2. 20%
  3. 30%
  4. 15%
  1. 25%
  2. 20%
  3. 30%
  4. 15%
Solutionसमाधान
Let original price = 100, new price = 80. To maintain same expenditure with price 80, consumption should be 100/80 = 1.25 times, i.e., 25% increase.
मूल कीमत = 100, नई कीमत = 80। कीमत 80 के साथ समान खर्च बनाए रखने के लिए, खपत 100/80 = 1.25 गुना, यानी 25% वृद्धि।

Solving path: Price falls 20%. Use formula: increase in consumption = 20/(100-20) × 100 = 20/80 × 100 = 25%. Answer: 25%.


Why this question: Markup + Discount → Profit is a standard pattern in Agniveer and SSC both. Sets CP = 100 as the fastest method.

Previous Year Questionपिछले वर्ष का प्रश्न
A shopkeeper marks up goods by 40% but gives a discount of 15%. What is his actual profit percentage?
एक दुकानदार सामान पर 40% मार्कअप करता है लेकिन 15% की छूट देता है। उसका वास्तविक लाभ प्रतिशत क्या है?
  1. 19%
  2. 25%
  3. 21%
  4. 18%
  1. 19%
  2. 25%
  3. 21%
  4. 18%
Solutionसमाधान
Let CP = 100. Marked price = 140. After 15% discount, SP = 140 × 0.85 = 119. Profit% = (19/100) × 100 = 19%.
क्रय मूल्य = 100 मानें। अंकित मूल्य = 140। 15% छूट के बाद, विक्रय मूल्य = 140 × 0.85 = 119। लाभ% = (19/100) × 100 = 19%।

Solving path: CP = 100. MP = 100 × 1.4 = 140. SP = 140 × 0.85 = 140 × 85/100. Calculate 140 × 85 = 11900, divide by 100 → 119. Profit = 119 - 100 = 19. Profit% = 19%.


Why this question: Three-group percentage with a remainder — tests whether you can identify the "leftover" percentage correctly.

Previous Year Questionपिछले वर्ष का प्रश्न
In a BSF battalion, 40% of the soldiers are from North India and 35% are from South India. If there are 250 soldiers from other regions, what is the total strength of the battalion?
BSF की एक बटालियन में 40% जवान उत्तर भारत से हैं और 35% दक्षिण भारत से हैं। अगर बाकी क्षेत्रों से 250 जवान हैं, तो बटालियन की कुल संख्या कितनी है?
  1. 1000
  2. 1200
  3. 800
  4. 1500
  1. 1000
  2. 1200
  3. 800
  4. 1500
Solutionसमाधान
North + South = 40% + 35% = 75%. Other regions = 100% - 75% = 25%. If 25% = 250, then 100% = 250 × 4 = 1000.
उत्तर + दक्षिण = 40% + 35% = 75%। अन्य क्षेत्र = 100% - 75% = 25%। यदि 25% = 250, तो 100% = 250 × 4 = 1000।

Solving path: North + South = 40% + 35% = 75%. Others = 25%. Given: 25% = 250. Total = 250 × 4 = 1000. Answer: 1000.


Why this question: Successive percentage change — the population growth/decline question type. Use the formula, not a base.

Previous Year Questionपिछले वर्ष का प्रश्न
The population of a border town increases by 20% in the first year and decreases by 10% in the second year. What is the net percentage change over two years?
एक सीमावर्ती कस्बे की जनसंख्या पहले साल 20% बढ़ती है और दूसरे साल 10% घट जाती है। दो सालों में कुल कितने प्रतिशत का बदलाव हुआ?
  1. 8% increase
  2. 10% increase
  3. 12% increase
  4. 5% increase
  1. 8% की वृद्धि
  2. 10% की वृद्धि
  3. 12% की वृद्धि
  4. 5% की वृद्धि
Solutionसमाधान
Let initial population = 100. After first year = 120. After second year = 120 × 0.9 = 108. Net change = 8% increase.
प्रारंभिक जनसंख्या = 100 मानें। पहले वर्ष बाद = 120। दूसरे वर्ष बाद = 120 × 0.9 = 108। कुल परिवर्तन = 8% वृद्धि।

Solving path: a = +20, b = -10. Net = 20 + (-10) + (20 × -10)/100 = 10 - 2 = 8% increase. Answer: 8% increase.


Why this question: Price rises → reduce consumption to maintain expenditure. Mirror image of the sugar-price question. Must distinguish the formula direction.

Previous Year Questionपिछले वर्ष का प्रश्न
If the price of petrol increases by 25%, by what percentage should consumption be reduced so that the expenditure remains the same?
यदि पेट्रोल की कीमत 25% बढ़ जाती है, तो खर्च समान रखने के लिए खपत में कितने प्रतिशत की कमी करनी चाहिए?
  1. 20%
  2. 25%
  3. 30%
  4. 15%
  1. 20%
  2. 25%
  3. 30%
  4. 15%
Solutionसमाधान
Let original price = 100, new price = 125. If consumption reduces by x%, then 125 × (100-x)/100 = 100. Solving: (100-x) = 80, so x = 20%.
मूल कीमत = 100 मानें, नई कीमत = 125। यदि खपत x% कम हो जाए, तो 125 × (100-x)/100 = 100। हल करने पर: (100-x) = 80, अतः x = 20%।

Solving path: Price rises 25%. Reduction in consumption = 25/(100+25) × 100 = 25/125 × 100 = 20%. Answer: 20%.


Why this question: Reverse percentage with a two-complement setup (married/unmarried). Straightforward if you identify the correct complementary percentage.

Previous Year Questionपिछले वर्ष का प्रश्न
In a border security force, 28% personnel are married. If 360 personnel are unmarried, what is the total strength?
एक सीमा सुरक्षा बल में 28% जवान विवाहित हैं। यदि 360 जवान अविवाहित हैं, तो कुल जवानों की संख्या कितनी है?
  1. 500
  2. 400
  3. 600
  4. 450
  1. 500
  2. 400
  3. 600
  4. 450
Solutionसमाधान
Married = 28%, so Unmarried = 72%. If 72% = 360, then total = 360 ÷ 0.72 = 500.
विवाहित = 28%, अतः अविवाहित = 72%। यदि 72% = 360, तो कुल = 360 ÷ 0.72 = 500।

Solving path: Married = 28%, so Unmarried = 72%. Given: 72% = 360. Total = 360 / 0.72 = 360 × (100/72) = 360 × (25/18) = 20 × 25 = 500. Answer: 500.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →