Section 7.4 Additional Factoring Techniques

Size: px
Start display at page:

Download "Section 7.4 Additional Factoring Techniques"

Transcription

1 Section 7.4 Additional Factoring Techniques Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Factor trinomials when a = 1. Multiplying binomials (6.6) Recognize perfect square trinomials. Conjugates (6.6) Factor the difference of squares. The Factor Game (7.2) Factor by grouping (7.2) Factoring trinomials (7.3) INTRODUCTION In this section, we continue our discussion on factoring polynomials by looking at special types of trinomials and binomials. Let s first review what we know about factoring: (1) To factor means to write a polynomial in a factored form, one in which the main operation is multiplication. A factored form is the product of two polynomials. We can verify if a polynomial is in the correct factored form by multiplying the factors (often done as work off to the side or on scratch paper). For example, when we factor the trinomial 2x 2 + 7x + 6 as (2x + 3)(x + 2), we can verify that this is the correct factored form by multiplying the factors: (2x + 3)(x + 2) Distribute. = 2x 2 + 4x + 3x + 6 Combine like terms. = 2x 2 + 7x + 6 Correct! (2) Factoring is the reverse of the distributive property. In a polynomial, we can look for a common monomial factor in the terms, a monomial that may have been distributed to each term. For example, in the polynomial 2ab 3 + 2ac 4, we can see a common factor of 2a. This means that 2a may have been distributed to the terms. We can factor out, or extract, this common monomial to get a factored form: 2ab 3 + 2ac 4 = 2a(b 3 + c 4 ) Factoring Trinomials, a = 1 page 7.4-1

2 (3) For a trinomial, if the corresponding Factor Game has a winning combination, then the trinomial is guaranteed to factor. If it has no winning combination, then trinomial is not factorable. For example, the Factor Game for 2x 2 + 7x + 6 is Product = 2 6 = 12 Sum = +7 and it has a winning combination: +3 and +4. So, 2x 2 + 7x + 6 is factorable. Whereas, the Factor Game for 4x 2 + 2x + 5 is Product = 4 5 = 20 Sum = +2 has no winning combination, so 4x 2 + 2x + 5 is not factorable. Important Note: The commutative property allows the factors to be written in either order. For instance, in Example 2(b), x 2 + 2x 24 can be factored as either (x + 6)(x 4) or as (x 4)(x + 6). TRINOMIALS IN THE FORM x 2 + bx + c In Section 7.3, we discussed trinomials in the form ax 2 + bx + c, where a > 1. In this section, we explore the factoring similarities and differences of a trinomial in which a = 1: x 2 + bx + c. In this simplified form, we still use the Factor Game, and we can still use factor by grouping, as demonstrated in Example 1. After Example 1, however, we will discuss a one-step technique that works well only for factoring trinomials of the form x 2 + bx + c. (Note: this one-step technique will never work for factoring trinomials with a lad coefficient greater than 1.) Example 1: Factor each trinomial. a) x 2 + 5x 36 b) x 2 16x + 60 Procedure: Use the winning combination of the Factor Game to rewrite the trinomial as a quadrinomial. Then use factor by grouping to write it in a factored form. Factoring Trinomials, a = 1 page 7.4-2

3 Answer: a) x 2 + 5x 36 Product = 1 ( -36) = -36 and Sum = + 5. The winning combination is -4 and +9. Use the winning combination to split the middle term into 4x + 9x. = x 2 4x + 9x 36 Show the groupings. = (x 2 4x ) + ( 9x 36) Extract the common monomial factor from each group. = x(x 4) + 9(x 4) Factor out the common binomial factor, (x 4). = (x + 9)(x 4) b) x 2 16x + 60 Product = 1 (60) = 60 and Sum = -16 The winning combination is -10 and -6. Use the winning combination to split the middle term into 10x 6x. = x 2 10x 6x + 60 Show the groupings. = (x 2 10x) + ( -6x + 60) Extract the common monomial factor from each group. = x(x 10) + -6(x 10) Factor out the common binomial factor, (x 10). = (x 6)(x 10) You Try It 1 Factor each trinomial. Use Example 1 as a guide. a) x x + 20 b) x 2 13x + 30 Factoring Trinomials, a = 1 page 7.4-3

4 c) x 2 3x 40 d) x 2 8x + 12 Let s make a connection between the winning combination of the Factor Game and the binomial factors in Example 1: In part a), the winning combination is +9 and -4, and the binomial factors are (x + 9) and (x 4): x 2 + 5x 36 = (x + 9)(x 4) In part b), the winning combination is -6 and -10, and the binomial factors are (x 6) and (x 10): x 2 16x + 60 = (x 6)(x 10) Notice that, in each case, the constants of binomial factors are the exact values of the winning combination. Notice also that the first term in each binomial is just x. Next look at your work in You Try It 1. First check your answers for accuracy, then look at the winning combination of the Factor Game and at the constant in each binomial. If done correctly, they should match in number and sign. The point is this: if a trinomial of the form x 2 + bx + c is factorable there is a winning combination to its Factor Game then 1) The first term of each binomial factor is x, as in (x )(x ), and 2) the constant terms of the binomials are the factor pair in the winning combination. Factoring Trinomials, a = 1 page 7.4-4

5 Think About It 1 If a trinomial of the form x 2 + bx + c is factorable, why must the first term of each binomial be x, as in (x )(x )? Caution: This one-step technique of using the winning combination for the binomial constants works only for factoring trinomials with a lead coefficient of 1, as in x 2 + bx + c. This one-step technique will never work for a trinomial with a lead coefficient greater than 1, as in ax 2 + bx + c. Example 2 outlines the one-step technique for factoring trinomials of the form x 2 + bx + c. Example 2: Factor each trinomial using the Factor Game. a) x 2 7x + 10 b) x 2 + 2x 24 Procedure: First, identify the product and sum numbers, and play the Factor Game. Second, prepare the binomial factors by setting up the parentheses and the variables. Third, place the winning combination of the Factor Game as the constant terms in the binomials. Fourth, verify that the result is the correct factored form. Answer: a) x 2 7x + 10 Product = 1 10 = 10 and Sum = -7. The winning combination is -2 and -5. = (x )(x ) The two steps shown at left are really one step in actual work. The first step shows the start, = (x 5)(x 2) and the second step the completion. Verify: (x 5)(x 2) = x 2 2x 5x + 10 = x 2 7x + 10 Factoring Trinomials, a = 1 page 7.4-5

