Chapter 13 · Class 8 CBSE · MCQ Test

Factorization MCQ Test — Class 8 CBSE

Practice 10 multiple-choice questions with instant answer reveal and explanations.

Factorization — MCQ Questions

1Which of the following statements best describes the process of factorization of an algebraic expression?

A.It is the process of multiplying two or more algebraic expressions to get a single expression.
B.It is the process of breaking down an algebraic expression into a product of two or more simpler expressions (its factors).
C.It is the process of finding the value of a variable in an algebraic expression.
D.It is the process of adding or subtracting like terms in an algebraic expression.
Show Answer+

Answer: It is the process of breaking down an algebraic expression into a product of two or more simpler expressions (its factors).

Hint: Think about what factors are in general, like with numbers (e.g., factors of 12 are 1, 2, 3, 4, 6, 12). Factorization is the reverse of multiplication.

Solution:

Factorization is essentially the reverse process of multiplication.

When we factorize an algebraic expression, we express it as a product of two or more simpler expressions, which are called its factors.

2Factorize the expression 6xy - 9x.

A.3x(2y - 3x)
B.3x(2y - 3)
C.3(2xy - 3x)
D.3x(2y + 3)
Show Answer+

Answer: 3x(2y - 3)

Hint: Look for the greatest common factor (GCF) of the numerical coefficients and the variables in both terms.

Solution:

Identify the terms: 6xy and -9x.

Find the GCF of the numerical coefficients (6 and 9) which is 3. Find the GCF of the variables (xy and x) which is x. So, the overall GCF is 3x.

Divide each term by 3x: (6xy) ÷ (3x) = 2y and (-9x) ÷ (3x) = -3.

Write the expression as the product of the GCF and the remaining terms: 3x(2y - 3).

3Rahul factorized the expression 12a²b + 18ab² as follows: Step 1: Found the greatest common factor (GCF) of 12a²b and 18ab² as 6ab. Step 2: Divided each term by the GCF: (12a²b) ÷ (6ab) = 2a and (18ab²) ÷ (6ab) = 3b. Step 3: Wrote the factored form as 6ab(2a + 3b). Which of the following statements is true regarding Rahul's solution?

A.Step 1 is incorrect because the GCF should be 3ab.
B.Step 2 is incorrect because (18ab²) ÷ (6ab) should be 3ab.
C.Step 3 is incorrect because the terms inside the bracket should be subtracted.
D.Rahul's solution is completely correct.
Show Answer+

Answer: Rahul's solution is completely correct.

Hint: Carefully re-evaluate each step. Check the GCF, then the division of each term, and finally the final factored form.

Solution:

Check Step 1: The GCF of 12 and 18 is 6. The GCF of a²b and ab² is ab. So, the GCF is 6ab. Step 1 is correct.

Check Step 2: (12a²b) ÷ (6ab) = 2a, which is correct. (18ab²) ÷ (6ab) = 3b, which is also correct. Step 2 is correct.

Check Step 3: Since the original expression had a '+' sign between the terms, the terms inside the bracket should also be added. 6ab(2a + 3b) is correct. Step 3 is correct.

All steps in Rahul's solution are completely correct.

4Factorize the expression ab + bc + ax + cx.

A.(a + c)(b + x)
B.(a + b)(c + x)
C.(a + x)(b + c)
D.(a + c)(b - x)
Show Answer+

Answer: (a + x)(b + c)

Hint: Group terms that share common factors, then factor out the common binomial expression.

Solution:

Group the terms in pairs that have a common factor: (ab + bc) + (ax + cx).

Factor out the common factor from each group: b(a + c) + x(a + c).

Now, (a + c) is a common binomial factor. Factor it out from the entire expression: (a + c)(b + x).

5Consider the expression 7p²q - 14pq². Two students, Priya and Rohan, tried to factorize it. Priya's factorization: 7pq(p - 2q) Rohan's factorization: 7(p²q - 2pq²) Which of the following statements is true?

A.Only Priya's factorization is correct as she took out the greatest common factor.
B.Only Rohan's factorization is correct as he only took out the numerical common factor.
C.Both Priya's and Rohan's factorizations are correct and complete.
D.Both Priya's and Rohan's factorizations are incorrect.
Show Answer+

Answer: Only Priya's factorization is correct as she took out the greatest common factor.

Hint: Factorization usually implies taking out the *greatest* common factor to simplify the expression as much as possible.

Solution:

The given expression is 7p²q - 14pq².

The greatest common factor (GCF) of 7p²q and 14pq² is 7pq.

Priya's factorization: 7pq(p - 2q) is correct and complete because 7pq is the GCF, and the expression inside the bracket cannot be further factorized by common factors.

Rohan's factorization: 7(p²q - 2pq²) is partially correct because 7 is a common factor, but it is not the *greatest* common factor. The expression inside the bracket (p²q - 2pq²) can still be factorized by taking out pq.

Therefore, only Priya's factorization is correct and complete.

6Factorize the expression 5x³ - 10x² + 25x.

