Advertisement

FACTORISATION In Easy words

Factorisation – Definition

Factorisation is the process of breaking a number or an algebraic expression into smaller parts called factors, which when multiplied together give the original number or expression.


🔢 Example with Numbers

If we take the number 12:

12 = 2 × 6
12 = 3 × 4

Here, 2, 3, 4, 6 are factors of 12.

Prime factorisation of 12:

12 = 2 × 2 × 3


✏️ Example with Algebraic Expressions

  1. 6x = 2 × 3 × x
  2. x² – 9 = (x – 3)(x + 3)
    (This is called factorisation using identity: a² – b² = (a – b)(a + b))
  3. 2x + 4 = 2(x + 2)
    (Taking common factor 2)

Method of factorisation

Factorisation can be done using different methods depending on the type of expression.


1️⃣ Common Factor Method (Taking Out Common Factor)

When all terms have a common number or variable, take it out.

Example:
6x + 9

Common factor = 3

6x + 9 = 3(2x + 3)

Example:
8x²y + 4xy

Common factor = 4xy

= 4xy(2x + 1)


2️⃣ Factorisation by Grouping

Used when there are four terms.

Steps:

  • Group terms in pairs
  • Take common factors from each group
  • Take common binomial

Example:
x² + 3x + 2x + 6

= (x² + 3x) + (2x + 6)
= x(x + 3) + 2(x + 3)
= (x + 3)(x + 2)


3️⃣ Using Identities (Algebraic Identities)

Important Identities:

  1. a² – b² = (a – b)(a + b)
  2. (a + b)² = a² + 2ab + b²
  3. (a – b)² = a² – 2ab + b²
  4. a³ – b³ = (a – b)(a² + ab + b²)
  5. a³ + b³ = (a + b)(a² – ab + b²)

Example:
x² – 16

= x² – 4²
= (x – 4)(x + 4)


4️⃣ Splitting the Middle Term Method

Used for quadratic expressions of form:
ax² + bx + c

Steps:

  1. Multiply a × c
  2. Find two numbers whose product = ac and sum = b
  3. Split the middle term
  4. Factor by grouping

Example:
x² + 5x + 6

Product = 6
Numbers = 2 and 3

= x² + 2x + 3x + 6
= x(x + 2) + 3(x + 2)
= (x + 2)(x + 3)


5️⃣ Factorisation of Quadratic When a ≠ 1

Example:
2x² + 7x + 3

Multiply 2 × 3 = 6
Numbers = 6 and 1

= 2x² + 6x + x + 3
= 2x(x + 3) + 1(x + 3)
= (2x + 1)(x + 3)


✨ Summary Table

MethodUsed When
Common FactorTerms have common number/variable
GroupingFour terms
IdentitiesExpression matches formula
Split Middle TermQuadratic expression

20 MCQs on Factorisation

Choose the correct option:


1. The factorisation of 6x + 12 is:

A) 2(3x + 6)
B) 3(2x + 4)
C) 6(x + 2)
D) 12(x + 1)


2. x² – 25 =

A) (x – 5)²
B) (x – 5)(x + 5)
C) (x + 5)²
D) (x – 25)(x + 1)


3. x² + 7x + 10 =

A) (x + 2)(x + 5)
B) (x + 10)(x – 1)
C) (x + 7)(x + 3)
D) (x + 5)(x – 2)


4. 9x² – 16 =

A) (3x – 4)(3x + 4)
B) (9x – 4)(x + 4)
C) (3x – 16)(3x + 1)
D) (9x – 16)(x + 1)


5. 2x² + 9x + 4 =

A) (2x + 1)(x + 4)
B) (2x + 4)(x + 1)
C) (2x + 9)(x + 4)
D) (x + 2)(x + 7)


6. x² – 9x + 20 =

A) (x – 5)(x – 4)
B) (x – 10)(x + 2)
C) (x – 20)(x + 1)
D) (x – 2)(x – 10)


7. The common factor of 8x²y and 12xy² is:

A) 4xy
B) 2xy
C) 8xy
D) 12xy


8. a² + 2ab + b² =

A) (a + b)²
B) (a – b)²
C) (a² + b²)
D) (a + b)(a – b)


9. x³ – 27 =

A) (x – 3)(x² + 3x + 9)
B) (x + 3)(x² – 3x + 9)
C) (x – 27)(x + 1)
D) (x – 3)³


