Polynomials: Division, Remainder Theorem, and Related Concepts (Vocabulary)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts from polynomial division, the remainder and factor theorems, and related ideas.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Polynomial

An expression in one variable composed of terms with coefficients and powers of the variable, typically written as an x^n + … + a1 x + a_0.

2
New cards

Long Division (polynomials)

A method for dividing polynomials by another polynomial to obtain a quotient and a remainder, with deg(R) < deg(divisor).

3
New cards

Synthetic Division

A shortcut division method used when dividing by (x − r); it uses the root r to quickly compute the quotient and remainder.

4
New cards

Divisor

The polynomial by which another polynomial is divided (e.g., x − r).

5
New cards

Dividend

The polynomial that is being divided by the divisor.

6
New cards

Quotient

The polynomial obtained from division, not including the remainder.

7
New cards

Remainder

The leftover value after division; its degree is less than the degree of the divisor.

8
New cards

Remainder Theorem

If P(x) is divided by (x − r), the remainder is P(r).

9
New cards

Factor Theorem

If P(r) = 0, then (x − r) is a factor of P(x) and P(x) is divisible by (x − r).

10
New cards

Division Algorithm for Polynomials

P(x) = (divisor)·Q(x) + R with deg(R) < deg(divisor).

11
New cards

Standard Form of a Polynomial

Expression arranged in descending powers of x with numerical coefficients.

12
New cards

Degree of a Polynomial

The highest exponent of x with a nonzero coefficient.

13
New cards

Leading Coefficient

The coefficient of the highest-degree term in a polynomial.

14
New cards

Evaluate a Polynomial

Compute P(a) by substituting x = a into P(x).

15
New cards

Example Division (P(x) by x − 3)

Dividing P(x) = 2x^3 − 9x^2 + 13x − 12 by (x − 3) yields Q(x) = 2x^2 − 3x + 4 and R = 0.

16
New cards

Root

A value r such that P(r) = 0; corresponds to x − r being a factor of P(x).