R.4 Factoring Polynomials Flashcards

1
Q

What does it mean to factor an expression?

A

To rewrite the expression as an equivalent product.

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

What is the largest factor common to all terms in a polynomial?

A

The greatest common factor

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

Can a common binomial factor be factored out of an expression?

A

Yes

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

What is factoring by grouping?

A

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.

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

What end result are we trying to arrive at?

A

A completely factored form

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

What is the first thing to look for when factoring?

A

Common factors

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

What is the form of a quadratic polynomial?

A

ax^2 + bx + c

Where a, b, c are real numbers, and a != 0

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

How do you factor a quadratic expression where a = 1, i.e. x^2 + bx + c?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How can you tell what the signs will be inside the binomial expressions that result from factoring a quadratic?

A

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.

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

What is the term for a polynomial that cannot be factored?

A

A prime polynomial

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

How do you factor a quadratic expression where the leading coefficient is not 1?

A

Trial-and-error

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

How do you factor the difference of two squares?

A

Given any expression that can be written:
A^2 - B^2:

(A + B) (A - B)

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

How is the sum of two perfect squares factored?

A

It cannot be! The sum of two perfect squares is prime.

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

What does a perfect square trinomial factor into?

A

A perfect square.

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

How do you identify a perfect square trinomial?

A

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

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

How do you factor the sum or difference of two perfect cubes?

A

1) Each will factor into the product of a binomial and a trinomial.
2) The terms of the binomial are the quantities being cubed.
3) The terms of the trinomial are the square of A, the product of AB, and the square of B, respectively.
4) The binomial takes the same sign as the original expression.
5) The middle term of the trinomial takes the opposite sign of the original exercise. The last term is always positive.

17
Q

How do you substitute using “u”?

A

This can be used when you have expressions in quadratic form.

Because the quadratic form is always Ax^2 + Bx + C, you can substitute the variable “u” for x. This simplifies the solving process when x is complicated. At the end of the factoring, just plug x back in for “u”.