krit.club logo

Comparing Quantities - Ratios and Percentages

Grade 8CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Ratio and Proportion: A ratio is a comparison of two quantities of the same kind by division, expressed as a:ba:b or ab\frac{a}{b}. Imagine a balance scale where one side has 2 weights and the other has 3; the ratio of weights is 2:32:3. Proportion occurs when two ratios are equal, such as a:b=c:da:b = c:d.

Percentage Basics: Percentage means 'per hundred' and is represented by the symbol %\%. Visually, a percentage can be understood by looking at a 10×1010 \times 10 grid of 100 small squares; if 45 squares are colored, it represents 45%45\%. To convert a fraction or decimal to a percentage, multiply by 100.

Percentage Change: This measures how much a value has increased or decreased relative to its original value. Visualize a bar graph where the bar for 'this year' is taller than 'last year'; the difference in height relative to the last year's height is the percentage increase.

Profit and Loss: If the Selling Price (SPSP) is greater than the Cost Price (CPCP), a profit is made. If CPCP is greater than SPSP, a loss occurs. On a horizontal number line, if SPSP is to the right of CPCP, the distance between them represents profit; if SPSP is to the left, it represents loss.

Discount and Marked Price: Discount is a reduction given on the Marked Price (MPMP) of an article. Think of a 'Sale' tag on a shirt; the original price on the tag is the MPMP, the amount deducted is the discount, and the final price you pay is the SPSP. Discount is always calculated on the MPMP.

Sales Tax/VAT/GST: These are taxes charged by the government on the sale of an item and added to the bill amount. Imagine a grocery bill where the subtotal is listed first, then a small percentage is added as tax to reach the 'Grand Total'.

Compound Interest (CICI): Unlike Simple Interest where interest is calculated only on the principal, Compound Interest is 'interest on interest'. Visually, if you plot the growth of money over time, Simple Interest grows as a straight line, while Compound Interest grows as a curve that gets steeper and steeper.

📐Formulae

Ratio: ab\frac{a}{b} or a:ba:b

Percentage: Percentage=ValueTotal Value×100\text{Percentage} = \frac{\text{Value}}{\text{Total Value}} \times 100

Increase or Decrease %\%: Change in ValueOriginal Value×100\frac{\text{Change in Value}}{\text{Original Value}} \times 100

Profit: Profit=SPCPProfit = SP - CP (when SP>CPSP > CP)

Loss: Loss=CPSPLoss = CP - SP (when CP>SPCP > SP)

Profit %\%: ProfitCP×100\frac{Profit}{CP} \times 100

Loss %\%: LossCP×100\frac{Loss}{CP} \times 100

Discount: Discount=MPSPDiscount = MP - SP

Discount %\%: DiscountMP×100\frac{Discount}{MP} \times 100

Amount (AA) for Compound Interest: A=P(1+R100)nA = P(1 + \frac{R}{100})^n, where PP is principal, RR is rate, and nn is time period.

Compound Interest (CICI): CI=APCI = A - P

💡Examples

Problem 1:

An item marked at 840issoldfor840 is sold for 714. What is the discount and discount percentage?

Solution:

MP=840MP = 840, SP=714SP = 714 Step 1: Calculate Discount. Discount=MPSP=840714=126Discount = MP - SP = 840 - 714 = 126 Step 2: Calculate Discount Percentage. Discount%=DiscountMP×100Discount \% = \frac{Discount}{MP} \times 100 Discount%=126840×100=15%Discount \% = \frac{126}{840} \times 100 = 15\%

Explanation:

To find the discount, subtract the selling price from the marked price. Then, divide that discount by the original marked price (not the selling price) and multiply by 100 to find the percentage.

Problem 2:

Find the compound interest on 12,600for2yearsat12,600 for 2 years at 10%$ per annum compounded annually.

Solution:

P=12600P = 12600, R=10R = 10, n=2n = 2 Step 1: Use the Amount formula. A=P(1+R100)nA = P(1 + \frac{R}{100})^n A=12600(1+10100)2A = 12600(1 + \frac{10}{100})^2 A=12600(1.1)2=12600×1.21=15246A = 12600(1.1)^2 = 12600 \times 1.21 = 15246 Step 2: Calculate Compound Interest. CI=AP=1524612600=2646CI = A - P = 15246 - 12600 = 2646

Explanation:

First, calculate the total amount (AA) using the compound interest formula. Then, subtract the original principal (PP) from this amount to find the interest earned over the 2-year period.