6 b) x 2 + 2x 24 Product = 1 (-24) = -24 and Sum = +2 = (x )(x ) The winning combination is +6 and -4. = (x + 6)(x 4) Verify: (x + 6)(x 4) = x 2 4x + 6x 24 = x 2 + 2x 24 Also, it is still possible to have a trinomial that is prime. This will happen if there are no solutions to the Factor Game. Example 3: Factor x 2 + 5x + 30, if possible. and x 2 + 5x + 30 is prime Product = 1 30 = 30 Sum = + 5 no solution! Because the factor game has no solution, the trinomial is prime cannot be factored. Because we get such quick factoring results when the leading coefficient is 1, we might call these simple trinomials. As for those trinomials with a leading coefficient greater than 1, we might call them multistep trinomials. You Try It 2 Factor each trinomial. If a trinomial is not factorable, write prime. Also, determine whether it is a simple trinomial or a multi-step trinomial. Use Examples 2 and 3 as guides. a) x x + 36 b) x 2 11x + 24 c) x 2 + 3x 40 d) 5x 2 7x 6 Factoring Trinomials, a = 1 page 7.4-6

7 e) x 2 + 4x 18 f) x 2 8x + 16 PERFECT SQUARE TRINOMIALS Consider the factoring of You Try It 2, part f): x 2 8x + 16 = (x 4)(x 4) Notice that the binomial factors are exactly the same. Because they are the same, we can write the factored form as (x 4) 2. In this way, we could say that because 49 = 7 2, it must be that 49 is a perfect square; because x 2 8x + 16 = (x 4) 2, x 2 8x + 16 is also a perfect square. x 2 8x + 16 is called a perfect square trinomial. If a trinomial is a perfect square, such as x 2 8x + 16, it is appropriate to write the factored form as the square of a binomial, (x 4) 2. Here are some examples of perfect square trinomials. a) x x + 49 b) x 2 10x + 25 = (x + 7)(x + 7) = (x 5)(x 5) = (x + 7) 2 = (x 5) 2 c) x 2 12x + 36 d) x 2 + 6x + 9 = (x 6)(x 6) = (x + 3)(x + 3) = (x 6) 2 = (x + 3) 2 It is relatively easy to identify perfect square trinomials using the Factor Game. This is because, whenever the factor pair of the winning combination is the same number, the trinomial is a perfect square trinomial, as demonstrated in Example 4. Factoring Trinomials, a = 1 page 7.4-7

8 Example 4: We already know that these trinomials are perfect square trinomials. Show that the winning combination of the Factor Game is a factor pair of the same number. a) x x + 49 b) x 2 10x + 25 c) x 2 12x + 36 d) x 2 + 6x + 9 Procedure: Play the Factor Game for each trinomial. The winning combination should be a factor pair of the same number. Product = + 49 Answer: a) Sum = + 14 Product = and + 7 b) Sum = and -5 c) Product = + 36 Sum = and -6 d) Product = + 9 Sum = and + 3 Caution: If the numbers in the factor pair of the winning combination are not the same, the trinomial is not a perfect square trinomial. You Try It 3 Factor each trinomial using the ideas developed in this section. If the trinomial is a perfect square trinomial, then write the factorization as (binomial) 2. If a trinomial is not factorable, then write prime. Use the discussion above as a guide. a) x x + 81 b) x 2 + 9x 36 c) x 2 2x + 1 d) 9x 2 12x + 4 e) x 2 10x + 16 f) x x Factoring Trinomials, a = 1 page 7.4-8

9 OTHER PERFECT SQUARE TRINOMIALS As you might imagine, we can get perfect square trinomials when the lead term is greater than 1. For example, 4x x + 9 is a perfect square trinomial. i) The lead term is a perfect square, 4x 2 = (2x) (2x); ii) the constant term is a positive perfect square, + 9; iii) the Factor Game s solutions are exactly the same; they re both + 6: 4x x + 9 Product = 4 (9) = 36 and Sum = The winning combination is +6 and +6. The numbers of the combination are the same. Here is the factorization of 4x x + 9: The original trinomial: 4x x + 9 Split the middle term into + 6x + 6x: = 4x 2 + 6x + 6x + 9 Now show the groupings: = (4x 2 + 6x) + (6x + 9) Now factor each group: = 2x(2x + 3) + 3(2x + 3) Now factor out (2x + 3): = (2x + 3)(2x + 3) = (2x + 3) 2 This is a perfect square. Here is the good news about this (or any) perfect square trinomial: if you know it s a perfect square by the Factor Game, then you can get the factorization in just one step. Look at the factorization of 4x x + 9. Notice that the square root of 4, 4, is 2 and that 9 is 3, and that those square roots show up in the factorization: it is (2x + 3) 2. Factoring Trinomials, a = 1 page 7.4-9

10 In other words, if we know that the trinomial is a perfect square (by the Factor Game), then we need only (carefully) place the numbers, the variable and the sign (plus or minus) into the outline ( ) 2. Let s take another look at factoring 4x x + 9: 4x x + 9 Product = 4 (9) = 36 and Sum = The winning combination is +6 and +6. The numbers of the combination are the same. The Factor Game guarantees that this will be a perfect square; the square root of 4 is 2, and the square root of 9 is 3; the middle term is positive, so the factorization is (2x + 3) 2. Example 5: Use the Factor Game to determine that the trinomial is a perfect square, then write its factorization as (binomial) 2. a) 25x 2 20x + 4 Product = b) 16x 2 + 8x + 1 Product = + 16 Sum = -20 Sum = + 8 Solutions: -10 and -10 Solutions: + 4 and + 4 So, it is a perfect square; So, it is a perfect square; Also, 25 = 5, 4 = 2 Also, 16 = 4, 1 = 1 So, 25x 2 20x + 4 = (5x 2) 2 So, 16x 2 + 8x + 1 = (4x + 1) 2 You Try It 4 First, determine if the trinomial is a perfect square. If it is, then write the factorization as (binomial) 2. If it not a perfect square, factor it using the method shown in Section 7.3. If a trinomial is not factorable, then write prime. Use Example 5 as a guide. a) 4x 2 12x + 9 b) 4x 2 + 4x + 1 Factoring Trinomials, a = 1 page

11 c) 25x x + 9 d) 81x 2 18x + 1 So, if the first and last terms are both perfect squares, what else is it that determines whether the whole trinomial will be a perfect square? The easiest answer is this: If the results of the Factor Game are exactly the same, then the trinomial is guaranteed to be a perfect square. This idea is summed up here: A trinomial is a perfect square if (i) (ii) both the first term and the last term are perfect squares; and the results of the Factor Game are exactly the same, THE DIFFERENCE OF SQUARES AND THE SUM OF SQUARES Let us consider two different binomials: x 2 25 and common, so we can t factor out a GCF (except 1). x In each, the terms have nothing in Notice that each term, x 2 and 25, is a perfect square: We call x 2 25 the difference of squares, and x is the sum of squares. Furthermore, we can write each binomial as a trinomial by adding in 0x as a middle term: The difference of squares, x 2 25, can be written as x 2 + 0x 25: x 2 + 0x 25 Product = 1 ( -25) = -25 and Sum = 0. = (x 5)(x + 5) The winning combination is -5 and +5. The binomials (x 5) and (x + 5) are a pair of conjugates (first discussed in Section 6.6). So, this example shows us that the difference of squares can be factored into a pair of conjugates. Factoring Trinomials, a = 1 page

