Disguise
Disguise — Study Notes
NCERT-aligned · 7 notes · 3 shown free
Introduction
ExplanationIntroduction
The chapter 'Disguise' in Class 8 Mathematics introduces the concept of expressing numbers in different forms to simplify calculations and understand their properties better. It focuses on the representation of numbers in various disguises such as fractions, decimals, and percentages. The idea is to learn how to convert numbers from one form to another and recognize their equivalence. This foundational knowledge helps students in solving problems more efficiently and understanding the relationships between different numerical forms. The chapter begins by discussing the importance of numbers and their various representations in daily life and mathematics. It highlights that the same number can appear in different forms but represent the same value, which is crucial for problem-solving and mathematical reasoning.
- Numbers can be represented in multiple forms: fractions, decimals, and percentages.
- Different forms of the same number are called its disguises.
- Converting between these forms helps in simplifying calculations.
- Understanding equivalence of numbers in different forms is essential.
- This chapter lays the foundation for further study in number operations and algebra.
- Real-life applications include financial calculations, measurements, and data interpretation.
- 📌 Fraction: A number expressed as the ratio of two integers, numerator over denominator.
- 📌 Decimal: A number expressed in the base-10 system using digits and a decimal point.
- 📌 Percentage: A number expressed as a fraction of 100.
Fractions and Their Equivalence
ExplanationFractions and Their Equivalence
This section delves into the concept of fractions, which are numbers representing parts of a whole. A fraction is written as a/b, where 'a' is the numerator indicating how many parts are considered, and 'b' is the denominator indicating into how many equal parts the whole is divided. The section explains that fractions can represent the same quantity even if their numerators and denominators are different, provided they are equivalent. To check equivalence, cross multiplication is used: two fractions a/b and c/d are equivalent if a × d = b × c. Simplification of fractions is also covered, where a fraction is reduced to its simplest form by dividing numerator and denominator by their greatest common divisor (GCD). The section emphasizes the importance of recognizing equivalent fractions in problem-solving and real-life contexts such as cooking, measurement, and sharing.
- A fraction consists of numerator (top) and denominator (bottom).
- Equivalent fractions represent the same value but have different numerators and denominators.
- Cross multiplication helps verify equivalence: a/b = c/d if a × d = b × c.
- Simplifying fractions involves dividing numerator and denominator by their GCD.
- Equivalent fractions help in comparing and adding fractions.
- Fractions are used in everyday situations like dividing food or measuring quantities.
- 📌 Numerator: The number of parts considered in a fraction.
- 📌 Denominator: The total number of equal parts the whole is divided into.
- 📌 Equivalent Fractions: Different fractions representing the same value.
Decimals and Their Relation to Fractions
ExplanationDecimals and Their Relation to Fractions
This section introduces decimals as another form of representing numbers, especially parts of a whole. Decimals are expressed using a decimal point separating the whole number part from the fractional part. The place values after the decimal point ar
Practice Questions — Disguise
Includes NCERT exercise questions with answers
Q1.The price of a mobile phone is ₹8,250. A GST of 18% is added to the price. Which of the following gives the final price of the phone including the GST? (i) 8250 + 18 (ii) 8250 + 1800 (iii) 8250 + \frac{18}{100} (iv) 8250 × 18 (v) 8250 × 1.18 (vi) 8250 + 8250 × 0.18 (vii) 1.8 × 8250
Answer:
The GST is 18% of ₹8250, which is (18/100) × 8250 = ₹1485. The final price is the original price plus GST, i.e., 8250 + 1485 = ₹9735. Among the options, (v) 8250 × 1.18 = 8250 × (1 + 0.18) = 9735 and (vi) 8250 + 8250 × 0.18 = 8250 + 1485 = 9735 both correctly represent the final price including GST. Option (ii) 8250 + 1800 is incorrect because 1800 is not 18% of 8250. Option (vii) 1.8 × 8250 = 14850 is incorrect (it multiplies by 180%, not 118%). Therefore, correct expressions are (v) and (vi).
Explanation:
GST is calculated as 18% of the price: (18/100) × 8250 = 1485. Final price = original price + GST = 8250 + 1485 = 9735. Expressions that correctly calculate this are those that multiply 8250 by 1.18 or add 18% of 8250 to 8250. Hence, options (v) and (vi) are correct.
Q2.The monthly percentage change in population (compared to the previous month) of mice in a lab is given: Month 1 change was +5%, Month 2 change was -2%, and Month 3 change was -3%. Which of the following statement(s) are true? The initial population is p. (i) The population after three months was p × 0.05 × 0.02 × 0.03. (ii) The population after three months was p × 1.05 × 0.98 × 0.97. (iii) The population after three months was p + 0.05 - 0.02 - 0.03. (iv) The population after three months was p. (v) The population after three months was more than p. (vi) The population after three months was less than p.
Answer:
The population changes monthly by +5%, -2%, and -3% respectively. This means the population after Month 1 = p × (1 + 5/100) = p × 1.05 After Month 2 = previous × (1 - 2/100) = p × 1.05 × 0.98 After Month 3 = previous × (1 - 3/100) = p × 1.05 × 0.98 × 0.97 (i) is incorrect because 0.05, 0.02, 0.03 are decimal forms of 5%, 2%, 3%, but population changes multiply by (1 + change), not by the change itself. (iii) is incorrect because population changes are multiplicative, not additive. (iv) is incorrect because population changes. (v) or (vi) depends on the product 1.05 × 0.98 × 0.97 = approx 1.05 × 0.9506 = approx 0.998, which is less than 1, so population after 3 months is slightly less than p. Therefore, correct statements are (ii) and (vi).
Explanation:
Population changes by percentages are multiplicative factors: (1 + change/100). Calculate: 1.05 × 0.98 × 0.97 ≈ 0.998, which is less than 1. Hence, population after 3 months is slightly less than initial p. Statements (ii) and (vi) are true.
Q3.A shopkeeper initially set the price of a product with a 35% profit margin. Due to poor sales, he decided to offer a 30% discount on the selling price. Will he make a profit or a loss? Give reasons for your answer.
Answer:
Let the cost price (CP) be ₹100. Profit margin is 35%, so selling price (SP) = 100 + 35 = ₹135. Now, a 30% discount is offered on SP, so new selling price = 135 - 30% of 135 = 135 - 40.5 = ₹94.5. Since new SP (₹94.5) < CP (₹100), the shopkeeper makes a loss. Loss = CP - SP = 100 - 94.5 = ₹5.5. Loss percentage = (5.5 / 100) × 100% = 5.5%.
Explanation:
Calculate selling price with profit margin. Apply discount on selling price. Compare discounted price with cost price. If discounted price < cost price, loss occurs. Calculate loss and loss percentage accordingly.
Q4.What percentage of area is occupied by the region marked 'E' in the figure?
Answer:
The question refers to a figure (not provided here). To find the percentage area occupied by region 'E', calculate the area of 'E' and divide by the total area, then multiply by 100. Without the figure, the exact numerical answer cannot be provided.
Explanation:
Identify the total area and the area of region 'E' from the figure. Calculate (Area of E / Total Area) × 100 to get the percentage. Since figure is not provided, solution cannot be completed here.
Q5.What is 5% of 40? What is 40% of 5? What is 25% of 12? What is 12% of 25? What is 15% of 60? What is 60% of 15? What do you notice? Can you make a general statement and justify it using algebra, comparing x% of y and y% of x?
Answer:
Calculate each: 5% of 40 = (5/100) × 40 = 2 40% of 5 = (40/100) × 5 = 2 25% of 12 = (25/100) × 12 = 3 12% of 25 = (12/100) × 25 = 3 15% of 60 = (15/100) × 60 = 9 60% of 15 = (60/100) × 15 = 9 Observation: x% of y = y% of x. General statement: For any numbers x and y, x% of y = (x/100) × y = (y/100) × x = y% of x. This shows the two expressions are equal.
Explanation:
Calculate each pair to see they are equal. Use algebra to show x% of y = y% of x. This is because multiplication is commutative.
Q6.A school is organising an excursion for its students. 40% of them are Grade 8 students and the rest are Grade 9 students. Among these Grade 8 students, 60% are girls. [Hint: Drawing a rough diagram can help]. (i) What percentage of the students going to the excursion are Grade 8 girls? (ii) If the total number of students going to the excursion is 160, how many of them are Grade 8 girls?
Answer:
(i) Percentage of Grade 8 students = 40% Among Grade 8 students, girls = 60% Percentage of Grade 8 girls = 40% × 60% = (40/100) × (60/100) = 24% (ii) Total students = 160 Number of Grade 8 girls = 24% of 160 = (24/100) × 160 = 38.4 ≈ 38 students (if rounding down) or 39 (if rounding up). Usually, number of students is whole number, so 38 or 39 girls.
Explanation:
Multiply percentages to find combined percentage. Apply percentage to total number to find count. Use rounding as appropriate.
Q7.A shopkeeper sells pencils at a price such that the selling price of 3 pencils is equal to the cost of 5 pencils. Does he make a profit or a loss? What is his profit or loss percentage?
Answer:
Let cost price (CP) of one pencil = ₹x. Cost price of 5 pencils = 5x. Selling price (SP) of 3 pencils = 5x (given). Therefore, SP of one pencil = (5x)/3. Profit per pencil = SP - CP = (5x/3) - x = (5x - 3x)/3 = (2x)/3. Profit percentage = (Profit / CP) × 100 = [(2x/3) / x] × 100 = (2/3) × 100 = 66.67% profit.
Explanation:
Compare cost price and selling price per pencil. Calculate profit per pencil. Calculate profit percentage using formula.
Q8.The bus fares were increased by 3% last year and by 4% this year. What is the overall percentage price increase in the last 2 years?
Answer:
Let the initial fare be ₹100. After 3% increase last year: 100 × 1.03 = ₹103. After 4% increase this year: 103 × 1.04 = ₹107.12. Overall increase = 107.12 - 100 = ₹7.12. Overall percentage increase = (7.12 / 100) × 100% = 7.12%.
Explanation:
Calculate successive increases by multiplying factors. Subtract initial amount to find increase. Calculate percentage increase accordingly.
All 7 Chapters in Ganita Prakash Part-II
Mathematics · Class 8