Unit 3: Polynomial Functions Flashcards

(17 cards)

1
Q

Polynomial Function

A

A function that can be written as f(x) = a_{n}x^{n}+a_{n-1}x^{n-1}+…+a_{1}x+a_{0}, where coefficients are real numbers.

A function made of terms with powers of x.

Ex: f(x) = 2x^3 - 3x + 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Degree of a Polynomial

A

The highest power of x in a polynomial; tells the number of roots possible.

The biggest exponent shows how many roots there could be.

Ex: 4x^3 - 3x^2 + 7 -> degree 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Root (Zero)

A

A value of x that makes f(x) = 0.

A number that makes the function equal zero.

Ex: f(2) = 0 -> x = 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Real Root

A

Root found on the real number line; appears where the graph crosses the x-axis.

Where the graph touches or crosses the x-axis.

Ex: f(x) = (x-2)(x^2+1) -> x = 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Imaginary Root

A

Root that involves i=\sqrt{-1}; always comes in pairs.

Root that doesn’t show up on the graph - use i.

Ex: x = (+-)i for x^2 + 1 = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Complex Conjugate Pair

A

If a + bi is a root, a - bi is also a root (for real coefficents).

Imaginary roots always come in pairs.

Ex: 2 +3i & 2 - 3i

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Rational Root Theorem

A

Lists possible rational roots as p/q: p = factors of constant, q = factors of leading coefficent.

Rule for finding fraction or whole number roots.

Ex: 2x^3 - 3x^2 + 2x - 1 -> (+-)1, (+-)1/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Integral Coefficents

A

Coefficents that are integers (no fractions or decimals).

Whole number coefficents.

Ex: f(x) = x^3 - 5x^2 + 8x - 4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Synthetic Division

A

Shortcut for dividing by a linear factor x - c; tests possible roots.

Quick way to check if a number iis a root.

Ex: Divide f(x) by x-2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Factor Theorem

A

x - c is a factor if f(c) = 0

If plugging in gives zero,it divides evenly.

Ex: f(3) = 0 -> (x - 3) is a factor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Fundamental Theorem of Algebra

A

Every polynomial of degree n has exactly n roots (real or imaginary).

Numbers of roots = the degree of the polynomial.

Ex: Cubic -> 3 total roots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Multaplicity of a Root

A

The number of times a root appears. Odd = crosses x-axis, Even = touches only.

How many times a root repeats.

Ex: f(x) = (x - 2)^2(x + 1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Zero Root

A

A root at x = 0; polynomial includes and x factor.

When zero makes the function equal zero.

Ex: f(x) = x(x - 2)(x+3)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Possible Root Combinations

A

Lists all possible counts of positive, negative, zero, and imaginary roots.

All possible ways the roots can appear.

Ex: Degree 4 -> 4, 2, 0 positive; 0, 2, 4 negitave

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Graphical Analysis of Roots

A

Using a graph to find x-intercepts (real roots).

Look at the graph to real roots.

Ex: Graph crosses x-axis 2 times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Irrational Root

A

Real root that can’t be written as a fraction intergers.

A decimal that never ends or repeats.

x=\sqrt{2}

16
Q

Analytical Analysis of Roots

A

Using alebraic methods (factoring, formulas, division) to find roots.

Solving with equations instead of guessing.

Ex: Use quadratic formula or synthetic division