12 Likewise, the sum of squares, x , can be written as x 2 + 0x + 25: x 2 + 0x + 25 Product = 1 (25) = 25 and Sum = 0. There is no winning combination. Prime! This example shows us that the sum of squares is prime, it cannot be factored. In general, The difference of squares, a 2 b 2, factors into a pair of conjugates: a 2 b 2 = (a b)(a + b) The sum of squares, c 2 + d 2, is prime. Note: 1. The binomial factors in the difference of squares can be written in either order. 2. The purpose of adding a middle term of 0x is just for explanation. We do not need to add 0x to determine the factors of either of type of these binomials. Example 6: Factor each binomial, if possible. a) y 2 4 b) x c) w 2 20 Procedure: Identify each as either the difference of squares or the sum of squares. The sum of squares is prime, but the difference of squares factors into a product of conjugates. Answer: a) (y + 2)(y 2) b) Prime. c) Prime. (20 is not a perfect square.) You Try It 5 Factor each binomial, if possible. Use Example 6 as a guide. a) x 2 49 b) x c) x d) x 2 81 d) x f) x 2 12 Factoring Trinomials, a = 1 page

13 The difference of squares can come in many forms, as long as each term is a perfect square. Some examples of perfect squares are: 49, which is (7) 2 9y 2, which is (3y) 2 25w 2, which is (5w) 2 x 4, which is ( x 2 ) 2 y 6, which is ( y 3 ) 2 and 81w 4, which is ( 9w 2 ) 2 Any of these could be a term in the difference of squares, and it will still be factorable. However, the sum of squares is prime. (There are some unusual situations when the sum of squares is not prime, but they are beyond the scope of this textbook.) Example 7: Factor each binomial, if possible. a) 9x 2 25 b) w 4 49 c) 9m 2 + 4p 2 d) 25x 4 36y 2 Procedure: Identify the terms as perfect squares, and factor accordingly. Answer: a) (3x + 5)(3x 5) 9x 2 = (3x) 2 and 25 = (5) 2 b) (w 2 7)(w 2 + 7) w 4 = ( w 2 ) 2 and 49 = (7) 2 c) Prime. 9m 2 + 4p 2 is the sum of squares. d) (5x 2 + 6y)(5x 2 6y) 25x 4 = ( 5x 2 ) 2 and 36y 2 = (6y) 2 You Try It 6 Factor each binomial, if possible. Use Example 7 as a guide. a) m 2 25p 2 b) 36w 4 1 c) 16y d) 64a 2 81b 2 e) x f) 4x 6 y 2 Factoring Trinomials, a = 1 page

14 Section 7.4, Answers to each You Try It and Think About It You Try It 1: a) (x + 10)(x + 2) b) (x 10)(x 3) c) (x 8)(x + 5) d) (x 6)(x 2) You Try It 2: a) (x + 12)(x + 3) b) (x 8)(x 3) c) (x + 8)(x 5) d) (5x + 3)(x 2) e) prime f) (x 4)(x 4) You Try It 3: a) (x + 9) 2 b) (x + 12)(x 3) c) (x 1) 2 d) (3x 2) 2 e) (x 8)(x 2) f) (x + 10) 2 You Try It 4: a) (2x 3) 2 b) (2x + 1) 2 c) (5x + 3) 2 d) (9x 1) 2 You Try It 5: a) (x + 7)(x 7) b) prime c) prime d) (x 9)(x + 9) e) prime f) prime You Try It 6: a) (m + 5p)(m 5p) b) (6w 2 1)(6w 2 + 1) c) prime d) ((8a + 9b)(8a 9b) e) prime f) (2x 3 y)(2x 3 + y) Think About It: 1. The only way to factor x 2 is x x, so the first terms of the binomials must each be x. Factoring Trinomials, a = 1 page

15 Section 7.4 Focus Exercieses Factor each trinomial, if possible. If the trinomial is a perfect square trinomial, then write its factored form as the square of a binomial. If a trinomial is not factorable, then write prime. 1. x 2 12x x 2 14x x x x 2 12x x 2 + 8x x 2 9x x 2 11x x 2 9x x 2 + 2x x 2 3x x 2 + 3x x 2 4x x 2 16x x 2 + 7x x 2 + 5x x 2 x x 2 x x 2 13x x 2 + 7x x 2 9x x x x 2 9x x x x 2 4x x 2 + 8x x 2 10x x 2 12x x 2 + 6x x x x x x x x x x x x x x 2 2x x 2 4x x 2 15x x 2 8x x x x 2 + 6x x 2 + 9x x 2 4x x 2 + 8x x 2 + 6x x 2 20x x 2 15x x 2 16x x 2 5x + 1 Factor each binomial, if possible. 49. x p y a w x 2 4 Factoring Trinomials, a = 1 page

16 55. 81a 2 25b x 2 y y a b x w c 4 d x 4 81y x a x 6 64w m 6 16p 2 Think Outside the Box. Each of these can be factored more than once. In other words, more than one technique (or even the same technique) can be applied in different steps of the factoring process. 67. x 3 7x 2 8x 68. 5x 2 15x x 3 27x 70. y x 3 12x x x 2 + 4x + 10 Factoring Trinomials, a = 1 page

Section 5.5 Factoring Trinomials, a = 1

Section 5.5 Factoring Trinomials, a = 1 Section 5.5 Factoring Trinomials, a = 1 REVIEW Each of the following trinomials have a lead coefficient of 1. Let s see how they factor in a similar manner to those trinomials in Section 5.4. Example 1:

More information

Section 5.6 Factoring Strategies

Section 5.6 Factoring Strategies Section 5.6 Factoring Strategies INTRODUCTION Let s review what you should know about factoring. (1) Factors imply multiplication Whenever we refer to factors, we are either directly or indirectly referring

More information

7.1 Review for Mastery

7.1 Review for Mastery 7.1 Review for Mastery Factors and Greatest Common Factors A prime number has exactly two factors, itself and 1. The number 1 is not a prime number. To write the prime factorization of a number, factor

More information

Factoring completely is factoring a product down to a product of prime factors. 24 (2)(12) (2)(2)(6) (2)(2)(2)(3)

Factoring completely is factoring a product down to a product of prime factors. 24 (2)(12) (2)(2)(6) (2)(2)(2)(3) Factoring Contents Introduction... 2 Factoring Polynomials... 4 Greatest Common Factor... 4 Factoring by Grouping... 5 Factoring a Trinomial with a Table... 5 Factoring a Trinomial with a Leading Coefficient

More information

We begin, however, with the concept of prime factorization. Example: Determine the prime factorization of 12.

We begin, however, with the concept of prime factorization. Example: Determine the prime factorization of 12. Chapter 3: Factors and Products 3.1 Factors and Multiples of Whole Numbers In this chapter we will look at the topic of factors and products. In previous years, we examined these with only numbers, whereas

