krit.club logo

Integers - Multiplication of Integers and its Properties

Grade 7CBSE

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

🔑Concepts

Rules of Signs for Multiplication: When multiplying two integers, if they have the same sign (both positive or both negative), the product is a positive integer. If they have different signs (one positive and one negative), the product is a negative integer. Visually, this can be remembered using a sign matrix where the intersection of same-sign rows and columns results in a '+' sign, and different signs result in a '-' sign.

Number Line Representation: Multiplication can be viewed as repeated addition. For example, 3×(2)3 \times (-2) can be visualized on a number line as starting at 0 and making 3 jumps of 2 units each in the negative direction (to the left), eventually landing on 6-6.

Closure Property: Integers are closed under multiplication. This means for any two integers aa and bb, the product a×ba \times b is always an integer. You will never get a fraction or a decimal when multiplying two whole integers.

Commutative Property: The order of integers in multiplication does not change the product. For any two integers aa and bb, a×b=b×aa \times b = b \times a. Visually, a rectangular array of dots with 3 rows and 5 columns has the same total number of dots as an array with 5 rows and 3 columns.

Associative Property: The grouping of integers does not affect the product when multiplying three or more integers. For any three integers aa, bb, and cc, (a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c).

Distributive Property: Multiplication distributes over addition and subtraction. For any integers aa, bb, and cc, a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c). Visually, the area of a large rectangle with width aa and length (b+c)(b+c) is the sum of the areas of two smaller rectangles with sides (a,b)(a, b) and (a,c)(a, c).

Multiplicative Identity and Zero: The integer 11 is the multiplicative identity because any integer multiplied by 11 remains unchanged (a×1=aa \times 1 = a). Conversely, any integer multiplied by 00 results in 00 (a×0=0a \times 0 = 0).

Product of Multiple Negative Integers: If the number of negative integers being multiplied is even, the product is positive. If the number of negative integers is odd, the product is negative. For example, (1)×(1)×(1)×(1)(-1) \times (-1) \times (-1) \times (-1) involves 4 negatives (even), so the result is 11.

📐Formulae

(+)×(+)=(+)(+) \times (+) = (+)

()×()=(+)(-) \times (-) = (+)

(+)×()=()(+) \times (-) = (-)

()×(+)=()(-) \times (+) = (-)

a×b=b×aa \times b = b \times a (Commutative Property)

(a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c) (Associative Property)

a×(b+c)=a×b+a×ca \times (b + c) = a \times b + a \times c (Distributive Property over Addition)

a×1=aa \times 1 = a (Multiplicative Identity)

a×0=0a \times 0 = 0 (Multiplication by Zero)

(1)n=1(-1)^{n} = 1 if nn is even, and 1-1 if nn is odd

💡Examples

Problem 1:

Find the product of (18)×(10)×9(-18) \times (-10) \times 9.

Solution:

Step 1: Multiply the first two integers: (18)×(10)=180(-18) \times (-10) = 180 (Since both are negative, the product is positive).\nStep 2: Multiply the result by the third integer: 180×9=1620180 \times 9 = 1620.\nFinal Answer: 16201620.

Explanation:

This example demonstrates the rule of signs where multiplying two negative numbers results in a positive number, which is then multiplied by another positive number.

Problem 2:

Evaluate 26×(48)+(48)×(36)26 \times (-48) + (-48) \times (-36) using suitable properties.

Solution:

Step 1: Identify the common factor in both terms, which is (48)(-48).\nStep 2: Use the Distributive Property: a×b+a×c=a×(b+c)a \times b + a \times c = a \times (b + c). Here a=48a = -48, b=26b = 26, and c=36c = -36.\nStep 3: Rewriting the expression: (48)×[26+(36)](-48) \times [26 + (-36)].\nStep 4: Solve the bracket: 2636=1026 - 36 = -10.\nStep 5: Multiply: (48)×(10)=480(-48) \times (-10) = 480.\nFinal Answer: 480480.

Explanation:

The Distributive Property is used here to simplify calculation by factoring out the common integer (48)(-48), making the arithmetic much easier.