Turns out making specific pages for each note has been bad for me actually making notes, so here I’m just gonna spam all the notes without much explaining. I’ll spin em off into their own notes later, or not, we’ll see lmao

Polynomial functions

Graph Behavior

When the degree is even and the leading coefficient is positive

Graph

8x exp(4)+2x-1.svg

When the degree is even and the leading coefficient is negative

Graph

-8x exp(4)+2x-1.svg

When the degree is odd and the leading coefficient is positive

Graph

8x exp(5)+2x exp(2)-1.svg

When the degree is odd and the leading coefficient is negative

Graph

-8x exp5+2x exp2-1.svg

Because of this you can determine the the behavior just by looking at the function

Zeroes of a Polynomial function

All x-intercepts are zeroes (also known as roots) of a polynomial function, but not all zeroes of a polynomial function are x-intercepts.

Also all zeroes of function are a part of its factor! If is a zero of then is a factor of .

To find the zeroes of a function, you set to be 0, and then solve by factoring (You probably will need the Important Formulas).

There can’t be more zeroes than the degree of a function.

If you use the Important Formulas and get an imaginary number, it’s still a valid zero, even if it’s not a valid x-intercept.

So a function with a degree of 8, can have up to 8 zeroes, but they can be less.

Multiplicities

A repeated zero is one that’s repeated, usually denoted by raising it to a certain power.

For example:

As a result, the zeroes of this function are . You don’t write the duplicated zero twice, however you describe it by having a multiplicity of 2 (or 3, or however many times that zero shows up)

For example:

The zero for this would be with a multiplicity of 3.

When the multiplicity is even, the graph bounces off the x-axis but does not cross it.

When the multiplicity is odd, then the graph crosses the x-axis.

Characteristics of a graph

Let’s step through how to find the following characteristics of the following function and graph

Graph

-2x(x-3) exp(2)+8.svg

Determine if the graph opens up or down

This is determined by whether or not the leading coefficient is positive or negative

Find any x-intercepts

Find any y-intercepts

Find the Vertex

Determine if it is maximum or minimum

Graph the function by hand

Determine the intervals on which the function is increasing and/or decreasing

Find the domain

Find the range

Synthetic division

given this equation

You can find all the real zeros by first either checking it by calc and picking one of the x intercepts, or listing all the possible zeroes by dividing the factors o the leading coefficient by the factors of the constant! Once you have one zero use synthetic division to keep reducing it until it’s a quadratic equation!