IB Maths AA

Practice by topic

Polynomial functions, roots and factors practice questions — IB Maths AA

16 free multiple-choice problems on polynomial functions, roots and factors, ordered to match IB Maths AA difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0450 International

Problem 1Polynomial functions, roots and factors

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 #0449 International

Problem 2Polynomial functions, roots and factors

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 #0448 International

Problem 3Polynomial functions, roots and factors

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 #0447 International

Problem 4Polynomial functions, roots and factors

For the polynomial P(X)=2X36X2+X4P(X) = 2X^3 - 6X^2 + X - 4 with roots x1,x2,x3x_1, x_2, x_3, the product x1x2x3x_1 x_2 x_3 equals:

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

x1x2x3=42=2x_1 x_2 x_3 = -\dfrac{-4}{2} = 2.

Problem #0446 International

Problem 5Polynomial functions, roots and factors

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 #0916 US SAT

Problem 6Polynomial functions, roots and factors

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 #0444 International

Problem 7Polynomial functions, roots and factors

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 #0915 US SAT

Problem 8Polynomial functions, roots and factors

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 #0804 UK A-Level

Problem 9Polynomial functions, roots and factors

The polynomial is defined by f(x)=4x3+2x2+6x+5.f(x) = 4x^3 + 2x^2 + 6x + 5. Find the remainder when f(x)f(x) is divided by (2x+1)(2x + 1).

Show answer & worked solution
  1. A. 3-3
  2. B. 22✓ correct
  3. C. 99
  4. D. 1717

Set the divisor to zero: 2x+1=0    x=12.2x + 1 = 0 \implies x = -\tfrac{1}{2}.

By the remainder theorem the remainder equals f ⁣(12)f\!\left(-\tfrac{1}{2}\right): f ⁣(12)=4(18)+2(14)+6(12)+5.f\!\left(-\tfrac{1}{2}\right) = 4\left(-\tfrac{1}{8}\right) + 2\left(\tfrac{1}{4}\right) + 6\left(-\tfrac{1}{2}\right) + 5.

Evaluate term by term: 12+123+5=2.-\tfrac{1}{2} + \tfrac{1}{2} - 3 + 5 = 2.

So the remainder is 22.

Problem #0445 International

Problem 10Polynomial functions, roots and factors

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.

6 more Polynomial functions, roots and factors questions in the app

Also covered in Polynomial functions, roots and factors practice across every exam.

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