Unit 1: Polynomial and Rational Functions

0.0(0)
Studied by 0 people
0%Unit 1 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/49

Last updated 2:11 AM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Function

A relationship that maps each input value to exactly one output value.

2
New cards

Domain

The set of all allowable input values of a function (often the independent variable x).

3
New cards

Range

The set of all output values a function produces (often the dependent variable y).

4
New cards

Independent variable

The input variable of a function (commonly x), chosen freely from the domain.

5
New cards

Dependent variable

The output variable of a function (commonly y), determined by the function rule from the input.

6
New cards

Increasing (on an interval)

A function is increasing on an interval if whenever a<b in that interval, f(a)<f(b).

7
New cards

Decreasing (on an interval)

A function is decreasing on an interval if whenever af(b).

8
New cards

x-intercept

A point where a graph meets the x-axis; it occurs when the output is 0.

9
New cards

y-intercept

The point where a graph meets the y-axis; it occurs at x=0 if x=0 is in the domain.

10
New cards

Zero (of a function)

An input r such that f(r)=0; real zeros correspond to x-intercepts.

11
New cards

Concavity

A description of how the rate of change is changing (whether the rate is increasing or decreasing).

12
New cards

Concave up

Concavity where the rate of change is increasing.

13
New cards

Concave down

Concavity where the rate of change is decreasing.

14
New cards

Average Rate of Change (AROC)

The slope of the secant line over [a,b]: (f(b)-f(a))/(b-a).

15
New cards

Secant line

A line through two points (a,f(a)) and (b,f(b)) on a graph; its slope is the average rate of change.

16
New cards

AROC of a linear function

For a linear function, the average rate of change is constant (it does not change across intervals).

17
New cards

AROC pattern of a quadratic function

For equal-length x-intervals, a quadratic’s AROC changes at a constant rate; increasing AROC indicates concave up, decreasing AROC indicates concave down.

18
New cards

Polynomial function

A function of the form f(x)=an x^n + a{n-1}x^{n-1}+…+a1 x + a0 with n a nonnegative integer and a_n≠0.

19
New cards

Degree (of a polynomial)

The highest exponent n in a polynomial (with nonzero coefficient); it strongly influences end behavior and turning-point limits.

20
New cards

Leading coefficient

The coefficient an of the highest-degree term an x^n; it helps determine end behavior (up/down).

21
New cards

Leading term

The highest-degree term a_n x^n; it dominates the polynomial’s behavior for large |x|.

22
New cards

End behavior

How a function behaves as x→±∞; for polynomials it is determined by the leading term.

23
New cards

Even-degree polynomial end behavior

If degree n is even, both ends go the same way: an>0 means both up; an<0 means both down.

24
New cards

Odd-degree polynomial end behavior

If degree n is odd, ends go opposite ways: an>0 gives left down/right up; an<0 gives left up/right down.

25
New cards

Turning point

A point where a function changes from increasing to decreasing or decreasing to increasing; a degree-n polynomial has at most n−1 turning points.

26
New cards

Local (relative) maximum/minimum

A peak (maximum) or valley (minimum) relative to nearby points; can also occur at endpoints of a restricted domain.

27
New cards

Global (absolute) maximum/minimum

The greatest function value (absolute max) or least function value (absolute min) on the domain under consideration.

28
New cards

Point of inflection

A point where a graph changes concavity (rate of change switches from increasing to decreasing or vice versa).

29
New cards

Standard form (polynomial)

Expanded form an x^n + … + a0; useful for identifying degree, leading coefficient, and often the y-intercept.

30
New cards

Factored form (polynomial)

A product form such as a(x-r1)^{m1}(x-r2)^{m2}…; useful for zeros and multiplicities.

31
New cards

Linear factor (from a real zero)

If r is a real zero of f, then (x−r) is a factor of the polynomial.

32
New cards

Multiplicity

If f(x) contains (x−r)^k with g(r)≠0, then r is a zero with multiplicity k.

33
New cards

Odd multiplicity (zero behavior)

If a zero has odd multiplicity, the graph crosses the x-axis at that x-value (the function changes sign).

34
New cards

Even multiplicity (zero behavior)

If a zero has even multiplicity, the graph touches the x-axis and turns around (no sign change); larger multiplicity looks flatter.

35
New cards

Finite differences (degree from a table)

With evenly spaced x-values, the polynomial’s degree is the least n for which the nth successive differences of outputs are constant.

36
New cards

Binomial Theorem

Expansion rule: (a+b)^n = Σ_{k=0}^{n} (n choose k) a^{n-k} b^k.

37
New cards

Pascal’s Triangle

A triangular array that gives binomial coefficients (n choose k) used in expansions like (a+b)^n.

38
New cards

Polynomial long division

An algorithm to divide polynomials to rewrite P(x)/D(x) as Q(x) + R(x)/D(x); used for analyzing rational end behavior (e.g., slant asymptotes).

39
New cards

Quotient-Remainder form

When dividing P(x) by D(x) (D≠0): P(x)=D(x)Q(x)+R(x), with degree(R) < degree(D).

40
New cards

Remainder Theorem

When P(x) is divided by (x−c), the remainder equals P(c).

41
New cards

Factor Theorem

(x−c) is a factor of P(x) if and only if P(c)=0.

42
New cards

Synthetic division

A shortcut method for dividing a polynomial by a linear divisor (x−c), producing quotient coefficients and a remainder efficiently.

43
New cards

Complex conjugate pairs (real coefficients)

If a polynomial has real coefficients and a+bi (b≠0) is a zero, then a−bi is also a zero.

44
New cards

Real quadratic factor from conjugates

If zeros are a±bi, then the polynomial has factor (x-(a+bi))(x-(a-bi)) = (x-a)^2 + b^2.

45
New cards

Rational function

A function of the form f(x)=P(x)/Q(x), where P and Q are polynomials and Q(x)≠0.

46
New cards

Domain restrictions (rational)

Inputs that make the denominator zero must be excluded from the domain (solve Q(x)=0).

47
New cards

Hole (removable discontinuity)

A discontinuity created when a common factor cancels between numerator and denominator; the x-value is still excluded from the original function.

48
New cards

Vertical asymptote

A non-removable discontinuity where (after simplification) the denominator is zero and the function grows without bound near that x-value.

49
New cards

Horizontal asymptote (degree comparison)

For P/Q with degrees n and m: if nm then no horizontal asymptote.

50
New cards

Slant (oblique) asymptote

When degree(numerator) is exactly 1 more than degree(denominator), polynomial division gives f(x)=S(x)+R(x)/Q(x) with linear S(x); the slant asymptote is y=S(x).

Explore top notes

note
Biology - Evolution
Updated 1497d ago
0.0(0)
note
European Revolutions- 1830 & 1848
Updated 1779d ago
0.0(0)
note
Indirect Values
Updated 1520d ago
0.0(0)
note
Cetaceans - Marine Biology
Updated 1778d ago
0.0(0)
note
123
Updated 862d ago
0.0(0)
note
1984 - Introduction Notes
Updated 1744d ago
0.0(0)
note
Biology - Evolution
Updated 1497d ago
0.0(0)
note
European Revolutions- 1830 & 1848
Updated 1779d ago
0.0(0)
note
Indirect Values
Updated 1520d ago
0.0(0)
note
Cetaceans - Marine Biology
Updated 1778d ago
0.0(0)
note
123
Updated 862d ago
0.0(0)
note
1984 - Introduction Notes
Updated 1744d ago
0.0(0)

Explore top flashcards

flashcards
faf
40
Updated 978d ago
0.0(0)
flashcards
faf
40
Updated 978d ago
0.0(0)