Math 2 Quiz: Prime Polynomials
14 questions · exam conditions
0:00
Prime PolynomialsQuestion 1 of 14

Consider the polynomial s(x)=x44x3+6x24x+2s(x) = x^4 - 4x^3 + 6x^2 - 4x + 2. Upon inspection, this polynomial is related to the binomial expansion of (x1)4(x-1)^4. What does this relationship reveal about the factorization of s(x)s(x) over the integers?

The polynomial factors as s(x)=(x1)4+1s(x) = (x-1)^4 + 1, which is prime over the integers since adding 1 to a perfect fourth power creates an irreducible polynomial
The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as ((x1)2+2(x1)+1)((x1)22(x1)+1)((x-1)^2 + \sqrt{2}(x-1) + 1)((x-1)^2 - \sqrt{2}(x-1) + 1), making it composite over the integers
The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as (x22x+1+2x2)(x22x+12x+2)(x^2 - 2x + 1 + \sqrt{2}x - \sqrt{2})(x^2 - 2x + 1 - \sqrt{2}x + \sqrt{2}), which simplifies to integer coefficient factors
The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as ((x1)2+2(x1)+1)((x1)22(x1)+1)((x-1)^2 + \sqrt{2}(x-1) + 1)((x-1)^2 - \sqrt{2}(x-1) + 1), but this factorization doesn't yield integer coefficients, so s(x)s(x) is prime over the integers
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Prime Polynomials

Practice Prime Polynomials in Math 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Prime Polynomials, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Consider the polynomial s(x)=x44x3+6x24x+2s(x) = x^4 - 4x^3 + 6x^2 - 4x + 2. Upon inspection, this polynomial is related to the binomial expansion of (x1)4(x-1)^4. What does this relationship reveal about the factorization of s(x)s(x) over the integers?

  1. The polynomial factors as s(x)=(x1)4+1s(x) = (x-1)^4 + 1, which is prime over the integers since adding 1 to a perfect fourth power creates an irreducible polynomial
  2. The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as ((x1)2+2(x1)+1)((x1)22(x1)+1)((x-1)^2 + \sqrt{2}(x-1) + 1)((x-1)^2 - \sqrt{2}(x-1) + 1), making it composite over the integers
  3. The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as (x22x+1+2x2)(x22x+12x+2)(x^2 - 2x + 1 + \sqrt{2}x - \sqrt{2})(x^2 - 2x + 1 - \sqrt{2}x + \sqrt{2}), which simplifies to integer coefficient factors
  4. The polynomial equals (x1)4+1(x-1)^4 + 1 and factors as ((x1)2+2(x1)+1)((x1)22(x1)+1)((x-1)^2 + \sqrt{2}(x-1) + 1)((x-1)^2 - \sqrt{2}(x-1) + 1), but this factorization doesn't yield integer coefficients, so s(x)s(x) is prime over the integers (correct answer)
Explanation: Indeed, s(x)=(x1)4+1s(x) = (x-1)^4 + 1. The factorization a4+1=(a2+2a+1)(a22a+1)a^4 + 1 = (a^2 + \sqrt{2}a + 1)(a^2 - \sqrt{2}a + 1) applies with a=x1a = x-1, giving ((x1)2+2(x1)+1)((x1)22(x1)+1)((x-1)^2 + \sqrt{2}(x-1) + 1)((x-1)^2 - \sqrt{2}(x-1) + 1). However, when expanded, these factors have coefficients involving 2\sqrt{2}, not integers. Since no factorization exists with integer coefficients, s(x)s(x) is prime over the integers. Choice A correctly identifies the form but makes an unsupported claim about primality. Choice B incorrectly suggests the factorization works over integers. Choice C incorrectly claims the factorization simplifies to integer coefficients.

Question 2

