Percentage — Study Notes for HP TET
Overview
Percentage is one of the most frequently tested topics in the HP TET Mathematics section because it connects arithmetic to real-world applications that teachers must explain to students. The word "percent" comes from Latin *per centum*, meaning "out of hundred." This single concept forms the foundation for profit-loss, discount, simple/compound interest, and data interpretation questions.
For HP TET, you need two things: speed in converting between fractions, decimals, and percentages, and clarity in setting up word problems correctly. Most questions are straightforward if your conceptual base is solid, but careless errors in identifying the "base" value cost many candidates easy marks.
Mastering percentage also helps you teach Classes 5–8 effectively, where NCF emphasizes connecting mathematics to daily-life contexts like shopping discounts, election results, and nutritional labels.
---
Key Concepts
- **Definition**: Percentage means "per hundred." Writing 25% is the same as writing 25/100 or 0.25.
- **Conversion Triangle**: Fraction → Percentage: multiply by 100. Percentage → Fraction: divide by 100. Decimal → Percentage: shift decimal two places right.
- **Base Value Principle**: Percentage is always calculated *of* something. Identifying the correct base is the single most important step in any percentage problem.
- **Percentage Change**: When a quantity increases or decreases, the change is expressed as a percentage of the *original* value, not the new value.
- **Successive Percentage Change**: When two percentage changes happen one after another, they do not simply add up. A 10% increase followed by a 10% decrease does *not* return to the original.
- **Reverse Percentage**: If a value *after* increase/decrease is given, you work backward to find the original. The base shifts, so the formula changes.
- **Percentage Points vs Percentage**: A rise from 40% to 50% is a 10 *percentage point* increase but a 25% *percentage increase* (10 is 25% of 40).
---
Formulas / Key Facts
| Concept | Formula | |---------|---------| | Percentage of a number | (Percentage × Number) / 100 | | What percent is A of B? | (A / B) × 100 | | Percentage Increase | [(New − Original) / Original] × 100 | | Percentage Decrease | [(Original − New) / Original] × 100 | | New value after x% increase | Original × (1 + x/100) | | New value after x% decrease | Original × (1 − x/100) | | Original value (given new after x% increase) | New / (1 + x/100) | | Successive changes of a% and b% | Net effect = a + b + (ab/100) % |