All practice topics

Polynomials in ℂ

16 practice questions with full worked solutions. Free, no account needed.

Problems & worked solutions

Problem #0441 International

Problem 1Polynomials in ℂ

The degree of the polynomial P(X)=2X45X3+X27P(X) = 2X^4 - 5X^3 + X^2 - 7 is:

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

The degree is the largest exponent of XX with a non-zero coefficient. Here it is 44.

Problem #0442 International

Problem 2Polynomials in ℂ

For P(X)=X32X+5P(X) = X^3 - 2X + 5, the value of P(2)P(2) is:

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

P(2)=84+5=9P(2) = 8 - 4 + 5 = 9.

Problem #0443 International

Problem 3Polynomials in ℂ

For A=X2+3X1A = X^2 + 3X - 1 and B=2X2X+4B = 2X^2 - X + 4, the polynomial A+BA + B equals:

Show answer & worked solution
  1. A. X2+2X+3X^2 + 2X + 3
  2. B. 3X2+4X+53X^2 + 4X + 5
  3. C. 3X2+2X+33X^2 + 2X + 3✓ correct
  4. D. X2+4X5-X^2 + 4X - 5

Add coefficients: (1+2)X2+(31)X+(1+4)=3X2+2X+3(1+2)X^2 + (3-1)X + (-1+4) = 3X^2 + 2X + 3.

Problem #0444 International

Problem 4Polynomials 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 5Polynomials 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 #0445 International

Problem 6Polynomials 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 #0447 International

Problem 7Polynomials in ℂ

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

Problem 9Division, Bezout, Horner

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

Problem 10Factorization in C and R

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.

Which exam are you sitting?