The polynomial q(x)=x3+px+qq(x) = x^3 + px + q (where pp and qq are integers) has discriminant Δ=4p327q2\Delta = -4p^3 - 27q^2. If Δ<0\Delta < 0 and the polynomial has no rational roots, which statement about its primality over the integers is most accurate?

  1. The polynomial is guaranteed to be prime over the integers because negative discriminant ensures one real root and two complex roots, preventing factorization (correct answer)
  2. The polynomial must be prime over the integers since having no rational roots combined with negative discriminant eliminates all possible factorization patterns
  3. The polynomial is guaranteed to be prime over the integers because the negative discriminant condition is equivalent to irreducibility over the rationals
  4. The polynomial is very likely prime over the integers, but primality depends on the specific values of pp and qq, not just the discriminant sign
Explanation: For a cubic polynomial x3+px+qx^3 + px + q, a negative discriminant Δ=4p327q2<0\Delta = -4p^3 - 27q^2 < 0 indicates exactly one real root and two complex conjugate roots. Since the polynomial has no rational roots, the real root is irrational. A cubic with one irrational real root cannot factor over the integers because any factorization would require either three linear factors (impossible with irrational roots) or one linear and one quadratic factor (impossible since the linear factor would correspond to the irrational root). Choice B overstates by saying it 'eliminates all possible factorization patterns' - the reasoning is specifically about the root structure. Choice C incorrectly equates discriminant conditions with irreducibility. Choice D is too cautious given the definitive structural constraints.

Question 3

A student attempts to prove that r(x)=x4+x2+1r(x) = x^4 + x^2 + 1 is prime over the integers by showing it has no roots modulo several small primes. The polynomial indeed has no roots modulo 2, 3, 5, or 7. What can be concluded about this approach and the polynomial's actual factorization status?

  1. The approach is valid and proves primality since having no roots modulo multiple primes guarantees irreducibility over the integers
  2. The approach is flawed because r(x)=(x2+x+1)(x2x+1)r(x) = (x^2 + x + 1)(x^2 - x + 1), showing that lack of roots modulo primes doesn't ensure primality (correct answer)
  3. The approach is incomplete but supportive since checking roots modulo primes can detect some factorizations but cannot definitively prove primality
  4. The approach is fundamentally wrong because modular arithmetic analysis is irrelevant to factorization questions over the integers in polynomial rings
Explanation: The student's approach is flawed because r(x)=x4+x2+1r(x) = x^4 + x^2 + 1 actually factors as (x2+x+1)(x2x+1)(x^2 + x + 1)(x^2 - x + 1). This can be verified by recognizing that x4+x2+1=x61x21x^4 + x^2 + 1 = \frac{x^6 - 1}{x^2 - 1} after factoring x61x^6 - 1. The factorization exists despite having no linear factors, which explains why checking for roots modulo primes failed to detect it. Choice A is incorrect because having no roots doesn't guarantee primality when higher-degree factors exist. Choice C is partially correct about the method's limitations but doesn't identify that this specific polynomial actually factors. Choice D is wrong because modular methods are relevant, just insufficient for detecting all factorizations.

Question 4

A polynomial f(x)=x4+ax3+bx2+cx+df(x) = x^4 + ax^3 + bx^2 + cx + d with integer coefficients satisfies f(1)=5f(1) = 5, f(1)=3f(-1) = 3, and f(2)=33f(2) = 33. If additional analysis shows that f(x)f(x) has no rational roots, what conclusion can be drawn about its factorization over the integers?

  1. The polynomial must be prime over the integers because quartic polynomials with no rational roots cannot factor into quadratics with integer coefficients
  2. The polynomial could still factor into two irreducible quadratics with integer coefficients, since having no rational roots doesn't preclude such factorization (correct answer)
  3. The polynomial is definitely composite because the given conditions create constraints that force it to factor into linear and cubic parts
  4. The polynomial's primality cannot be determined from the given information since the relationship between rational roots and integer factorization is inconclusive
