👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Basic Mathematics
Study mode

Multiplication

Introduction to Multiplication

Multiplication is one of the four basic arithmetic operations, alongside addition, subtraction, and division. At its core, multiplication describes the process of adding groups of equal size repeatedly. It helps us find the total number of items when several groups containing the same number are combined.

For example, if you have 4 boxes with 5 apples in each box, instead of adding 5 + 5 + 5 + 5, multiplication lets you quickly find the total number of apples by calculating 4 x 5 = 20.

Understanding multiplication is essential not only for everyday tasks like shopping, measuring, and budgeting but also for performing well in competitive exams where fast and accurate calculations are important.

Basic Concept of Multiplication

Multiplication can be thought of as repeated addition. If we say 3 x 4, it means adding the number 4 three times:

\(3 \times 4 = 4 + 4 + 4 = 12\)

Here, the number 3 is called the multiplier (how many times we add), the number 4 is the multiplicand (number being added), and the result 12 is the product.

It's important to know these terms as they often appear in exam questions and explanations.

3 x 4 represented as an array: 4 items per row 3 rows 3 x 4 = 12 4 x 3 = 12 Commutative Property: 3 x 4 = 4 x 3

This array model helps visualize that 3 x 4 and 4 x 3 produce the same product, illustrating the commutative property of multiplication: swapping the order of numbers does not change the result.

Important Properties of Multiplication

  • Commutative Property: \(a \times b = b \times a\)
  • Associative Property: \((a \times b) \times c = a \times (b \times c)\)
  • Distributive Property: \(a \times (b + c) = (a \times b) + (a \times c)\)

These properties allow us to simplify calculations and rearrange numbers for easier multiplication - a crucial skill for competitive exams and mental math.

Multiplication Techniques

Multiplying numbers can be straightforward for small digits but challenging with larger numbers. Several strategies help simplify these calculations:

  • Use of multiplication tables: Memorizing tables up to 20 x 20 speeds up calculation.
  • Breaking numbers down: Apply the distributive property - e.g., multiply 23 x 15 by splitting 15 into 10 + 5.
  • Mental math shortcuts: Identify patterns like multiplying by 5, 9, or powers of 10 quickly.
graph TD    A[Start Multiplication] --> B{Is number ≤ 20?}    B -->|Yes| C[Use multiplication table]    B -->|No| D{Is number large?}    D -->|Yes| E[Break into parts using distributive property]    D -->|No| C    E --> F[Mental math shortcuts]    F --> G[Combine results]

This flowchart demonstrates how to decide the best strategy depending on the numbers involved.

Worked Examples

Example 1: Multiply 23 by 15 using Distributive Property Easy
Calculate \(23 \times 15\) by breaking down 15.

Step 1: Write 15 as \(10 + 5\).

Step 2: Multiply 23 by 10: \(23 \times 10 = 230\).

Step 3: Multiply 23 by 5: \(23 \times 5 = 115\).

Step 4: Add the products: \(230 + 115 = 345\).

Answer: \(23 \times 15 = 345\).

Example 2: Multiply Decimal Numbers 2.5 x 1.2 Medium
Calculate the product of 2.5 and 1.2.

Step 1: Ignore the decimal points and multiply as whole numbers: \(25 \times 12 = 300\).

Step 2: Count total decimal places: 2.5 has 1 decimal place, 1.2 has 1 decimal place -> total 2 decimal places.

Step 3: Place the decimal point in the product 300 so that there are 2 decimal places: \(3.00\).

Answer: \(2.5 \times 1.2 = 3.00 = 3\).

Example 3: Calculate Cost: 12 Items at INR 75 Each Easy
If one item costs INR 75, find the total cost of buying 12 items.

Step 1: Multiply the number of items by the price per item: \(12 \times 75\).

Step 2: Break 75 into \(70 + 5\) and multiply each:

\(12 \times 70 = 840\)

\(12 \times 5 = 60\)

Step 3: Add the parts: \(840 + 60 = 900\).

Answer: Total cost is INR 900.

Example 4: Convert 5.5 meters to centimeters Easy
Convert 5.5 meters into centimeters.

Step 1: Recall that 1 meter = 100 centimeters.

Step 2: Multiply 5.5 by 100:

\(5.5 \times 100 = 550\)

Answer: 5.5 meters = 550 centimeters.

Example 5: Solve Ratio Problem for 3:5 with Total 40 Medium
The ratio of boys to girls in a class is 3:5. If the total number of students is 40, find how many are boys and how many are girls.

Step 1: Add ratio parts: \(3 + 5 = 8\).

Step 2: Find the value of one part: \(\frac{40}{8} = 5\).

Step 3: Multiply each ratio part by 5:

Boys: \(3 \times 5 = 15\)

Girls: \(5 \times 5 = 25\)

Answer: There are 15 boys and 25 girls.

Formula Bank

Formula Bank

Basic Multiplication
\[ P = M \times N \]
where: \(P\) = product, \(M\) = multiplicand, \(N\) = multiplier
Multiplication of Decimals
\[ P = (A \times B) \times 10^{-d} \]
where: \(A, B\) = decimal numbers without decimals, \(d\) = total decimal places in both numbers combined
Distributive Property
\[ a \times (b + c) = (a \times b) + (a \times c) \]
where: \(a, b, c\) = numbers

Tips & Tricks for Multiplication

Tip: Use the distributive property to break complex multiplication into smaller, manageable parts.

When to use: While multiplying large numbers mentally or on paper.

Tip: Memorize multiplication tables at least up to 20 x 20 for faster calculations in exams.

When to use: During timed competitive exams.

Tip: When multiplying decimals, first multiply as whole numbers, then place the decimal point correctly by counting total decimal digits.

When to use: In decimal multiplication problems.

Tip: Multiply by 10, 100, 1000 quickly by appending zeros instead of performing full multiplication.

When to use: Metric unit conversions such as meters to centimeters.

Tip: Use estimation by rounding numbers to check if your answers are reasonable.

When to use: When exact calculation might take longer or to verify answers quickly.

Common Mistakes to Avoid

❌ Forgetting to carry over digits in multi-digit multiplication
✓ Always carry over extra digits to the next place value when multiplying.
Why: Students often rush and miss carrying over, causing incorrect products.
❌ Incorrect placement of decimal point after multiplying decimals
✓ Count decimal places in both factors and place the decimal in the product accordingly.
Why: Lack of understanding how decimal places affect the final answer.
❌ Mixing multiplier and multiplicand positions and confusing methods
✓ Remember multiplication is commutative; choose the easier number as multiplier for quicker calculation.
Why: Confusion about the roles of numbers leads to unnecessary complexity.
❌ Treating multiplication as simple addition
✓ Understand that multiplication combines repeated addition but follows its own rules.
Why: Confusing addition rules with multiplication can cause errors in calculations.
❌ Ignoring zeroes when multiplying numbers ending with zero
✓ Multiply ignoring zeroes first, then add zeroes back to get correct place values.
Why: Misunderstanding place value leads to incorrect placement of zeros in the answer.
Key Concept

Multiplication Properties and Definitions

Multiplication is repeated addition, commutative, associative, and distributive, which helps simplify calculations.

Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Multiplication · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.