A-Level Maths

Practice by topic

Polynomials in ℂ practice questions — A-Level Maths

16 free multiple-choice problems on polynomials in ℂ, ordered to match A-Level Maths difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0449 International

Problem 1Polynomials in ℂ

The number of real solutions of X45X2+4=0X^4 - 5X^2 + 4 = 0 is:

Show answer & worked solution
  1. A. 11
  2. B. 22
  3. C. 33
  4. D. 44✓ correct

With Y=X2Y = X^2: Y25Y+4=0Y{1,4}Y^2 - 5Y + 4 = 0 \Rightarrow Y \in \{1, 4\}. Then X2=1X=±1X^2 = 1 \Rightarrow X = \pm 1 and X2=4X=±2X^2 = 4 \Rightarrow X = \pm 2. Four real solutions.

Problem #0450 International

Problem 2Polynomials in ℂ

For which value of mRm \in \mathbb{R} is X=2X = 2 a root of P(X)=X3mX+4P(X) = X^3 - mX + 4?

Show answer & worked solution
  1. A. 6-6
  2. B. 4-4
  3. C. 66✓ correct
  4. D. 88

P(2)=82m+4=122m=0m=6P(2) = 8 - 2m + 4 = 12 - 2m = 0 \Rightarrow m = 6.

Problem #0916 US SAT

Problem 3Polynomials in ℂ

Dividing x25x+6x^{2} - 5x + 6 by (x2)(x - 2) gives the quotient:

Show answer & worked solution
  1. A. x6x - 6
  2. B. x+3x + 3
  3. C. x3x - 3✓ correct
  4. D. x2x - 2

x25x+6=(x2)(x3)x^{2} - 5x + 6 = (x - 2)(x - 3).

So x25x+6x2=x3\dfrac{x^{2} - 5x + 6}{x - 2} = x - 3, with no remainder.

Problem #0905 US Honors

Problem 4Polynomials in ℂ

The polynomial p(x)=2x33x211x+6p(x) = 2x^3 - 3x^2 - 11x + 6 has x=3x = 3 and x=2x = -2 as roots. What is its third root?

Show answer & worked solution
  1. A. 12\dfrac{1}{2}✓ correct
  2. B. 12-\dfrac{1}{2}
  3. C. 11
  4. D. 3-3

For p(x)=2x33x211x+6p(x) = 2x^3 - 3x^2 - 11x + 6, the product of the three roots is r1r2r3=da=62=3.r_1 r_2 r_3 = -\frac{d}{a} = -\frac{6}{2} = -3. Substituting the two known roots r1=3r_1 = 3 and r2=2r_2 = -2, 3(2)r3=3.3 \cdot (-2) \cdot r_3 = -3. Solving for the third root, r3=36=12.r_3 = \frac{-3}{-6} = \frac{1}{2}.

Problem #0915 US SAT

Problem 5Polynomials in ℂ

Expand (x+2)(x5)(x + 2)(x - 5).

Show answer & worked solution
  1. A. x23x10x^{2} - 3x - 10
  2. B. x23x10x^{2} - 3x - 10✓ correct
  3. C. x2+3x+10x^{2} + 3x + 10
  4. D. x27x10x^{2} - 7x - 10

(x+2)(x5)=x25x+2x10=x23x10(x + 2)(x - 5) = x^{2} - 5x + 2x - 10 = x^{2} - 3x - 10.

Problem #0444 International

Problem 6Polynomials in ℂ

The remainder of the division of P(X)=X3+2X2X+5P(X) = X^3 + 2X^2 - X + 5 by X1X - 1 is:

Show answer & worked solution
  1. A. 00
  2. B. 55
  3. C. 77✓ correct
  4. D. 99

P(1)=1+21+5=7P(1) = 1 + 2 - 1 + 5 = 7.

Problem #0448 International

Problem 7Polynomials in ℂ

The polynomial P(X)=X3X24X+4P(X) = X^3 - X^2 - 4X + 4 factors as:

Show answer & worked solution
  1. A. (X1)(X2)(X+2)(X - 1)(X - 2)(X + 2)✓ correct
  2. B. (X+1)(X2)(X+2)(X + 1)(X - 2)(X + 2)
  3. C. (X1)2(X+4)(X - 1)^2(X + 4)
  4. D. (X1)(X+2)2(X - 1)(X + 2)^2

P(1)=0P(1) = 0, so X1X - 1 divides PP. By Horner: P(X)=(X1)(X24)=(X1)(X2)(X+2)P(X) = (X - 1)(X^2 - 4) = (X - 1)(X - 2)(X + 2).

Problem #0446 International

Problem 8Polynomials in ℂ

For P(X)=X36X2+11X6P(X) = X^3 - 6X^2 + 11X - 6 with roots x1,x2,x3x_1, x_2, x_3, the value of x1+x2+x3x_1 + x_2 + x_3 is:

Show answer & worked solution
  1. A. 11-11
  2. B. 6-6
  3. C. 66✓ correct
  4. D. 1111

The leading coefficient is 11 and the coefficient of X2X^2 is 6-6, so x1+x2+x3=(6)=6x_1 + x_2 + x_3 = -(-6) = 6. (The roots are in fact 1,2,31, 2, 3.)

Problem #0445 International

Problem 9Polynomials in ℂ

The quotient when P(X)=X34X2+5X2P(X) = X^3 - 4X^2 + 5X - 2 is divided by X2X - 2 has degree:

Show answer & worked solution
  1. A. 11
  2. B. 22✓ correct
  3. C. 33
  4. D. 44

deg(Q)=31=2\deg(Q) = 3 - 1 = 2.

Problem #0914 US SAT

Problem 10Polynomials in ℂ

Factor over R\mathbb{R}: x29x^{2} - 9.

Show answer & worked solution
  1. A. (x3)(x+3)(x - 3)(x + 3)✓ correct
  2. B. (x3)2(x - 3)^{2}
  3. C. (x+3)2(x + 3)^{2}
  4. D. (x9)(x+1)(x - 9)(x + 1)

x29=x232=(x3)(x+3)x^{2} - 9 = x^{2} - 3^{2} = (x - 3)(x + 3) — the difference-of-squares identity.

6 more Polynomials in ℂ questions in the app

Also covered in Polynomials in ℂ practice across every exam.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.