Explanation: Having no rational roots means the polynomial has no linear factors with integer coefficients, but it could still factor into two irreducible quadratics. For example, (x2+x+1)(x2+2x+3)(x^2 + x + 1)(x^2 + 2x + 3) has no rational roots but factors over the integers. The conditions f(1)=5f(1) = 5, f(1)=3f(-1) = 3, f(2)=33f(2) = 33 give us 1+a+b+c+d=51 + a + b + c + d = 5, 1a+bc+d=31 - a + b - c + d = 3, and 16+8a+4b+2c+d=3316 + 8a + 4b + 2c + d = 33, but these don't determine primality. Choice A is incorrect because quartics can factor into quadratics. Choice C is wrong because there's no guarantee of factorization. Choice D is incorrect because we can make definitive statements about possible factorization types.

Question 5

Consider two polynomials: P(x)=x4+2x2+4P(x) = x^4 + 2x^2 + 4 and Q(x)=x4+4x2+2Q(x) = x^4 + 4x^2 + 2. Both have the same degree and similar coefficient patterns. If one student proves that P(x)P(x) is prime over the integers while another proves that Q(x)Q(x) is composite, what does this reveal about polynomial primality?

  1. This situation is impossible since polynomials with identical degree and similar coefficient patterns must have the same factorization behavior over integers
  2. This demonstrates that small changes in coefficients can dramatically affect factorization properties, requiring individual analysis of each polynomial regardless of superficial similarities (correct answer)
  3. This suggests an error in at least one proof, since polynomials of the form x4+ax2+bx^4 + ax^2 + b follow predictable factorization patterns based on discriminant analysis
  4. This illustrates that primality over integers depends primarily on leading and constant terms, with middle coefficients having minimal impact on factorization
Explanation: This scenario correctly illustrates that polynomial primality is highly sensitive to coefficient changes. Small changes in coefficients can completely alter whether a polynomial factors over the integers. Each polynomial must be analyzed individually - superficial similarities in form do not guarantee similar factorization behavior. Choice A is incorrect because similar patterns don't ensure identical factorization properties. Choice C is wrong because discriminant analysis alone doesn't determine factorization over integers. Choice D incorrectly suggests that middle coefficients are unimportant, when they often play crucial roles in determining factorization.

Question 6

Consider the polynomial f(x)=x3+2x2+3x+6f(x) = x^3 + 2x^2 + 3x + 6. A student claims that since the discriminant of a related quadratic is negative, this polynomial must be prime over the integers. Which statement best evaluates this reasoning?

  1. The reasoning is correct; the negative discriminant proves the polynomial cannot be factored over the integers
  2. The reasoning is flawed because the polynomial can be factored by grouping, yielding (x+2)(x2+3)(x + 2)(x^2 + 3) (correct answer)
  3. The reasoning is flawed because discriminants only apply to quadratic polynomials, not cubic polynomials
  4. The reasoning is correct, but only after confirming that no rational roots exist using the Rational Root Theorem
Explanation: The correct answer is B. The polynomial f(x)=x3+2x2+3x+6f(x) = x^3 + 2x^2 + 3x + 6 can be factored by grouping: f(x)=x2(x+2)+3(x+2)=(x+2)(x2+3)f(x) = x^2(x + 2) + 3(x + 2) = (x + 2)(x^2 + 3). Since it factors into polynomials with integer coefficients, it is not prime over the integers. Choice A is wrong because the student's conclusion is incorrect. Choice C is wrong because while discriminants are typically associated with quadratics, the issue here is that the polynomial actually factors. Choice D is wrong because even if no rational roots existed, the polynomial still factors over the integers.

Question 7

A polynomial p(x)=ax2+bx+cp(x) = ax^2 + bx + c with integer coefficients has discriminant Δ=b24ac=13\Delta = b^2 - 4ac = 13. What can be concluded about the primality of this polynomial over the integers?

  1. The polynomial is definitely prime because 13 is not a perfect square, ensuring no rational factorization exists
  2. The polynomial is definitely not prime because any quadratic with integer coefficients can be factored over the integers
  3. The polynomial may or may not be prime; additional information about the leading coefficient is needed to determine factorizability (correct answer)
  4. The polynomial is definitely prime because the discriminant is positive but not a perfect square, preventing integer factorization