More information

TERMINOLOGY 4.1. READING ASSIGNMENT 4.2 Sections 5.4, 6.1 through 6.5. Binomial. Factor (verb) GCF. Monomial. Polynomial.

TERMINOLOGY 4.1. READING ASSIGNMENT 4.2 Sections 5.4, 6.1 through 6.5. Binomial. Factor (verb) GCF. Monomial. Polynomial. Section 4. Factoring Polynomials TERMINOLOGY 4.1 Prerequisite Terms: Binomial Factor (verb) GCF Monomial Polynomial Trinomial READING ASSIGNMENT 4. Sections 5.4, 6.1 through 6.5 160 READING AND SELF-DISCOVERY

More information

Multiply the binomials. Add the middle terms. 2x 2 7x 6. Rewrite the middle term as 2x 2 a sum or difference of terms. 12x 321x 22

Multiply the binomials. Add the middle terms. 2x 2 7x 6. Rewrite the middle term as 2x 2 a sum or difference of terms. 12x 321x 22 Section 5.5 Factoring Trinomials 349 Factoring Trinomials 1. Factoring Trinomials: AC-Method In Section 5.4, we learned how to factor out the greatest common factor from a polynomial and how to factor

More information

2 TERMS 3 TERMS 4 TERMS (Must be in one of the following forms (Diamond, Slide & Divide, (Grouping)

2 TERMS 3 TERMS 4 TERMS (Must be in one of the following forms (Diamond, Slide & Divide, (Grouping) 3.3 Notes Factoring Factoring Always look for a Greatest Common Factor FIRST!!! 2 TERMS 3 TERMS 4 TERMS (Must be in one of the following forms (Diamond, Slide & Divide, (Grouping) to factor with two terms)

More information

Is the following a perfect cube? (use prime factorization to show if it is or isn't) 3456

Is the following a perfect cube? (use prime factorization to show if it is or isn't) 3456 Is the following a perfect cube? (use prime factorization to show if it is or isn't) 3456 Oct 2 1:50 PM 1 Have you used algebra tiles before? X 2 X 2 X X X Oct 3 10:47 AM 2 Factor x 2 + 3x + 2 X 2 X X

More information

a*(variable) 2 + b*(variable) + c

a*(variable) 2 + b*(variable) + c CH. 8. Factoring polynomials of the form: a*(variable) + b*(variable) + c Factor: 6x + 11x + 4 STEP 1: Is there a GCF of all terms? NO STEP : How many terms are there? Is it of degree? YES * Is it in the

More information

Section 5.3 Factor By Grouping

Section 5.3 Factor By Grouping Section 5.3 Factor By Grouping INTRODUCTION In the previous section you were introduced to factoring out a common monomial factor from a polynomial. For example, in the binomial 6x 2 + 15x, we can recognize

More information

Tool 1. Greatest Common Factor (GCF)

Tool 1. Greatest Common Factor (GCF) Chapter 7: Factoring Review Tool 1 Greatest Common Factor (GCF) This is a very important tool. You must try to factor out the GCF first in every problem. Some problems do not have a GCF but many do. When

More information

-5y 4 10y 3 7y 2 y 5: where y = -3-5(-3) 4 10(-3) 3 7(-3) 2 (-3) 5: Simplify -5(81) 10(-27) 7(9) (-3) 5: Evaluate = -200

-5y 4 10y 3 7y 2 y 5: where y = -3-5(-3) 4 10(-3) 3 7(-3) 2 (-3) 5: Simplify -5(81) 10(-27) 7(9) (-3) 5: Evaluate = -200 Polynomials: Objective Evaluate, add, subtract, multiply, and divide polynomials Definition: A Term is numbers or a product of numbers and/or variables. For example, 5x, 2y 2, -8, ab 4 c 2, etc. are all

More information

Developmental Math An Open Program Unit 12 Factoring First Edition

Developmental Math An Open Program Unit 12 Factoring First Edition Developmental Math An Open Program Unit 12 Factoring First Edition Lesson 1 Introduction to Factoring TOPICS 12.1.1 Greatest Common Factor 1 Find the greatest common factor (GCF) of monomials. 2 Factor

More information

University of Phoenix Material

University of Phoenix Material 1 University of Phoenix Material Factoring and Radical Expressions The goal of this week is to introduce the algebraic concept of factoring polynomials and simplifying radical expressions. Think of factoring

More information

Alg2A Factoring and Equations Review Packet

Alg2A Factoring and Equations Review Packet 1 Factoring using GCF: Take the greatest common factor (GCF) for the numerical coefficient. When choosing the GCF for the variables, if all the terms have a common variable, take the one with the lowest

More information

Section R.5 Review of Factoring. Factoring Out the Greatest Common Factor

Section R.5 Review of Factoring. Factoring Out the Greatest Common Factor 1 Section R.5 Review of Factoring Objective #1: Factoring Out the Greatest Common Factor The Greatest Common Factor (GCF) is the largest factor that can divide into the terms of an expression evenly with

More information

Lesson 7.1: Factoring a GCF

Lesson 7.1: Factoring a GCF Name Lesson 7.1: Factoring a GCF Date Algebra I Factoring expressions is one of the gateway skills that is necessary for much of what we do in algebra for the rest of the course. The word factor has two

More information

How can we factor polynomials?

How can we factor polynomials? How can we factor polynomials? Factoring refers to writing something as a product. Factoring completely means that all of the factors are relatively prime (they have a GCF of 1). Methods of factoring:

More information

Chapter 8: Factoring Polynomials. Algebra 1 Mr. Barr

Chapter 8: Factoring Polynomials. Algebra 1 Mr. Barr p. 1 Chapter 8: Factoring Polynomials Algebra 1 Mr. Barr Name: p. 2 Date Schedule Lesson/Activity 8.1 Monomials & Factoring 8.2 Using the Distributive Property 8.3 Quadratics in the form x 2 +bx+c Quiz

More information

In this section we revisit two special product forms that we learned in Chapter 5, the first of which was squaring a binomial.

In this section we revisit two special product forms that we learned in Chapter 5, the first of which was squaring a binomial. 5B. SPECIAL PRODUCTS 11 5b Special Products Special Forms In this section we revisit two special product forms that we learned in Chapter 5, the first of which was squaring a binomial. Squaring a binomial.

More information

POD. Combine these like terms: 1) 3x 2 4x + 5x x 7x ) 7y 2 + 2y y + 5y 2. 3) 5x 4 + 2x x 7x 4 + 3x x

POD. Combine these like terms: 1) 3x 2 4x + 5x x 7x ) 7y 2 + 2y y + 5y 2. 3) 5x 4 + 2x x 7x 4 + 3x x POD Combine these like terms: 1) 3x 2 4x + 5x 2 6 + 9x 7x 2 + 2 2) 7y 2 + 2y 3 + 2 4y + 5y 2 3) 5x 4 + 2x 5 5 10x 7x 4 + 3x 5 12 + 2x 1 Definitions! Monomial: a single term ex: 4x Binomial: two terms separated

