Yet Things
Yet Things — Study Notes
NCERT-aligned · 8 notes · 3 shown free
Some Properties of Multiplication
ConceptSome Properties of Multiplication
This section introduces the distributive property of multiplication over addition, a fundamental algebraic property that connects multiplication and addition. Starting with a practical example, consider the multiplication 23 × 27. The section explores how the product changes when one or both factors are increased by 1. For instance, increasing the second number from 27 to 28 increases the product by 23, which can be understood using the distributive property: a(b + c) = ab + ac. Here, if a = 23, b = 27, and c = 1, then 23 × (27 + 1) = 23 × 27 + 23. This property is visualized using a diagram showing the area interpretation of multiplication. The section further generalizes this to cases where both numbers are increased by 1, leading to (a + 1)(b + 1) = ab + (a + b + 1). Similarly, if one number is increased by 1 and the other decreased by 1, the product changes by (b - a - 1). These algebraic identities hold for all integers, including negative numbers. A general identity is presented for increases by arbitrary integers m and n: (a + m)(b + n) = ab + mb + an + mn, where the increase in product is an + bm + mn. This identity is illustrated with a visual diagram showing the multiplication of each term. The section concludes with examples of expanding algebraic expressions using the distributive property, emphasizing the concept of like terms and simplification, and introduces the idea of algebraic identities—equations true for all values of the variables involved.
- Distributive property: a(b + c) = ab + ac
- Product increase when factors increase by 1: (a + 1)(b + 1) = ab + a + b + 1
- Product change when one factor increases and the other decreases by 1: (a + 1)(b - 1) = ab + b - a - 1
- General product change formula: (a + m)(b + n) = ab + mb + an + mn
- Distributive property holds for all integers, including negatives
- Like terms have the same letter-numbers and can be combined
- 📌 Distributive Property: A property that relates multiplication over addition, allowing multiplication to be distributed over addition inside parentheses.
- 📌 Like Terms: Terms in an algebraic expression that have the same variables raised to the same powers.
- 📌 Identity: An algebraic equation that holds true for all values of the variables involved.
Fast Multiplications Using the Distributive Property
ConceptFast Multiplications Using the Distributive Property
This section demonstrates how the distributive property can be used to perform quick multiplications, especially when multiplying numbers by 11, 101, 1001, and similar numbers. For example, multiplying a number by 11 can be seen as multiplying by (10 + 1), which breaks down the problem into simpler parts: number × 10 plus number × 1. Using the example 3874 × 11, the product is calculated as 38740 + 3874 = 42614. The section explains a digit-wise addition method for multiplying any number by 11, where each digit of the product is obtained by adding adjacent digits of the original number, carrying over if necessary. This method is generalized for multiplication by 101 (100 + 1), 1001 (1000 + 1), and so on, by shifting the number appropriately and adding. For instance, 3874 × 101 = 387400 + 3874 = 391274. The section also poses questions to encourage students to find general rules for these multiplications and to apply these rules to various examples, including multiplying by 99 and 999 by using the distributive property with subtraction. Historical context is provided, noting that ancient mathematicians like Brahmagupta and Bhaskaracharya used such distributive property methods for fast multiplication.
- Multiplying by 11 is equivalent to multiplying by (10 + 1)
- Digit-wise addition method for multiplication by 11
- Generalization to multiplication by 101, 1001, 10001, etc.
- Multiplying by numbers like 99 and 999 can be done using distributive property with subtraction
- Ancient mathematicians used distributive property for fast multiplication
- 📌 Distributive Property: Used here to break down multiplication into simpler parts.
- 📌 Carry Over: In digit-wise addition, when sum of digits exceeds 9, the extra is carried to the next digit.
Special Cases of the Distributive Property
ConceptSpecial Cases of the Distributive Property
This section explores special algebraic identities derived from the distributive property, focusing on squares of sums and differences and the product of sum and difference of two numbers. Starting with geometric visualization, the area of a square
Practice Questions — Yet Things
Includes NCERT exercise questions with answers
Q1.By expanding the expressions, verify that all three expressions are equivalent. If x = 8 and y = 3, find the area of the shaded region.
Answer:
The three expressions given are: Vaishnavi's method: x(x + 2y) - 3xy, Aditya's method: x(x - y), and the third expression (not explicitly stated here but implied to be equivalent). Expanding Vaishnavi's expression: x(x + 2y) - 3xy = x^2 + 2xy - 3xy = x^2 - xy. Expanding Aditya's expression: x(x - y) = x^2 - xy. Both expressions are equal. Substituting x = 8 and y = 3: Area = 8^2 - 8*3 = 64 - 24 = 40. Therefore, the area of the shaded region is 40 square units.
Explanation:
Step 1: Expand Vaishnavi's expression: x(x + 2y) - 3xy = x^2 + 2xy - 3xy = x^2 - xy. Step 2: Expand Aditya's expression: x(x - y) = x^2 - xy. Step 3: Both expressions are equal, verifying equivalence. Step 4: Substitute x = 8, y = 3: Area = 64 - 24 = 40. Hence, the area of the shaded region is 40 square units.
Q2.Write an expression for the area of the dashed region in the figure below. Use more than one method to arrive at the answer. Substitute p = 6, r = 3.5, and s = 9, and calculate the area.
Answer:
Method 1: Consider the larger rectangle with dimensions p and (r + s + r) = p × (2r + s). The dashed region is the area of this rectangle minus the two smaller rectangles of dimensions p × r each. Area = p(2r + s) - 2pr = p(2r + s - 2r) = p × s. Method 2: Alternatively, sum the areas of the two rectangles of dimensions p × r and the rectangle p × s, then subtract the two p × r rectangles to get the dashed area. Substituting p = 6, r = 3.5, s = 9: Area = 6 × 9 = 54 square units.
Explanation:
Step 1: Identify the total area of the large rectangle: p × (2r + s). Step 2: Subtract the areas of the two smaller rectangles: 2 × p × r. Step 3: Simplify: p(2r + s) - 2pr = p × s. Step 4: Substitute values: 6 × 9 = 54. Therefore, the area of the dashed region is 54 square units.
Q3.1. Compute these products using the suggested identity. (i) 462 using Identity 1A for (a + b)^2 (ii) 397 × 403 using Identity 1C for (a + b)(a – b) (iii) 912 using Identity 1B for (a – b)^2 (iv) 43 × 45 using Identity 1C for (a + b)(a – b)
Answer:
(i) 462 = (400 + 60 + 2)^2 can be simplified using (a + b)^2 = a^2 + 2ab + b^2. Let a = 460, b = 2 (or better to split as 40 + 20 + 2, but here the identity is for two terms, so better to consider 40 + 22 or 400 + 62). Since 462 is a number, likely the question means 46^2. Assuming 46^2: 46^2 = (40 + 6)^2 = 40^2 + 2×40×6 + 6^2 = 1600 + 480 + 36 = 2116. (ii) 397 × 403 = (400 - 3)(400 + 3) = 400^2 - 3^2 = 160000 - 9 = 159991. (iii) 912 = (900 + 12)^2 or (a - b)^2? Assuming 91^2: 91^2 = (90 + 1)^2 = 90^2 + 2×90×1 + 1^2 = 8100 + 180 + 1 = 8281. (iv) 43 × 45 = (44 - 1)(44 + 1) = 44^2 - 1^2 = 1936 - 1 = 1935.
Explanation:
Step (i): Use (a + b)^2 = a^2 + 2ab + b^2 with a = 40, b = 6. Step (ii): Use (a + b)(a - b) = a^2 - b^2 with a = 400, b = 3. Step (iii): Use (a - b)^2 = a^2 - 2ab + b^2 with a = 90, b = 1. Step (iv): Use (a + b)(a - b) = a^2 - b^2 with a = 44, b = 1.
Q4.2. Use either a suitable identity or the distributive property to find each of the following products. (i) (p – 1)(p + 11) (ii) (3a – 9b)(3a + 9b) (iii) –(2y + 5)(3y + 4) (iv) (6x + 5y)^2 (v) (2x – 1)^2 (vi) (7p) × (3r) × (p + 2)
Answer:
(i) (p – 1)(p + 11) = p^2 + 11p – p – 11 = p^2 + 10p – 11. (ii) (3a – 9b)(3a + 9b) = (3a)^2 – (9b)^2 = 9a^2 – 81b^2. (iii) –(2y + 5)(3y + 4) = –[2y×3y + 2y×4 + 5×3y + 5×4] = –[6y^2 + 8y + 15y + 20] = –(6y^2 + 23y + 20) = –6y^2 – 23y – 20. (iv) (6x + 5y)^2 = (6x)^2 + 2×6x×5y + (5y)^2 = 36x^2 + 60xy + 25y^2. (v) (2x – 1)^2 = (2x)^2 – 2×2x×1 + 1^2 = 4x^2 – 4x + 1. (vi) (7p) × (3r) × (p + 2) = 21pr(p + 2) = 21prp + 42pr = 21p^2r + 42pr.
Explanation:
Step (i): Expand using distributive property. Step (ii): Use difference of squares identity. Step (iii): Expand and apply negative sign. Step (iv) and (v): Use square of binomial identities. Step (vi): Multiply constants and variables, then distribute.
Q5.3. For each statement identify the appropriate algebraic expression(s). (i) Two more than a square number. (ii) The sum of the squares of two consecutive numbers.
Answer:
(i) Two more than a square number can be expressed as s^2 + 2. (ii) The sum of the squares of two consecutive numbers m and m+1 is m^2 + (m + 1)^2 = m^2 + m^2 + 2m + 1 = 2m^2 + 2m + 1.
Explanation:
Step (i): Let s be any number, then square is s^2, adding 2 gives s^2 + 2. Step (ii): Consecutive numbers are m and m+1; sum of squares is m^2 + (m+1)^2. Expand (m+1)^2 = m^2 + 2m + 1. Sum = m^2 + m^2 + 2m + 1 = 2m^2 + 2m + 1.
Q6.4. Consider any 2 by 2 square of numbers in a calendar, as shown in the figure. Find products of numbers lying along each diagonal — 4 × 12 = 48, 5 × 11 = 55. Do this for the other 2 by 2 squares. What do you observe about the diagonal products? Explain why this happens.
Answer:
In any 2 by 2 square of numbers in a calendar, the difference between the products of the diagonals is always 1. For example, 4×12=48 and 5×11=55, difference is 7. But generally, the difference is constant and can be explained algebraically. Label the numbers as: a (a + 1) a + 7 (a + 8) Product of diagonals: a × (a + 8) and (a + 1) × (a + 7). Calculate difference: (a + 1)(a + 7) - a(a + 8) = (a^2 + 7a + a + 7) - (a^2 + 8a) = (a^2 + 8a + 7) - (a^2 + 8a) = 7. Thus, the difference between the products of the diagonals is always 7.
Explanation:
Step 1: Label the square as given. Step 2: Calculate product of diagonals. Step 3: Find difference between products. Step 4: Simplify algebraically to show difference is 7. Hence, the difference between diagonal products in any 2x2 calendar square is constant and equals 7.
Q7.5. Verify which of the following statements are true. (i) (k + 1)(k + 2) – (k + 3) is always 2. (ii) (2q + 1)(2q – 3) is a multiple of 4. (iii) Squares of even numbers are multiples of 4, and squares of odd numbers are 1 more than multiples of 8. (iv) (6n + 2)^2 – (4n + 3)^2 is 5 less than a square number.
Answer:
(i) (k + 1)(k + 2) – (k + 3) = k^2 + 3k + 2 – k – 3 = k^2 + 2k – 1, which is not always 2. So, False. (ii) (2q + 1)(2q – 3) = 4q^2 – 6q + 2q – 3 = 4q^2 – 4q – 3, which is not always multiple of 4. So, False. (iii) Squares of even numbers: (2m)^2 = 4m^2, multiples of 4. Squares of odd numbers: (2m + 1)^2 = 4m^2 + 4m + 1 = 1 more than multiple of 8 (since 4m^2 + 4m is divisible by 8). True. (iv) (6n + 2)^2 – (4n + 3)^2 = [ (6n + 2) – (4n + 3) ] × [ (6n + 2) + (4n + 3) ] = (2n – 1)(10n + 5) = 20n^2 + 10n – 10n – 5 = 20n^2 – 5, which is 5 less than 20n^2, a square number only if 20n^2 is a perfect square. So, generally True that it is 5 less than a square number.
Explanation:
Step (i): Expand and simplify to check if always 2. Step (ii): Expand and check divisibility by 4. Step (iii): Use algebraic expressions for squares of even and odd numbers. Step (iv): Use difference of squares formula and factorization to verify the statement.
Q8.6. A number leaves a remainder of 3 when divided by 7, and another number leaves a remainder of 5 when divided by 7. What is the remainder when their sum, difference, and product are divided by 7?
Answer:
Let the two numbers be a and b. a mod 7 = 3, b mod 7 = 5. Sum: (a + b) mod 7 = (3 + 5) mod 7 = 8 mod 7 = 1. Difference: (a – b) mod 7 = (3 – 5) mod 7 = (-2) mod 7 = 5 (since -2 + 7 = 5). Product: (a × b) mod 7 = (3 × 5) mod 7 = 15 mod 7 = 1. Therefore, the remainders are: Sum: 1 Difference: 5 Product: 1.
Explanation:
Step 1: Use modular arithmetic properties. Step 2: Calculate sum remainder. Step 3: Calculate difference remainder, adjusting negative remainder. Step 4: Calculate product remainder. Step 5: Present final remainders.
All 7 Chapters in Ganita Prakash Part-I
Mathematics · Class 8