Explanation: The correct answer is C. While Δ=13\Delta = 13 (not a perfect square) suggests the quadratic has no rational roots, this doesn't guarantee the polynomial is prime over the integers. For example, 2x2+x32x^2 + x - 3 has discriminant 1+24=251 + 24 = 25 (perfect square) and factors, while x2+x1x^2 + x - 1 has discriminant 1+4=51 + 4 = 5 (not perfect square) and is prime. The leading coefficient aa affects whether integer factorization is possible. Choice A and D are wrong because non-perfect square discriminants don't guarantee primality. Choice B is wrong because many quadratics with integer coefficients are indeed prime over the integers.

Question 8

Two students are debating whether p(x)=2x36x2+8x4p(x) = 2x^3 - 6x^2 + 8x - 4 is prime over the integers. Student A factors out the GCD and claims the resulting polynomial is prime. Student B argues that further factorization is possible. Who is correct?

  1. Student A is correct; after factoring out 2, the polynomial x33x2+4x2x^3 - 3x^2 + 4x - 2 is prime over the integers
  2. Student B is correct; the polynomial factors completely as 2(x1)2(x2)2(x-1)^2(x-2) over the integers
  3. Student A is correct; the polynomial x33x2+4x2x^3 - 3x^2 + 4x - 2 has no rational roots, so it must be prime
  4. Student B is correct; the polynomial factors as 2(x1)(x22x+2)2(x-1)(x^2-2x+2) where both factors have integer coefficients (correct answer)
Explanation: The correct answer is D. First, factor out the GCD: p(x)=2(x33x2+4x2)p(x) = 2(x^3 - 3x^2 + 4x - 2). To factor x33x2+4x2x^3 - 3x^2 + 4x - 2, we can use the Rational Root Theorem to test x=1x = 1: 13+42=01 - 3 + 4 - 2 = 0. So (x1)(x-1) is a factor. Using polynomial division: x33x2+4x2=(x1)(x22x+2)x^3 - 3x^2 + 4x - 2 = (x-1)(x^2 - 2x + 2). The quadratic x22x+2x^2 - 2x + 2 has discriminant 48=4<04 - 8 = -4 < 0, so it's irreducible over the reals and hence over the integers. Therefore p(x)=2(x1)(x22x+2)p(x) = 2(x-1)(x^2-2x+2). Choice A and C are wrong because further factorization exists. Choice B is wrong because the factorization shown doesn't match when expanded.

Question 9

A polynomial s(x)s(x) of degree 4 with integer coefficients is known to be irreducible over the rationals. What can be concluded about its primality over the integers?

  1. The polynomial must be prime over the integers because irreducibility over rationals is equivalent to primality over integers for any polynomial with integer coefficients (correct answer)
  2. The polynomial cannot be prime over the integers because degree 4 polynomials always factor into quadratics over the integers
  3. The polynomial must be prime over the integers because irreducibility over rationals implies irreducibility over integers for monic polynomials
  4. Additional information is needed; irreducibility over rationals doesn't guarantee primality over integers unless the polynomial is primitive
Explanation: When you encounter questions about polynomial irreducibility and primality, you need to understand the relationship between these concepts for polynomials with integer coefficients. For polynomials with integer coefficients, irreducibility over the rationals and primality over the integers are actually equivalent concepts. A polynomial is irreducible over Q\mathbb{Q} if it cannot be factored into non-constant polynomials with rational coefficients. A polynomial is prime over Z\mathbb{Z} if it cannot be factored into non-constant polynomials with integer coefficients. The key insight is that any factorization over the integers automatically gives a factorization over the rationals, and conversely, by clearing denominators, any rational factorization of an integer polynomial leads to an integer factorization. Since s(x)s(x) has integer coefficients and is irreducible over Q\mathbb{Q}, it must be prime over Z\mathbb{Z}, making answer A correct. Answer B is wrong because degree 4 polynomials don't always factor into quadratics over the integers - many are irreducible. Answer C incorrectly suggests this equivalence only holds for monic polynomials, but it applies to all polynomials with integer coefficients. Answer D is incorrect because the equivalence holds regardless of whether the polynomial is primitive (meaning its coefficients have gcd equal to 1). Remember this fundamental equivalence: for polynomials with integer coefficients, irreducible over Q\mathbb{Q} always means prime over Z\mathbb{Z}, regardless of degree or other properties.