10. 15x + 20 =

A) 5(3x + 4)
B) 3(5x + 20)
C) 15(x + 20)
D) 20(x + 15)


11. x² – 4x – 12 =

A) (x – 6)(x + 2)
B) (x + 6)(x – 2)
C) (x – 4)(x + 3)
D) (x – 12)(x + 1)


12. 4x² – 12x =

A) 4x(x – 3)
B) 2x(2x – 6)
C) x(4x – 12)
D) All of these


13. x² + 11x + 24 =

A) (x + 6)(x + 4)
B) (x + 8)(x + 3)
C) (x + 12)(x + 2)
D) (x + 24)(x + 1)


14. 16a² – b² =

A) (4a – b)(4a + b)
B) (16a – b)(a + b)
C) (4a – b)²
D) (16a – b²)


15. 3x² – 12 =

A) 3(x² – 4)
B) 3(x – 2)(x + 2)
C) Both A and B
D) None


16. x² + 2x – 15 =

A) (x + 5)(x – 3)
B) (x – 5)(x + 3)
C) (x + 15)(x – 1)
D) (x – 15)(x + 1)


17. 5x² + 5x =

A) 5x(x + 1)
B) 5(x² + x)
C) x(5x + 5)
D) All of these


18. x² – 49 =

A) (x – 7)(x + 7)
B) (x – 49)(x + 1)
C) (x – 7)²
D) (x + 49)(x – 1)


19. 6x² + x – 2 =

A) (3x – 2)(2x + 1)
B) (3x + 2)(2x – 1)
C) (6x – 1)(x + 2)
D) (2x – 2)(3x + 1)


20. a³ + 8 =

A) (a + 2)(a² – 2a + 4)
B) (a – 2)(a² + 2a + 4)
C) (a + 8)(a – 1)
D) (a + 2)³


Answer Key

  1. B
  2. B
  3. A
  4. A
  5. A
  6. A
  7. A
  8. A
  9. A
  10. A
  11. A
  12. D
  13. A
  14. A
  15. C
  16. A
  17. D
  18. A
  19. A
  20. A

✏️ Factorisation – 2 & 3 Marks Questions


Section A – 2 Marks Questions

(Each question carries 2 marks)

  1. Factorise:
    (a) 8x + 12
    (b) 15y – 20
  2. Factorise using identity:
    x² – 36
  3. Factorise:
    a² – 49
  4. Factorise by taking common factor:
    6x² – 9x
  5. Factorise:
    x² + 9x + 14
  6. Factorise:
    4a² – 25
  7. Factorise:
    x² – 11x + 28
  8. Find the common factor of:
    12x²y and 18xy²

Section B – 3 Marks Questions

(Each question carries 3 marks)

  1. Factorise by splitting the middle term:
    2x² + 11x + 5
  2. Factorise:
    3x² – 5x – 2
  3. Factorise using identities:
    (a) 9a² – 16b²
    (b) x³ – 64
  4. Factorise by grouping:
    x³ + 3x² + 2x + 6
  5. Factorise completely:
    6x² + 7x – 3
  6. The area of a rectangle is given by
    x² + 5x + 6.
    Find its length and breadth by factorisation.
  7. If a² + 7a + 12 = 0, factorise the expression and find the values of a.

📘 Case Study Based Questions – Factorisation


🟢 Case Study 1: School Garden Area

A school garden is rectangular. Its area is given by
x² + 7x + 12 square metres.

The school wants to find the length and breadth of the garden by factorisation.

Questions:

  1. Factorise the expression x² + 7x + 12. (2 marks)
  2. Find the length and breadth of the garden. (2 marks)
  3. If x = 3 m, find the actual area of the garden. (1 mark)

🟢 Case Study 2: Playground Design

The area of a playground is given by
9a² – 25 square metres.

Questions:

  1. Identify the algebraic identity used. (1 mark)
  2. Factorise 9a² – 25. (2 marks)
  3. If a = 4 m, find the area of the playground. (2 marks)

🟢 Case Study 3: Profit of a Shopkeeper

The profit earned by a shopkeeper is given by
2x² + 9x + 4.

Questions:

  1. Factorise the expression by splitting the middle term. (3 marks)
  2. If x = 2, find the profit. (2 marks)

