QCM : Mastering Polynomial Inequalities and Graphs — 24 questions

Questions et réponses du QCM

1. What happens to the direction of an inequality when the same real number is added to both sides?

It becomes an equality
It depends on the size of the number
It stays the same
It reverses

It stays the same

Explication

Adding the same real number to both sides preserves the inequality direction. Reversal happens when multiplying or dividing by a negative number, not when adding.

2. If both sides of an inequality are multiplied by a negative number, what must happen to the inequality sign?

It becomes stronger
It stays the same
It reverses direction
It disappears

It reverses direction

Explication

Multiplying by a negative number reverses the order of the two sides, so the inequality sign flips. This is one of the basic sign rules for inequalities.

3. Which solution set matches the quadratic inequality x(x-4)>0?

x=0 or x=4
x≤0 or x≥4
0<x<4
x<0 or x>4

x<0 or x>4

Explication

A product is positive when both factors have the same sign, which gives x<0 or x>4. The endpoints are excluded because the inequality is strict.

4. Why are x-values where a quadratic graph touches the x-axis included in the solution to an inequality with ≤ or ≥?

Because the graph is undefined there
Because the roots are excluded from all inequalities
Because the parabola is always positive there
Because equality is allowed at those x-values

Because equality is allowed at those x-values

Explication

For non-strict inequalities, points where the graph equals zero must be included. Touching the x-axis means the expression is exactly 0 at that x-value.

5. What is the first value that must be excluded when solving 1/(x-2) ≥ -1?

x=0
x=-1
x=1
x=2

x=2

Explication

The expression is undefined when the denominator is 0, so x=2 must be excluded. That point cannot be part of the solution set.

6. Why does multiplying a rational inequality by (x-2)^2 not reverse the inequality sign?

Because rational inequalities never need sign checks
Because every polynomial multiplication preserves inequalities
Because squared factors are always equal to 1
Because (x-2)^2 is always positive except where it is undefined

Because (x-2)^2 is always positive except where it is undefined

Explication

A squared factor is non-negative and, away from the excluded value, positive, so it does not change the inequality direction. This is used to avoid case-splitting based on sign.

7. What domain restriction must be considered before working with √(1-x^2)?

x≥1
x≤0
x≠1
-1≤x≤1

-1≤x≤1

Explication

The radicand must be non-negative, so 1-x^2≥0, which gives -1≤x≤1. Outside that interval, the square root is not defined for real numbers.

8. For |x-1| ≥ √(1-x^2), which x-value is one of the solution points identified by graph intersection?

x=0
x=2
x=3
x=-1

x=0

Explication

The graphs intersect at x=0 and x=1, and the stated solution includes x=0. This comes from comparing the absolute-value graph with the square-root graph on the restricted domain.

9. What region is described by x^2+y^2≤9?

Only the points on the circle of radius 3
All points outside the circle of radius 3
All points with x<3 and y<3
All points inside and on the circle of radius 3

All points inside and on the circle of radius 3

Explication

The inequality x^2+y^2≤9 represents the inside of the circle centered at the origin with radius 3, including the boundary. A strict inequality would exclude the boundary.

10. What are the intersection points of y=x^2 and y=2x+3?

(-3,9) and (1,1)
(1,1) and (3,7)
(-1,1) and (3,9)
(0,3) and (2,7)

(-1,1) and (3,9)

Explication

Setting x^2=2x+3 gives x^2-2x-3=0, which factors to (x-3)(x+1)=0. The corresponding points are (-1,1) and (3,9).

11. What is the degree of the polynomial 4x^3-2x+7?

3
4
2
7

3

Explication

The degree is the highest power of x with a nonzero coefficient, which is 3. The constant term 7 does not affect the degree.

12. Which expression is a monic polynomial?

x^4-3x^2+1
3
2x^3+x-5
-x^2+4x

x^4-3x^2+1

Explication

A monic polynomial has leading coefficient 1, and x^4-3x^2+1 fits that definition. The other choices have leading coefficients different from 1 or are not written as a polynomial of positive degree.

13. What is the remainder when a polynomial is divided by a linear divisor (x-a)?

It must always be zero
A constant polynomial
A linear polynomial
A polynomial of the same degree as the divisor

A constant polynomial

Explication

When the divisor is linear, the remainder must have degree less than 1, so it is a constant. It is not necessarily zero unless the divisor is a factor.

14. If P(x) is divided by (x-3) and the remainder is 5, what is P(3)?

5
-5
0
3

5

Explication

