Commercial Mathematics forms a practical and scoring segment of the UPTET Paper II Mathematics section. It tests your ability to apply mathematical concepts to real-world financial transactions—the kind of calculations that upper-primary students encounter in daily life through shopping, banking, and household budgeting.
This topic directly connects classroom mathematics to everyday experiences, making it essential both for the exam and for teaching practice. Questions typically involve straightforward calculations but require careful attention to formulas and the relationships between cost price, selling price, marked price, and various types of interest. Mastering these concepts ensures quick marks in the exam and prepares you to teach financial literacy effectively.
Expect 3–5 questions from this area, often presented as word problems requiring multi-step reasoning. The key is understanding when to apply which formula and converting percentage-based problems into simple arithmetic.
---
Key Concepts
**Cost Price (CP)** is the price at which an article is purchased; **Selling Price (SP)** is the price at which it is sold. Profit or loss is always calculated on CP.
**Profit** occurs when SP > CP; **Loss** occurs when SP < CP. Both are expressed as absolute amounts or as percentages of CP.
**Marked Price (MP)** is the listed/tagged price; **Discount** is the reduction offered on MP. The customer pays SP = MP − Discount.
**Simple Interest (SI)** is calculated only on the original principal throughout the loan/investment period—interest does not earn interest.
**Compound Interest (CI)** is calculated on the principal plus accumulated interest—"interest on interest"—making the amount grow faster over time.
**Rate of Interest** is always expressed per annum (yearly) unless stated otherwise. When time is given in months, convert to years (e.g., 6 months = ½ year).
In banking, **Principal** is the amount deposited or borrowed; **Amount** is Principal + Interest earned/charged.
Successive discounts are not additive—they must be applied one after another on the reduced price.
---
Formulas / Key Facts
| Concept | Formula | |---------|---------| | Profit | Profit = SP − CP | | Loss | Loss = CP − SP | | Profit % | Profit % = (Profit / CP) × 100 | | Loss % | Loss % = (Loss / CP) × 100 | | SP when Profit % given | SP = CP × (100 + Profit%) / 100 | | SP when Loss % given | SP = CP × (100 − Loss%) / 100 | | Discount | Discount = MP − SP | | Discount % | Discount % = (Discount / MP) × 100 | | SP after Discount | SP = MP × (100 − Discount%) / 100 | | Simple Interest | SI = (P × R × T) / 100 | | Amount (SI) | A = P + SI = P(1 + RT/100) | | Compound Interest | CI = A − P, where A = P(1 + R/100)ⁿ | | Amount (CI, annual) | A = P(1 + R/100)ⁿ (n = number of years) | | CI compounded half-yearly | A = P(1 + R/200)^(2n) |
**Key fact:** When the time period is 2 years at the same rate, CI − SI = P(R/100)².
---
Worked Examples
### Example 1: Profit and Loss **Problem:** A shopkeeper buys a chair for ₹800 and sells it for ₹920. Find the profit percentage.
**Solution:**
CP = ₹800, SP = ₹920
Profit = SP − CP = 920 − 800 = ₹120
Profit % = (120 / 800) × 100 = 15%
**Answer:** 15% profit
---
### Example 2: Discount Calculation **Problem:** A shirt has a marked price of ₹600. A discount of 20% is offered. Find the selling price.
**Solution:**
MP = ₹600, Discount % = 20%
Discount = (20/100) × 600 = ₹120
SP = MP − Discount = 600 − 120 = ₹480
**Answer:** ₹480
---
### Example 3: Simple Interest **Problem:** Find the simple interest on ₹5,000 at 8% per annum for 3 years.
**Solution:**
P = ₹5,000, R = 8%, T = 3 years
SI = (P × R × T) / 100 = (5000 × 8 × 3) / 100 = ₹1,200
Amount = P + SI = 5000 + 1200 = ₹6,200
**Answer:** SI = ₹1,200; Amount = ₹6,200
---
### Example 4: Compound Interest **Problem:** Find the compound interest on ₹10,000 at 10% per annum for 2 years, compounded annually.
1. **Calculating profit/loss percentage on SP instead of CP** → Wrong: Profit % = Profit/SP × 100 → Correct: Always use CP as the base for profit/loss percentages.
2. **Adding successive discounts directly** → Wrong: 20% + 10% = 30% total discount → Correct: Apply 20% first, then 10% on the reduced price. Two successive discounts of 20% and 10% give an effective discount of 28%, not 30%.
3. **Confusing SI and CI formulas** → Wrong: Using SI = PRT/100 for compound interest problems → Correct: For CI, use A = P(1 + R/100)ⁿ. SI formula gives linear growth; CI gives exponential growth.
4. **Forgetting to convert time to years** → Wrong: Using T = 6 when time is 6 months → Correct: T = 6/12 = 0.5 years. Rate is per annum, so time must be in years.
5. **Mixing up Marked Price and Cost Price** → Wrong: Applying discount on CP → Correct: Discount is always calculated on MP (the tagged price), not on what the seller paid.