More information

Section 1.5: Factoring Special Products

Section 1.5: Factoring Special Products Objective: Identify and factor special products including a difference of two perfect squares, perfect square trinomials, and sum and difference of two perfect cubes. When factoring there are a few special

More information

Chapter 5 Polynomials

Chapter 5 Polynomials Department of Mathematics Grossmont College October 7, 2012 Multiplying Polynomials Multiplying Binomials using the Distributive Property We can multiply two binomials using the Distributive Property,

More information

The two meanings of Factor

The two meanings of Factor Name Lesson #3 Date: Factoring Polynomials Using Common Factors Common Core Algebra 1 Factoring expressions is one of the gateway skills necessary for much of what we do in algebra for the rest of the

More information

Multiplication of Polynomials

Multiplication of Polynomials Multiplication of Polynomials In multiplying polynomials, we need to consider the following cases: Case 1: Monomial times Polynomial In this case, you can use the distributive property and laws of exponents

More information

Unit: Polynomials and Factoring

Unit: Polynomials and Factoring Unit: Polynomials: Multiplying and Factoring Name Dates Taught Specific Outcome 10I.A.1 Demonstrate an understanding of factors of whole numbers by determining: Prime factors Greatest common factor Least

More information

Section R.4 Review of Factoring. Factoring Out the Greatest Common Factor

Section R.4 Review of Factoring. Factoring Out the Greatest Common Factor 1 Section R.4 Review of Factoring Objective #1: Factoring Out the Greatest Common Factor The Greatest Common Factor (GCF) is the largest factor that can divide into the terms of an expression evenly with

More information

(8m 2 5m + 2) - (-10m 2 +7m 6) (8m 2 5m + 2) + (+10m 2-7m + 6)

(8m 2 5m + 2) - (-10m 2 +7m 6) (8m 2 5m + 2) + (+10m 2-7m + 6) Adding Polynomials Adding & Subtracting Polynomials (Combining Like Terms) Subtracting Polynomials (if your nd polynomial is inside a set of parentheses). (x 8x + ) + (-x -x 7) FIRST, Identify the like

More information

Polynomial and Rational Expressions. College Algebra

Polynomial and Rational Expressions. College Algebra Polynomial and Rational Expressions College Algebra Polynomials A polynomial is an expression that can be written in the form a " x " + + a & x & + a ' x + a ( Each real number a i is called a coefficient.

More information

Factoring. Difference of Two Perfect Squares (DOTS) Greatest Common Factor (GCF) Factoring Completely Trinomials. Factor Trinomials by Grouping

Factoring. Difference of Two Perfect Squares (DOTS) Greatest Common Factor (GCF) Factoring Completely Trinomials. Factor Trinomials by Grouping Unit 6 Name Factoring Day 1 Difference of Two Perfect Squares (DOTS) Day Greatest Common Factor (GCF) Day 3 Factoring Completely Binomials Day 4 QUIZ Day 5 Factor by Grouping Day 6 Factor Trinomials by

More information

Factoring Trinomials of the Form

Factoring Trinomials of the Form Section 7 3: Factoring Trinomials of the Form 1x 2 + Bx + C The FOIL process changes a product of 2 binomials into a polynomial. The reverse process starts with a polynomial and finds the 2 binomials whose

More information

Section 7.1 Common Factors in Polynomials

Section 7.1 Common Factors in Polynomials Chapter 7 Factoring How Does GPS Work? 7.1 Common Factors in Polynomials 7.2 Difference of Two Squares 7.3 Perfect Trinomial Squares 7.4 Factoring Trinomials: (x 2 + bx + c) 7.5 Factoring Trinomials: (ax

More information

Quadratic Algebra Lesson #2

Quadratic Algebra Lesson #2 Quadratic Algebra Lesson # Factorisation Of Quadratic Expressions Many of the previous expansions have resulted in expressions of the form ax + bx + c. Examples: x + 5x+6 4x 9 9x + 6x + 1 These are known

More information

Math 101, Basic Algebra Author: Debra Griffin

Math 101, Basic Algebra Author: Debra Griffin Math 101, Basic Algebra Author: Debra Griffin Name Chapter 5 Factoring 5.1 Greatest Common Factor 2 GCF, factoring GCF, factoring common binomial factor 5.2 Factor by Grouping 5 5.3 Factoring Trinomials

More information

Simplifying and Combining Like Terms Exponent

Simplifying and Combining Like Terms Exponent Simplifying and Combining Like Terms Exponent Coefficient 4x 2 Variable (or Base) * Write the coefficients, variables, and exponents of: a) 8c 2 b) 9x c) y 8 d) 12a 2 b 3 Like Terms: Terms that have identical

More information

FACTORING HANDOUT. A General Factoring Strategy

FACTORING HANDOUT. A General Factoring Strategy This Factoring Packet was made possible by a GRCC Faculty Excellence grant by Neesha Patel and Adrienne Palmer. FACTORING HANDOUT A General Factoring Strategy It is important to be able to recognize the

More information