By the remainder theorem, the remainder on division by (x-a) equals P(a). So P(3)=5.

15. What does the factor theorem say if P(a)=0?

(x-a) is a factor of P(x)
a is the remainder when dividing by x
P(a) must be the leading coefficient
P(x) must be a linear polynomial

(x-a) is a factor of P(x)

Explication

The factor theorem states that P(a)=0 if and only if (x-a) is a factor of P(x). This is the key link between zeros and factors.

16. If a polynomial is divided by (x-4) and the remainder is 0, what can be concluded?

(x-4) is a factor of the polynomial
The quotient must also be zero
4 is not a root of the polynomial
The polynomial must be degree 1

(x-4) is a factor of the polynomial

Explication

A zero remainder means the division is exact, so the divisor is a factor. By the factor theorem, 4 is then a root of the polynomial.

17. For the quadratic ax^2+bx+c=0 with roots α and β, what is α+β?

b/c
-b/a
c/a
-c/a

-b/a

Explication

For a quadratic, the sum of the roots equals -b/a. The product of the roots is c/a, not the sum.

18. For the cubic ax^3+bx^2+cx+d=0 with roots α, β, and γ, what is αβγ?

-b/a
-d/a
d/a
c/a

-d/a

Explication

For a cubic, the product of the roots is -d/a. The coefficient c/a corresponds to the sum of pairwise products instead.

19. If c is a root of multiplicity 3 of a polynomial P(x), what is the multiplicity of c as a root of P'(x)?

0
1
3
2

2

Explication

Each differentiation lowers the multiplicity by 1, so a triple root becomes a double root in the first derivative. This matches the rule r, r-1, r-2, and so on.

20. What must be true if a polynomial has a multiple root at x=c?

P'(c)=0 as well
c cannot be a root of P(x)
P(c) must be nonzero
P(x) must have degree 1

P'(c)=0 as well

Explication

A multiple root must also be a root of the derivative because differentiation reduces multiplicity by one. So if c is repeated, both P(c)=0 and P'(c)=0 hold.

21. What does it mean for a number c to be a zero of multiplicity r greater than 1 of a polynomial?

The derivative P'(x) has degree r at x=c
The factor (x-c) appears exactly r times in the polynomial's factorization
The polynomial has exactly r real zeros in total
The graph crosses the x-axis r times at x=c

The factor (x-c) appears exactly r times in the polynomial's factorization

Explication

A zero has multiplicity r when the factor (x-c) is repeated r times in the factorization. This is what distinguishes a multiple root from a simple root.

22. If c is a zero of multiplicity r of P(x), what happens to its multiplicity in P'(x)?

It stays r because differentiation does not change roots
It becomes r-1 because one factor (x-c) is removed by differentiation
It becomes r+1 because differentiation adds one more factor
It disappears completely unless r equals 1

It becomes r-1 because one factor (x-c) is removed by differentiation

Explication

Differentiating reduces the multiplicity by one, so a root of multiplicity r in P becomes multiplicity r-1 in P'. This is why a multiple root of P must also be a root of P'.

23. Which statement correctly describes the graph of a polynomial function?

It is continuous and differentiable for every real x
It must cross the x-axis at every real root
It is defined only for x values where the polynomial is positive
It has a break wherever the degree is even

It is continuous and differentiable for every real x

Explication

A polynomial function is defined for every real x, and its graph is continuous and differentiable everywhere. Unlike a general equation, it does not have gaps or breaks.

24. What is the end behavior of the graph of an odd-degree polynomial function?

The graph must be symmetric about the y-axis
Both ends go in the same direction
The graph always opens upward
The two ends go in opposite directions

The two ends go in opposite directions

Explication

Odd-degree polynomial graphs have opposite end behavior, so one end rises while the other falls. Same-direction end behavior is a feature of even-degree polynomials.

Révisez avec les flashcards

Mémorisez les réponses avec 24 flashcards sur Mastering Polynomial Inequalities and Graphs.

Properties of inequalities — addition?

Inequality remains the same when adding/subtracting the same number.

Properties of inequalities — multiplication?

Same sign: inequality stays; negative sign: inequality reverses.

Reciprocal inequality rule — when?

Reverses only if both sides have same sign.

Voir les flashcards →

Approfondir avec la fiche

Consultez la fiche de révision complète sur Mastering Polynomial Inequalities and Graphs.

Voir la fiche →

Cours similaires

Crée tes propres QCM

Importe ton cours et l'IA génère des QCM avec corrections en 30 secondes.

Générateur de QCM