Question 10

A polynomial u(x)=x4+ax3+bx2+cx+du(x) = x^4 + ax^3 + bx^2 + cx + d with integer coefficients is known to be irreducible over the rationals. Additionally, gcd(a,b,c,d)=1\gcd(a,b,c,d) = 1. What can be concluded about the primality of u(x)u(x) over the integers?

  1. The polynomial is guaranteed to be prime over the integers since irreducibility over rationals combined with primitive content ensures primality over integers
  2. The polynomial is prime over the integers because Gauss's lemma states that primitive polynomials irreducible over rationals are automatically irreducible over integers (correct answer)
  3. The polynomial may not be prime over the integers despite rational irreducibility, since integer factorization can occur even when rational factorization cannot
  4. The polynomial's primality over integers cannot be determined from rational irreducibility alone, since the relationship between these concepts requires additional analysis
Explanation: By Gauss's Lemma, a primitive polynomial (one where the gcd of its coefficients is 1) that is irreducible over the rationals is also irreducible over the integers. Since gcd(a,b,c,d)=1\gcd(a,b,c,d) = 1 and the leading coefficient is 1, the polynomial is primitive. Combined with irreducibility over rationals, this guarantees primality over integers. Choice A is correct in conclusion but uses imprecise terminology ('primitive content'). Choice C is incorrect because it contradicts Gauss's Lemma. Choice D is too cautious given the definitive result provided by Gauss's Lemma.

Question 11

The polynomial t(x)=x410x2+5t(x) = x^4 - 10x^2 + 5 is being tested for primality over the integers. A student applies the substitution y=x2y = x^2 and analyzes the resulting quadratic. Which conclusion is most appropriate?

  1. The substitution yields y210y+5y^2 - 10y + 5, which has discriminant 80 (not a perfect square), so the original polynomial is prime over the integers
  2. The substitution yields y210y+5y^2 - 10y + 5, which factors as (y525)(y5+25)(y - 5 - 2\sqrt{5})(y - 5 + 2\sqrt{5}), but this doesn't determine primality over integers
  3. The quadratic y210y+5y^2 - 10y + 5 is irreducible over the integers, which means the original biquadratic polynomial is also prime over the integers
  4. The analysis of y210y+5y^2 - 10y + 5 is insufficient; the original polynomial could still factor as a product of two quadratics with integer coefficients (correct answer)
Explanation: The correct answer is D. While the substitution y=x2y = x^2 gives y210y+5y^2 - 10y + 5, which is irreducible over the integers (discriminant = 100 - 20 = 80, not a perfect square), this doesn't guarantee that the original polynomial x410x2+5x^4 - 10x^2 + 5 is prime over the integers. The original polynomial could still factor as (x2+ax+b)(x2+cx+d)(x^2 + ax + b)(x^2 + cx + d) where a,b,c,da, b, c, d are integers, even if the substitution method doesn't reveal this factorization. To determine primality definitively, we'd need to check if such a factorization exists. Choice A and C incorrectly conclude primality based on the substitution alone. Choice B correctly identifies the factorization over the reals but doesn't address the integer factorization question properly.

Question 12

A cubic polynomial h(x)=x3+ax2+bx+ch(x) = x^3 + ax^2 + bx + c with integer coefficients has exactly one real root, which is irrational. What can be definitively concluded about whether h(x)h(x) is prime over the integers?

  1. The polynomial must be prime because it has no rational roots and cannot factor into linear terms over the integers
  2. The polynomial cannot be prime because every cubic with real coefficients must have at least one linear factor over the integers
  3. The polynomial may or may not be prime; it could factor as a linear term times an irreducible quadratic, both with integer coefficients (correct answer)
  4. The polynomial must be prime because having exactly one irrational real root prevents any factorization over the integers
