R.4 Factoring Polynomials Flashcards
What does it mean to factor an expression?
To rewrite the expression as an equivalent product.
What is the largest factor common to all terms in a polynomial?
The greatest common factor
Can a common binomial factor be factored out of an expression?
Yes
What is factoring by grouping?
Grouping the terms using the associative property so that terms can be factored down to show a common binomial factor, which is then factored out.
What end result are we trying to arrive at?
A completely factored form
What is the first thing to look for when factoring?
Common factors
What is the form of a quadratic polynomial?
ax^2 + bx + c
Where a, b, c are real numbers, and a != 0
How do you factor a quadratic expression where a = 1, i.e. x^2 + bx + c?
The first term in each binomial will be x:
(x ) (x )
The last terms will have a product that equals c in the quadratic.
The middle terms will have a sum that equals b in the quadratic.
Example: x^2 - 8x + 7
(x-7) (x-1)
How can you tell what the signs will be inside the binomial expressions that result from factoring a quadratic?
If the constant term is positive, the binomial expressions will have like signs.
If the constant term is negative, the binomial will have unlike signs.
If the signs are like, the sign of the linear term will match the signs of the binomial terms.
What is the term for a polynomial that cannot be factored?
A prime polynomial
How do you factor a quadratic expression where the leading coefficient is not 1?
Trial-and-error
How do you factor the difference of two squares?
Given any expression that can be written:
A^2 - B^2:
(A + B) (A - B)
How is the sum of two perfect squares factored?
It cannot be! The sum of two perfect squares is prime.
What does a perfect square trinomial factor into?
A perfect square.
How do you identify a perfect square trinomial?
The first and last terms are perfect squares and the middle term is twice the product of the two terms.
Example: x^2 + 14x + 49