Factor Trinomials When the Coefficient of the Second-Degree Term is 1 (Objective #1)

Factor Trinomials When the Coefficient of the Second-Degree Term is 1 (Objective #1) Factoring Trinomials (5.2) Factor Trinomials When the Coefficient of the Second-Degree Term is 1 EXAMPLE #1: Factor the trinomials. = = Factor Trinomials When the Coefficient of the Second-Degree Term

More information

Unit 8 Notes: Solving Quadratics by Factoring Alg 1

Unit 8 Notes: Solving Quadratics by Factoring Alg 1 Unit 8 Notes: Solving Quadratics by Factoring Alg 1 Name Period Day Date Assignment (Due the next class meeting) Tuesday Wednesday Thursday Friday Monday Tuesday Wednesday Thursday Friday Monday Tuesday

More information

Section 13-1: The Distributive Property and Common Factors

Section 13-1: The Distributive Property and Common Factors Section 13-1: The Distributive Property and Common Factors Factor: 4y 18z 4y 18z 6(4y 3z) Identify the largest factor that is common to both terms. 6 Write the epression as a product by dividing each term

More information

Algebra Module A33. Factoring - 2. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved.

Algebra Module A33. Factoring - 2. Copyright This publication The Northern Alberta Institute of Technology All Rights Reserved. Algebra Module A33 Factoring - 2 Copyright This publication The Northern Alberta Institute of Technology 2002. All Rights Reserved. LAST REVISED November, 2008 Factoring - 2 Statement of Prerequisite

More information

Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product.

Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product. Ch. 8 Polynomial Factoring Sec. 1 Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product. Factoring polynomials is not much

More information

Slide 1 / 128. Polynomials

Slide 1 / 128. Polynomials Slide 1 / 128 Polynomials Slide 2 / 128 Table of Contents Factors and GCF Factoring out GCF's Factoring Trinomials x 2 + bx + c Factoring Using Special Patterns Factoring Trinomials ax 2 + bx + c Factoring

More information

Factors of 10 = = 2 5 Possible pairs of factors:

Factors of 10 = = 2 5 Possible pairs of factors: Factoring Trinomials Worksheet #1 1. b 2 + 8b + 7 Signs inside the two binomials are identical and positive. Factors of b 2 = b b Factors of 7 = 1 7 b 2 + 8b + 7 = (b + 1)(b + 7) 2. n 2 11n + 10 Signs

More information

Accuplacer Review Workshop. Intermediate Algebra. Week Four. Includes internet links to instructional videos for additional resources:

Accuplacer Review Workshop. Intermediate Algebra. Week Four. Includes internet links to instructional videos for additional resources: Accuplacer Review Workshop Intermediate Algebra Week Four Includes internet links to instructional videos for additional resources: http://www.mathispower4u.com (Arithmetic Video Library) http://www.purplemath.com

More information

8-4 Factoring ax 2 + bx + c. (3x + 2)(2x + 5) = 6x x + 10

8-4 Factoring ax 2 + bx + c. (3x + 2)(2x + 5) = 6x x + 10 When you multiply (3x + 2)(2x + 5), the coefficient of the x 2 -term is the product of the coefficients of the x-terms. Also, the constant term in the trinomial is the product of the constants in the binomials.

More information

Algebra/Geometry Blend Unit #5: Factoring and Quadratic Functions Lesson 2: Factoring Trinomials. What does factoring really mean?

Algebra/Geometry Blend Unit #5: Factoring and Quadratic Functions Lesson 2: Factoring Trinomials. What does factoring really mean? Algebra/Geometry Blend Unit #5: Factoring and Quadratic Functions Lesson 2: Factoring Trinomials Name Period Date [page 1] Before you embark on your next factoring adventure, it is important to ask yourself

More information

Chapter 4 Factoring and Quadratic Equations

Chapter 4 Factoring and Quadratic Equations Chapter 4 Factoring and Quadratic Equations Lesson 1: Factoring by GCF, DOTS, and Case I Lesson : Factoring by Grouping & Case II Lesson 3: Factoring by Sum and Difference of Perfect Cubes Lesson 4: Solving

More information

MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 3 (New Material From: , , and 10.1)

MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 3 (New Material From: , , and 10.1) NOTE: In addition to the problems below, please study the handout Exercise Set 10.1 posted at http://www.austincc.edu/jbickham/handouts. 1. Simplify: 5 7 5. Simplify: ( ab 5 c )( a c 5 ). Simplify: 4x

More information

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction Prerequisite Skills This lesson requires the use of the following skills: multiplying polynomials working with complex numbers Introduction 2 b 2 A trinomial of the form x + bx + that can be written as

More information

Algebra. Chapter 8: Factoring Polynomials. Name: Teacher: Pd:

Algebra. Chapter 8: Factoring Polynomials. Name: Teacher: Pd: Algebra Chapter 8: Factoring Polynomials Name: Teacher: Pd: Table of Contents o Day 1: SWBAT: Factor polynomials by using the GCF. Pgs: 1-6 HW: Pages 7-8 o Day 2: SWBAT: Factor quadratic trinomials of

More information

1. Which pair of factors of 8 has a sum of 9? 1 and 8 2. Which pair of factors of 30 has a sum of. r 2 4r 45

1. Which pair of factors of 8 has a sum of 9? 1 and 8 2. Which pair of factors of 30 has a sum of. r 2 4r 45 Warm Up 1. Which pair of factors of 8 has a sum of 9? 1 and 8 2. Which pair of factors of 30 has a sum of 17? 2 and 15 Multiply. 3. (x +2)(x +3) x 2 + 5x + 6 4. (r + 5)(r 9) r 2 4r 45 Objective Factor

More information

Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product.

Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product. Ch. 8 Polynomial Factoring Sec. 1 Factoring is the process of changing a polynomial expression that is essentially a sum into an expression that is essentially a product. Factoring polynomials is not much

More information

ACCUPLACER Elementary Algebra Assessment Preparation Guide

ACCUPLACER Elementary Algebra Assessment Preparation Guide ACCUPLACER Elementary Algebra Assessment Preparation Guide Please note that the guide is for reference only and that it does not represent an exact match with the assessment content. The Assessment Centre

More information

Factoring Methods. Example 1: 2x * x + 2 * 1 2(x + 1)

Factoring Methods. Example 1: 2x * x + 2 * 1 2(x + 1) Factoring Methods When you are trying to factor a polynomial, there are three general steps you want to follow: 1. See if there is a Greatest Common Factor 2. See if you can Factor by Grouping 3. See if

More information

Name Class Date. Adding and Subtracting Polynomials

Name Class Date. Adding and Subtracting Polynomials 8-1 Reteaching Adding and Subtracting Polynomials You can add and subtract polynomials by lining up like terms and then adding or subtracting each part separately. What is the simplified form of (3x 4x

More information

6.3 Factor Special Products *

6.3 Factor Special Products * OpenStax-CNX module: m6450 1 6.3 Factor Special Products * Ramon Emilio Fernandez Based on Factor Special Products by OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons

More information

Mini-Lecture 6.1 The Greatest Common Factor and Factoring by Grouping

Mini-Lecture 6.1 The Greatest Common Factor and Factoring by Grouping Copyright 01 Pearson Education, Inc. Mini-Lecture 6.1 The Greatest Common Factor and Factoring by Grouping 1. Find the greatest common factor of a list of integers.. Find the greatest common factor of

More information

MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 3 (New Material From: , , and 10.1)

MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 3 (New Material From: , , and 10.1) NOTE: In addition to the problems below, please study the handout Exercise Set 10.1 posted at http://www.austin.cc.tx.us/jbickham/handouts. 1. Simplify: 5 7 5. Simplify: ( 6ab 5 c )( a c 5 ). Simplify:

More information

Date Lesson #6: Factoring Trinomials with Leading Coefficients. Day #1

Date Lesson #6: Factoring Trinomials with Leading Coefficients. Day #1 Algebra I Module 3: Quadratic Functions Lessons 6-7 Name Period Date Lesson #6: Factoring Trinomials with Leading Coefficients Day #1 New week, new challenges! Last week, we reviewed how to factor using

More information

Factoring Quadratic Expressions VOCABULARY

Factoring Quadratic Expressions VOCABULARY 5-5 Factoring Quadratic Expressions TEKS FOCUS Foundational to TEKS (4)(F) Solve quadratic and square root equations. TEKS (1)(C) Select tools, including real objects, manipulatives, paper and pencil,

More information

Chapter 6: Quadratic Functions & Their Algebra

Chapter 6: Quadratic Functions & Their Algebra Chapter 6: Quadratic Functions & Their Algebra Topics: 1. Quadratic Function Review. Factoring: With Greatest Common Factor & Difference of Two Squares 3. Factoring: Trinomials 4. Complete Factoring 5.

More information

Algebra 7-4 Study Guide: Factoring (pp & 487) Page 1! of 11!

Algebra 7-4 Study Guide: Factoring (pp & 487) Page 1! of 11! Page 1! of 11! Attendance Problems. Find each product. 1.(x 2)(2x + 7) 2. (3y + 4)(2y + 9) 3. (3n 5)(n 7) Factor each trinomial. 4. x 2 +4x 32 5. z 2 + 15z + 36 6. h 2 17h + 72 I can factor quadratic trinomials

More information

Alg2A Factoring and Equations Review Packet

Alg2A Factoring and Equations Review Packet 1 Multiplying binomials: We have a special way of remembering how to multiply binomials called FOIL: F: first x x = x 2 (x + 7)(x + 5) O: outer x 5 = 5x I: inner 7 x = 7x x 2 + 5x +7x + 35 (then simplify)

More information

Unit 8: Quadratic Expressions (Polynomials)

Unit 8: Quadratic Expressions (Polynomials) Name: Period: Algebra 1 Unit 8: Quadratic Expressions (Polynomials) Note Packet Date Topic/Assignment HW Page Due Date 8-A Naming Polynomials and Combining Like Terms 8-B Adding and Subtracting Polynomials

More information

Section 5.3 Practice Exercises Vocabulary and Key Concepts

Section 5.3 Practice Exercises Vocabulary and Key Concepts Section 5.3 Practice Exercises Vocabulary and Key Concepts 1. a. To multiply 2(4x 5), apply the property. b. The conjugate of 4x + 7 is. c. When two conjugates are multiplied the resulting binomial is

More information

CCAC ELEMENTARY ALGEBRA

CCAC ELEMENTARY ALGEBRA CCAC ELEMENTARY ALGEBRA Sample Questions TOPICS TO STUDY: Evaluate expressions Add, subtract, multiply, and divide polynomials Add, subtract, multiply, and divide rational expressions Factor two and three

More information

The two meanings of Factor 1. Factor (verb) : To rewrite an algebraic expression as an equivalent product

The two meanings of Factor 1. Factor (verb) : To rewrite an algebraic expression as an equivalent product At the end of Packet #1we worked on multiplying monomials, binomials, and trinomials. What we have to learn now is how to go backwards and do what is called factoring. The two meanings of Factor 1. Factor

More information

Multiplying Polynomials

Multiplying Polynomials 14 Multiplying Polynomials This chapter will present problems for you to solve in the multiplication of polynomials. Specifically, you will practice solving problems multiplying a monomial (one term) and

More information

Study P.5 CVC 1 7, # 1, 5, 9,...37, 39 55, 59, 65, 69, 73,

Study P.5 CVC 1 7, # 1, 5, 9,...37, 39 55, 59, 65, 69, 73, GOALS: Factor Polynomials using: 1. Distributive Property (common factors) 2. Trial and Error (trinomials) 3. Factor by Grouping (trinomials) Study P.5 CVC 1 7, # 1, 5, 9,...37, 39 55, 59, 65, 69, 73,...

More information

Sect General Factoring Summary

Sect General Factoring Summary 111 Concept #1 Sect 6.6 - General Factoring Summary Factoring Strategy The flow chart on the previous page gives us a visual picture of how to attack a factoring problem. We first start at the top and

More information

In the previous section, we added and subtracted polynomials by combining like terms. In this section, we extend that idea to radicals.

In the previous section, we added and subtracted polynomials by combining like terms. In this section, we extend that idea to radicals. 4.2: Operations on Radicals and Rational Exponents In this section, we will move from operations on polynomials to operations on radical expressions, including adding, subtracting, multiplying and dividing

More information

3.1 Factors and Multiples of Whole Numbers

3.1 Factors and Multiples of Whole Numbers 3.1 Factors and Multiples of Whole Numbers LESSON FOCUS: Determine prime factors, greatest common factors, and least common multiples of whole numbers. The prime factorization of a natural number is the

More information

Topic 12 Factorisation

Topic 12 Factorisation Topic 12 Factorisation 1. How to find the greatest common factors of an algebraic expression. Definition: A factor of a number is an integer that divides the number exactly. So for example, the factors

More information

Downloaded from

Downloaded from 9. Algebraic Expressions and Identities Q 1 Using identity (x - a) (x + a) = x 2 a 2 find 6 2 5 2. Q 2 Find the product of (7x 4y) and (3x - 7y). Q 3 Using suitable identity find (a + 3)(a + 2). Q 4 Using

More information

Review Journal 6 Assigned Work: See Website

Review Journal 6 Assigned Work: See Website MFM2P Polynomial Checklist 1 Goals for this unit: I can apply the distributive law to the product of binomials. I can complete the following types of factoring; common, difference of squares and simple

More information

2.07 Factoring by Grouping/ Difference and Sum of Cubes

2.07 Factoring by Grouping/ Difference and Sum of Cubes 2.07 Factoring by Grouping/ Difference and Sum of Cubes Dr. Robert J. Rapalje, Retired Central Florida, USA This lesson introduces the technique of factoring by grouping, as well as factoring the sum and

More information

MATH 181-Quadratic Equations (7 )

MATH 181-Quadratic Equations (7 ) MATH 181-Quadratic Equations (7 ) 7.1 Solving a Quadratic Equation by Factoring I. Factoring Terms with Common Factors (Find the greatest common factor) a. 16 1x 4x = 4( 4 3x x ) 3 b. 14x y 35x y = 3 c.

More information

Name. 5. Simplify. a) (6x)(2x 2 ) b) (5pq 2 )( 4p 2 q 2 ) c) (3ab)( 2ab 2 )(2a 3 ) d) ( 6x 2 yz)( 5y 3 z)

