Prepizo
Learn › Class 10 CBSE · Mathematics › Polynomials › Division algorithm

Division algorithm — Class 10 CBSE Mathematics MCQs with Solutions

Free Class 10 CBSE Mathematics Division algorithm MCQs with step-by-step solutions (15 questions). Part of Polynomials. Practise online on Prepizo — no login needed.

▶ Practise Division algorithm online (free)

Questions with solutions

Q1 — Division algorithm · easy · theory
When $x^2 + 3x + 2$ is divided by $x + 1$, the quotient is
A. $x + 1$
B. $x - 2$
C. $x + 3$
D. $x + 2$  ✓ Correct
Solution: Factorising, $x^2 + 3x + 2 = (x + 1)(x + 2)$. Dividing by $x + 1$ therefore gives quotient $x + 2$ with remainder $0$.
Q2 — Division algorithm · easy · theory
In the division algorithm $p(x) = g(x) \cdot q(x) + r(x)$, the remainder $r(x)$ must satisfy
A. $r(x) = 0$ or $\deg r(x) < \deg g(x)$  ✓ Correct
B. $\deg r(x) \le \deg g(x)$ always
C. $\deg r(x) = \deg g(x)$ always
D. $\deg r(x) > \deg g(x)$ always
Solution: The division algorithm states that for any polynomials $p(x)$ and $g(x) \ne 0$, we can write $p(x) = g(x)q(x) + r(x)$ where either $r(x) = 0$ or $\deg r(x) < \deg g(x)$. If the remainder had degree equal to or more than $g(x)$, the division could be carried further.
Q3 — Division algorithm · easy · theory
On dividing a polynomial $p(x)$ by $x - 2$, the quotient is $x + 3$ and the remainder is $5$. Then $p(x)$ is
A. $x^2 + x + 1$
B. $x^2 + x - 1$  ✓ Correct
C. $x^2 - x - 1$
D. $x^2 + 5x - 6$
Solution: By the division algorithm, $p(x) = g(x) \cdot q(x) + r(x) = (x - 2)(x + 3) + 5$. Expanding, $(x - 2)(x + 3) = x^2 + x - 6$, so $p(x) = x^2 + x - 6 + 5 = x^2 + x - 1$.
Q4 — Division algorithm · easy · theory
If a polynomial $p(x)$ is divided by $g(x)$ and the remainder comes out to be zero, then
A. $p(x)$ is a factor of $g(x)$
B. $\deg p(x) < \deg g(x)$
C. $p(x)$ and $g(x)$ have no common zero
D. $g(x)$ is a factor of $p(x)$  ✓ Correct
Solution: If the remainder is zero, the division algorithm gives $p(x) = g(x) \cdot q(x)$. This means $g(x)$ divides $p(x)$ exactly, i.e. $g(x)$ is a factor of $p(x)$.
Q5 — Division algorithm · easy · theory
A polynomial of degree $4$ is divided exactly (remainder zero) by a polynomial of degree $2$. The degree of the quotient is
A. $4$
B. $8$
C. $2$  ✓ Correct
D. $6$
Solution: When the remainder is zero, $p(x) = g(x) \cdot q(x)$, and degrees add on multiplication: $\deg p = \deg g + \deg q$. So $\deg q = 4 - 2 = 2$.
Q6 — Division algorithm · medium · theory
When $3x^3 + x^2 + 2x + 5$ is divided by $x^2 + 2x + 1$, the remainder is
A. $9x - 10$
B. $9x + 10$  ✓ Correct
C. $-9x + 10$
D. $5x + 9$
Solution: By long division, the first term of the quotient is $3x$; subtracting $3x(x^2 + 2x + 1) = 3x^3 + 6x^2 + 3x$ leaves $-5x^2 - x + 5$. The next quotient term is $-5$; subtracting $-5(x^2 + 2x + 1) = -5x^2 - 10x - 5$ leaves $9x + 10$. Since $\deg(9x + 10) < \deg(x^2 + 2x + 1)$, the remainder is $9x + 10$.
Q7 — Division algorithm · medium · theory
If $x^4 + 2x^3 + 8x^2 + 12x + 18$ is divided by $x^2 + 5$, the remainder comes out to be $px + q$. The values of $p$ and $q$ are
A. $p = 3,\ q = 2$
B. $p = 2,\ q = 3$  ✓ Correct
C. $p = -2,\ q = 3$
D. $p = 2,\ q = -3$
Solution: Long division by $x^2 + 5$ gives quotient $x^2 + 2x + 3$ and remainder $2x + 3$. Check: $(x^2 + 5)(x^2 + 2x + 3) + (2x + 3) = x^4 + 2x^3 + 8x^2 + 10x + 15 + 2x + 3 = x^4 + 2x^3 + 8x^2 + 12x + 18$. Hence $p = 2$ and $q = 3$.
Q8 — Division algorithm · medium · theory
What must be subtracted from $x^3 + 5x^2 + 5x + 8$ so that the resulting polynomial is exactly divisible by $x^2 + 3x - 2$?
A. $x - 12$
B. $2x + 12$
C. $x + 12$  ✓ Correct
D. $x + 10$
Solution: Dividing $x^3 + 5x^2 + 5x + 8$ by $x^2 + 3x - 2$ gives quotient $x + 2$ and remainder $x + 12$. Subtracting the remainder makes the division exact: $x^3 + 5x^2 + 5x + 8 - (x + 12) = (x^2 + 3x - 2)(x + 2)$, which you can verify by expanding.
Q9 — Division algorithm · medium · theory
What must be added to $x^4 + 2x^3 - 2x^2 + x - 1$ so that the result is exactly divisible by $x^2 + 2x - 3$?
A. $x - 2$  ✓ Correct
B. $2 - x$
C. $x + 2$
D. $-x - 2$
Solution: On dividing $x^4 + 2x^3 - 2x^2 + x - 1$ by $x^2 + 2x - 3$, the quotient is $x^2 + 1$ and the remainder is $2 - x$. To make the remainder zero we must add its negative, i.e. add $x - 2$. Check: $x^4 + 2x^3 - 2x^2 + x - 1 + (x - 2) = (x^2 + 2x - 3)(x^2 + 1)$.
Q10 — Division algorithm · medium · theory
On dividing $x^3 - 3x^2 + x + 2$ by a polynomial $g(x)$, the quotient and remainder are $x - 2$ and $-2x + 4$ respectively. Then $g(x)$ is
A. $x^2 + x + 1$
B. $x^2 - x - 1$
C. $x^2 + x - 1$
D. $x^2 - x + 1$  ✓ Correct
Solution: From $p(x) = g(x)q(x) + r(x)$ we get $g(x) = \frac{p(x) - r(x)}{q(x)}$. Now $p(x) - r(x) = x^3 - 3x^2 + x + 2 - (-2x + 4) = x^3 - 3x^2 + 3x - 2$. Dividing this by $x - 2$ gives $g(x) = x^2 - x + 1$.
Q11 — Division algorithm · hard · theory
Two zeroes of $3x^4 + 6x^3 - 2x^2 - 10x - 5$ are $\sqrt{\frac{5}{3}}$ and $-\sqrt{\frac{5}{3}}$. The other two zeroes are
A. $1$ and $1$
B. $-1$ and $1$
C. $-\frac{5}{3}$ and $-1$
D. $-1$ and $-1$  ✓ Correct
Solution: Since $\pm\sqrt{\frac{5}{3}}$ are zeroes, $\left(x^2 - \frac{5}{3}\right)$, and hence $3x^2 - 5$, is a factor. Dividing $3x^4 + 6x^3 - 2x^2 - 10x - 5$ by $3x^2 - 5$ gives $x^2 + 2x + 1 = (x + 1)^2$. So the other two zeroes are $-1$ and $-1$.
Q12 — Division algorithm · hard · theory
If two zeroes of $x^4 - 6x^3 - 26x^2 + 138x - 35$ are $2 + \sqrt{3}$ and $2 - \sqrt{3}$, then the other two zeroes are
A. $7$ and $5$
B. $-7$ and $5$
C. $7$ and $-5$  ✓ Correct
D. $-7$ and $-5$
Solution: The factor from the given zeroes is $\left(x - (2 + \sqrt{3})\right)\left(x - (2 - \sqrt{3})\right) = x^2 - 4x + 1$. Dividing the quartic by $x^2 - 4x + 1$ gives quotient $x^2 - 2x - 35 = (x - 7)(x + 5)$. Hence the remaining zeroes are $7$ and $-5$.
Q13 — Division algorithm · hard · theory
The polynomial $x^4 + x^3 + 8x^2 + ax + b$ is exactly divisible by $x^2 + 1$. The values of $a$ and $b$ are
A. $a = 1,\ b = 7$  ✓ Correct
B. $a = 7,\ b = 1$
C. $a = -1,\ b = 7$
D. $a = 1,\ b = -7$
Solution: Dividing $x^4 + x^3 + 8x^2 + ax + b$ by $x^2 + 1$ gives quotient $x^2 + x + 7$ and remainder $(a - 1)x + (b - 7)$. For exact divisibility the remainder must be identically zero, so $a - 1 = 0$ and $b - 7 = 0$, i.e. $a = 1,\ b = 7$. Check: $(x^2 + 1)(x^2 + x + 7) = x^4 + x^3 + 8x^2 + x + 7$.
Q14 — Division algorithm · hard · theory
On dividing a non-zero polynomial $p(x)$ by a polynomial $g(x)$, the quotient comes out to be zero. Which of the following must be true?
A. $\deg p(x) = \deg g(x)$
B. $\deg p(x) > \deg g(x)$
C. Nothing definite can be said about the degrees
D. $\deg p(x) < \deg g(x)$  ✓ Correct
Solution: If $q(x) = 0$, the division algorithm gives $p(x) = g(x) \cdot 0 + r(x)$, so the remainder equals $p(x)$ itself. Since the remainder must satisfy $\deg r(x) < \deg g(x)$, we conclude $\deg p(x) < \deg g(x)$. For example, dividing $x + 1$ by $x^2 + 3$ gives quotient $0$ and remainder $x + 1$.
Q15 — Division algorithm · hard · theory
The polynomial $x^3 + 2x^2 - 5ax - 7$ leaves remainder $R_1$ when divided by $x + 1$, and $x^3 + ax^2 - 12x + 6$ leaves remainder $R_2$ when divided by $x - 2$. If $2R_1 + R_2 = 6$, then the value of $a$ is
A. $-2$
B. $1$
C. $2$  ✓ Correct
D. $3$
Solution: The remainder on dividing by a linear polynomial is the value at its zero. So $R_1 = (-1)^3 + 2(-1)^2 - 5a(-1) - 7 = 5a - 6$ and $R_2 = 2^3 + a(2)^2 - 12(2) + 6 = 4a - 10$. Then $2R_1 + R_2 = 10a - 12 + 4a - 10 = 14a - 22 = 6$, giving $a = 2$.