Explanation: The correct answer is C. Even though the polynomial has no rational roots (since its only real root is irrational), it's still possible for it to factor over the integers. For example, if h(x)=(x2)(x2+2x+k)h(x) = (x - \sqrt{2})(x^2 + \sqrt{2}x + k) for some construction, this might not have integer coefficients, but other factorizations might exist. More importantly, the polynomial could factor as (x+d)(x2+ex+f)(x + d)(x^2 + ex + f) where all coefficients are integers, even if the individual roots are irrational. Choice A is wrong because lack of rational roots doesn't guarantee primality. Choice B is wrong because cubics don't necessarily have linear factors over the integers. Choice D is wrong because the nature of the roots doesn't directly determine factorizability over the integers.

Question 13

Consider the polynomial r(x)=x37x+6r(x) = x^3 - 7x + 6. A student finds that this polynomial has three distinct rational roots and concludes it cannot be prime over the integers. However, the student makes an error in the factorization process. What is the most likely error?

  1. The student incorrectly calculated the roots as x=1,2,3x = 1, 2, 3 when the actual roots are x=1,2,3x = 1, -2, 3
  2. The student found the correct roots x=1,2,3x = 1, 2, -3 but wrote the factorization as (x1)(x2)(x3)(x-1)(x-2)(x-3) instead of (x1)(x2)(x+3)(x-1)(x-2)(x+3) (correct answer)
  3. The student correctly identified that x=1x = 1 is a root but incorrectly factored the resulting quadratic x2+x6x^2 + x - 6
  4. The student found roots x=1,2,3x = 1, 2, -3 but failed to account for the leading coefficient when writing the complete factorization
Explanation: The correct answer is B. Let's find the actual roots of r(x)=x37x+6r(x) = x^3 - 7x + 6. Testing rational roots: r(1)=17+6=0r(1) = 1 - 7 + 6 = 0, so x=1x = 1 is a root. Using synthetic division: x37x+6=(x1)(x2+x6)=(x1)(x+3)(x2)x^3 - 7x + 6 = (x-1)(x^2 + x - 6) = (x-1)(x+3)(x-2). So the roots are x=1,2,3x = 1, 2, -3. The most common error would be writing the factorization as (x1)(x2)(x3)(x-1)(x-2)(x-3) instead of (x1)(x2)(x+3)(x-1)(x-2)(x+3), confusing the sign when converting from root to factor. Choice A has incorrect roots. Choice C correctly identifies x=1x = 1 as a root, and x2+x6=(x+3)(x2)x^2 + x - 6 = (x+3)(x-2) is correctly factored. Choice D is irrelevant since the leading coefficient is 1.

Question 14

A student claims that g(x)=x32x2+x3g(x) = x^3 - 2x^2 + x - 3 is prime over the integers because it has no real roots when graphed. Which statement correctly evaluates this reasoning?

  1. The reasoning is correct because polynomials with no real roots are automatically prime over the integers and cannot be factored further
  2. The reasoning is flawed because g(x)=(x2+1)(x3)g(x) = (x^2 + 1)(x - 3), showing the polynomial factors despite having complex roots
  3. The reasoning is flawed because g(x)=(x3)(x2+x+1)g(x) = (x - 3)(x^2 + x + 1), demonstrating that polynomials can factor over integers even without real roots (correct answer)
  4. The reasoning is partially correct since having no rational roots supports primality, but complex roots don't guarantee that factorization over integers is impossible
Explanation: The student's reasoning is incorrect. We can verify that g(x)=x32x2+x3=(x3)(x2+x+1)g(x) = x^3 - 2x^2 + x - 3 = (x - 3)(x^2 + x + 1) by factoring by grouping or synthetic division. Both factors have integer coefficients, so the polynomial is not prime. The quadratic factor x2+x+1x^2 + x + 1 has complex roots but is irreducible over integers. Choice A is wrong because having no real roots doesn't imply primality. Choice B gives an incorrect factorization. Choice D is incorrect because the polynomial actually does factor over integers.