A.5x(x² - 2x + 5)
B.5(x³ - 2x² + 5x)
C.x(5x² - 10x + 25)
D.5x(x² + 2x - 5)
Show Answer+

Answer: 5x(x² - 2x + 5)

Hint: Find the greatest common factor (GCF) of all three terms, considering both the numerical coefficients and the variables.

Solution:

Identify the terms: 5x³, -10x², and 25x.

Find the GCF of the numerical coefficients (5, -10, and 25) which is 5.

Find the GCF of the variables (x³, x², and x) which is x.

The overall GCF of the expression is 5x. Divide each term by 5x: (5x³) ÷ (5x) = x², (-10x²) ÷ (5x) = -2x, and (25x) ÷ (5x) = 5.

Write the factored form: 5x(x² - 2x + 5).

7If (x - 3) is a factor of the expression x² - 8x + 15, which of the following must be the other factor?

A.(x + 5)
B.(x - 5)
C.(x + 3)
D.(x - 8)
Show Answer+

Answer: (x - 5)

Hint: If (x - 3) is a factor, then when you divide x² - 8x + 15 by (x - 3), you should get the other factor. Alternatively, think about two numbers that multiply to 15 and add to -8.

Solution:

We are looking for two expressions that multiply to x² - 8x + 15. We know one factor is (x - 3).

Let the other factor be (x + k). So, (x - 3)(x + k) = x² - 8x + 15.

Expand the left side: x² + kx - 3x - 3k = x² - 8x + 15. This simplifies to x² + (k - 3)x - 3k = x² - 8x + 15.

By comparing the constant terms, -3k = 15, which implies k = -5. By comparing the coefficient of x, k - 3 = -8, which also implies k = -5. Thus, the other factor is (x - 5).

8Factorize the expression 5(x - 2y) - 3z(x - 2y).

A.(x - 2y)(5 - 3z)
B.(x - 2y)(5 + 3z)
C.(5 - 3z)(x + 2y)
D.(5 + 3z)(x - 2y)
Show Answer+

Answer: (x - 2y)(5 - 3z)

Hint: Identify the common binomial expression that appears in both terms.

Solution:

Observe the given expression: 5(x - 2y) - 3z(x - 2y).

Notice that the binomial (x - 2y) is a common factor in both terms.

Factor out the common binomial (x - 2y) from both terms: (x - 2y) [5 - 3z].

The factored form is (x - 2y)(5 - 3z).

9Which of the following is the correct factorization of 49x² - 16y²?

A.(7x - 4y)(7x - 4y)
B.(7x + 4y)(7x + 4y)
C.(7x - 4y)(7x + 4y)
D.(49x - 16y)(49x + 16y)
Show Answer+

Answer: (7x - 4y)(7x + 4y)

Hint: Recognize the pattern a² - b² = (a - b)(a + b). Identify 'a' and 'b' in the given expression.

Solution:

The given expression is 49x² - 16y².

Recognize that 49x² can be written as (7x)² and 16y² can be written as (4y)².

This expression matches the algebraic identity for the difference of two squares: a² - b² = (a - b)(a + b).

Here, a = 7x and b = 4y. Substitute these values into the identity: (7x - 4y)(7x + 4y).

10For which of the following expressions is factorization by grouping terms the most appropriate method?

A.x² + 5x + 6
B.3ab - 6ac + 5b - 10c
C.4y² - 9
D.7m - 14n
Show Answer+

Answer: 3ab - 6ac + 5b - 10c

Hint: Grouping is typically used when an expression has four terms, and pairs of terms share common factors that lead to a common binomial.

Solution:

Option A (x² + 5x + 6) is a quadratic trinomial, typically factorized by splitting the middle term or using identities like (x+a)(x+b).

Option B (3ab - 6ac + 5b - 10c) has four terms. We can group (3ab - 6ac) and (5b - 10c) to get 3a(b - 2c) + 5(b - 2c), which then factors as (b - 2c)(3a + 5). This is suitable for factorization by grouping.

Option C (4y² - 9) is a difference of squares (2y)² - 3², which is factorized using the a² - b² identity.

Option D (7m - 14n) is a binomial, factorized by taking out the common monomial factor 7: 7(m - 2n).

Therefore, 3ab - 6ac + 5b - 10c is the most appropriate for factorization by grouping terms.

Want more questions?

Practice 60+ questions with AI-powered doubt clearing and step-by-step solutions.

Practice More

Tips for Factorization MCQs

  • 1Read each question carefully and identify what is being asked before looking at the options.
  • 2Try to solve the problem mentally or on paper first, then match your answer with the options.
  • 3Use elimination — rule out clearly wrong options to improve your chances even when unsure.
  • 4Check units, signs, and edge cases — these are common traps in Factorization MCQs.
  • 5Review your mistakes after completing the test to build lasting understanding.

Master Factorization on SparkEd

Go beyond MCQs. Practice at three difficulty levels with instant feedback, solutions, and an AI coach to clear every doubt.

Start Practising

SparkEd Maths offers free MCQ tests for Class 1-10 across 7 education boards. All questions are aligned to the 2025-26 syllabus with step-by-step solutions and AI-powered doubt clearing.