Name. 5. Simplify. a) (6x)(2x 2 ) b) (5pq 2 )( 4p 2 q 2 ) c) (3ab)( 2ab 2 )(2a 3 ) d) ( 6x 2 yz)( 5y 3 z) 3.1 Polynomials MATHPOWER TM 10, Ontario Edition, pp. 128 133 To add polynomials, collect like terms. To subtract a polynomial, add its opposite. To multiply monomials, multiply the numerical coefficients.

More information

Week 20 Algebra 1 Assignment:

Week 20 Algebra 1 Assignment: Week 0 Algebra 1 Assignment: Day 1: pp. 38-383 #-0 even, 3-7 Day : pp. 385-386 #-18 even, 1-5 Day 3: pp. 388-389 #-4 even, 7-9 Day 4: pp. 39-393 #1-37 odd Day 5: Chapter 9 test Notes on Assignment: Pages

More information

Chapter 6.1: Introduction to parabolas and solving equations by factoring

Chapter 6.1: Introduction to parabolas and solving equations by factoring Chapter 6 Solving Quadratic Equations and Factoring Chapter 6.1: Introduction to parabolas and solving equations by factoring If you push a pen off a table, how does it fall? Does it fall like this? Or

More information

Prerequisites. Introduction CHAPTER OUTLINE

