Chapter Two: Polynomial and Rational Functions Flashcards
divisor
the number on the outside of the division sign
dividend
the number inside of the division sign
quotient
the answer on top of the division sign
remainder
the number left over at the bottom of the long division
the dividend is equal to
the divisor times the quotient plus the remainder (divisor)(quotient) + remainder
if a question asks, “the quotient of x and y . . .” which is the divisor and which is the dividend?
x is the dividend (inside the division sign) and y is the divisor (outside the division sign)
the remainder theorem
if a polynomial p(x) is divided by (x-c), then its remainder is equal to p(c)
the factor theorem
the polynomial (x-k) is a factor of a polynomial f(x) if and only if f(k) = 0
the rational zero theorem
f(x) = anXn + an-1Xn-1 + . . . + a1X + a0
if p/q is a zero of f(x) then p is a factor of a0 and q is a factor of an
in english: if you have a fraction as a zero for a polynomial, the numerator will be a factor of the constant, and the denominator will be a factor of the coefficient of the highest degree
synthetic division only works when the divisor is in the form
( x +/- c)
if given one zero of a polynomial, the other zeroes can be found using:
synthetic division, then factoring
what formula can be used to find the zeroes of polynomials?
f(x) = a(x - c)(x - c)(x - c)
multiplicity
how many times a given root occurs
ex: (x - 3)2 –> the root x = 3 has a multiplicity of 2
to find the multiplicity of the roots of a cubic:
1) factor out a common factor to create a binomial that can be factored, or use the sum or difference of two cubes
2) if you are only given the quadratic and no roots, use the rational zero theorem to find the zeroes
difference of two cubes
a3 - b3 = (a - b)(a2 + ab + b2)