🟢 Case Study 4: Arrangement of Students

Students are arranged in rows and columns.
Total number of students is given by
x² – 16.

Questions:

  1. Factorise the expression using identity. (2 marks)
  2. If x = 6, find the total number of students. (2 marks)
  3. What type of identity is used? (1 mark)

✅ Answer Key

Case Study 1:

x² + 7x + 12 = (x + 3)(x + 4)
Area when x = 3 → 9 + 21 + 12 = 42 m²

Case Study 2:

Identity: a² – b²
9a² – 25 = (3a – 5)(3a + 5)
When a = 4 → 144 – 25 = 119

Case Study 3:

2x² + 9x + 4 = (2x + 1)(x + 4)
When x = 2 → 8 + 18 + 4 = 30

Case Study 4:

x² – 16 = (x – 4)(x + 4)
When x = 6 → 36 – 16 = 20
Identity: Difference of squares


📝 Mathematics

Chapter: Factorisation

Time: 2 Hours

Maximum Marks: 40


🔹 General Instructions:

  1. All questions are compulsory.
  2. Show proper steps for full marks.
  3. Use of calculator is not permitted.

Section A – MCQs (1 × 8 = 8 Marks)

  1. x² – 49 =
    a) (x – 7)²
    b) (x – 7)(x + 7)
    c) (x + 7)²
    d) (x – 49)(x + 1)
  2. 6x + 9 =
    a) 3(2x + 3)
    b) 6(x + 9)
    c) 9(6x + 1)
    d) 3(x + 2)
  3. x² + 5x + 6 =
    a) (x + 2)(x + 3)
    b) (x – 2)(x – 3)
    c) (x + 6)(x – 1)
    d) (x + 1)(x + 6)
  4. 4a² – 25 =
    a) (2a – 5)(2a + 5)
    b) (4a – 5)(a + 5)
    c) (2a – 25)(2a + 1)
    d) (4a – 25)(a + 1)
  5. 2x² + 7x + 3 =
    a) (2x + 1)(x + 3)
    b) (2x + 3)(x + 1)
    c) (x + 7)(2x + 3)
    d) (x + 2)(x + 5)
  6. a² + 2ab + b² =
    a) (a – b)²
    b) (a + b)²
    c) (a + b)(a – b)
    d) a² + b²
  7. 9x² – 16 =
    a) (3x – 4)(3x + 4)
    b) (9x – 4)(x + 4)
    c) (3x – 16)(3x + 1)
    d) (9x – 16)(x + 1)
  8. Common factor of 12x²y and 18xy² is:
    a) 6xy
    b) 12xy
    c) 3xy
    d) 18xy

Section B – Very Short Answer (2 × 6 = 12 Marks)

  1. Factorise: 8x + 12
  2. Factorise: x² – 36
  3. Factorise: x² + 9x + 20
  4. Factorise: 6x² – 9x
  5. Factorise: 16a² – b²
  6. Find the common factor of:
    15x²y and 20xy²

Section C – Short Answer (3 × 4 = 12 Marks)

  1. Factorise by splitting the middle term:
    2x² + 11x + 5
  2. Factorise:
    3x² – 5x – 2
  3. Factorise by grouping:
    x³ + 2x² + 3x + 6
  4. Factorise completely:
    6x² + 7x – 3

Section D – Case Study (4 × 2 = 8 Marks)

Case Study:

The area of a rectangular park is given by:
x² + 5x + 6 square metres

  1. Factorise the expression.
  2. Find the length and breadth of the park.
  3. If x = 4 m, find the area.
  4. Identify the method used in this case.

Answer Key

Section A:

  1. b
  2. a
  3. a
  4. a
  5. b
  6. b
  7. a
  8. a

Section B:
9) 4(2x + 3)
10) (x – 6)(x + 6)
11) (x + 4)(x + 5)
12) 3x(2x – 3)
13) (4a – b)(4a + b)
14) 5xy

Section C:
15) (2x + 1)(x + 5)
16) (3x + 1)(x – 2)
17) (x + 2)(x² + 3)
18) (3x – 1)(2x + 3)

Section D:
19) (x + 2)(x + 3)
20) Length = (x + 3), Breadth = (x + 2)
21) 42
22) Splitting the middle term


Leave a Reply

Your email address will not be published. Required fields are marked *