Prerequisites. Introduction CHAPTER OUTLINE Prerequisites 1 Figure 1 Credit: Andreas Kambanls CHAPTER OUTLINE 1.1 Real Numbers: Algebra Essentials 1.2 Exponents and Scientific Notation 1.3 Radicals and Rational Expressions 1.4 Polynomials 1.5 Factoring

More information

5.1 Exponents and Scientific Notation

5.1 Exponents and Scientific Notation 5.1 Exponents and Scientific Notation Definition of an exponent a r = Example: Expand and simplify a) 3 4 b) ( 1 / 4 ) 2 c) (0.05) 3 d) (-3) 2 Difference between (-a) r (-a) r = and a r a r = Note: The

More information

Polynomial is a general description on any algebraic expression with 1 term or more. To add or subtract polynomials, we combine like terms.

Polynomial is a general description on any algebraic expression with 1 term or more. To add or subtract polynomials, we combine like terms. Polynomials Lesson 5.0 Re-Introduction to Polynomials Let s start with some definition. Monomial - an algebraic expression with ONE term. ---------------------------------------------------------------------------------------------

More information

Final Exam Review - MAT 0028

Final Exam Review - MAT 0028 Final Exam Review - MAT 0028 All questions on the final exam are multiple choice. You will be graded on your letter choices only - no partial credit will be awarded. To maximize the benefit of this review,

More information

Lesson 3 Factoring Polynomials Skills

Lesson 3 Factoring Polynomials Skills Lesson 3 Factoring Polynomials Skills I can common factor polynomials. I can factor trinomials like where a is 1. ie. I can factor trinomials where a is not 1. ie. I can factor special products. Common

More information

Skills Practice Skills Practice for Lesson 10.1

Skills Practice Skills Practice for Lesson 10.1 Skills Practice Skills Practice for Lesson 10.1 Name Date Water Balloons Polynomials and Polynomial Functions Vocabulary Match each key term to its corresponding definition. 1. A polynomial written with

More information

P.1 Algebraic Expressions, Mathematical models, and Real numbers. Exponential notation: Definitions of Sets: A B. Sets and subsets of real numbers:

P.1 Algebraic Expressions, Mathematical models, and Real numbers. Exponential notation: Definitions of Sets: A B. Sets and subsets of real numbers: P.1 Algebraic Expressions, Mathematical models, and Real numbers If n is a counting number (1, 2, 3, 4,..) then Exponential notation: b n = b b b... b, where n is the Exponent or Power, and b is the base

More information

Chapter 5 Self-Assessment

Chapter 5 Self-Assessment Chapter 5 Self-Assessment. BLM 5 1 Concept BEFORE DURING (What I can do) AFTER (Proof that I can do this) 5.1 I can multiply binomials. I can multiply trinomials. I can explain how multiplication of binomials

More information

Completing the Square. A trinomial that is the square of a binomial. x Square half the coefficient of x. AA65.pdf.

Completing the Square. A trinomial that is the square of a binomial. x Square half the coefficient of x. AA65.pdf. AA65.pdf 6.5 Completing the Square 1. Converting from vertex form to standard form involves expanding the square of the binomial, distributing a, and then isolating y. What method does converting from

More information

Chapter 2 Algebra Part 1

Chapter 2 Algebra Part 1 Chapter 2 Algebra Part 1 Section 2.1 Expansion (Revision) In Mathematics EXPANSION really means MULTIPLY. For example 3(2x + 4) can be expanded by multiplying them out. Remember: There is an invisible

More information

Special Binomial Products

Special Binomial Products Lesson 11-6 Lesson 11-6 Special Binomial Products Vocabulary perfect square trinomials difference of squares BIG IDEA The square of a binomial a + b is the expression (a + b) 2 and can be found by multiplying

More information

Name Date

Name Date NEW DORP HIGH SCHOOL Deirdre A. DeAngelis, Principal MATHEMATICS DEPARTMENT Li Pan, Assistant Principal Name Date Summer Math Assignment for a Student whose Official Class starts with 7, 8, and 9 Directions:

More information

Step one is identifying the GCF, and step two is dividing it out.

Step one is identifying the GCF, and step two is dividing it out. Throughout this course we will be looking at how to undo different operations in algebra. When covering exponents we showed how ( 3) 3 = 27, then when covering radicals we saw how to get back to the original

More information

Unit 8: Polynomials Chapter Test. Part 1: Identify each of the following as: Monomial, binomial, or trinomial. Then give the degree of each.

Unit 8: Polynomials Chapter Test. Part 1: Identify each of the following as: Monomial, binomial, or trinomial. Then give the degree of each. Unit 8: Polynomials Chapter Test Part 1: Identify each of the following as: Monomial, binomial, or trinomial. Then give the degree of each. 1. 9x 2 2 2. 3 3. 2x 2 + 3x + 1 4. 9y -1 Part 2: Simplify each

More information

Completing the Square. A trinomial that is the square of a binomial. x Squaring half the coefficient of x. AA65.pdf.

Completing the Square. A trinomial that is the square of a binomial. x Squaring half the coefficient of x. AA65.pdf. AA65.pdf 6.5 Completing the Square 1. Converting from vertex form to standard form involves expanding the square of the binomial, distributing a, and then isolating y. What method does converting from

More information

ALGEBRAIC EXPRESSIONS AND IDENTITIES

ALGEBRAIC EXPRESSIONS AND IDENTITIES 9 ALGEBRAIC EXPRESSIONS AND IDENTITIES Exercise 9.1 Q.1. Identify the terms, their coefficients for each of the following expressions. (i) 5xyz 3zy (ii) 1 + x + x (iii) 4x y 4x y z + z (iv) 3 pq + qr rp

More information

7-5 Factoring Special Products

7-5 Factoring Special Products 7-5 Factoring Special Products Warm Up Lesson Presentation Lesson Quiz Algebra 1 Warm Up Determine whether the following are perfect squares. If so, find the square root. 1. 64 yes; 8 2. 36 3. 45 no 4.

More information

MTH 110-College Algebra

MTH 110-College Algebra MTH 110-College Algebra Chapter R-Basic Concepts of Algebra R.1 I. Real Number System Please indicate if each of these numbers is a W (Whole number), R (Real number), Z (Integer), I (Irrational number),

More information

Name: Algebra Unit 7 Polynomials

Name: Algebra Unit 7 Polynomials Name: Algebra Unit 7 Polynomials Monomial Binomial Trinomial Polynomial Degree Term Standard Form 1 ((2p 3 + 6p 2 + 10p) + (9p 3 + 11p 2 + 3p) TO REMEMBER Adding and Subtracting Polynomials TO REMEMBER

More information