Factoring Special Cases

Slides:



Advertisements
Similar presentations
Factoring Decision Tree
Advertisements

Any questions on the Section 5.6 homework?. Please CLOSE YOUR LAPTOPS, and turn off and put away your cell phones, and get out your note- taking materials.
Objectives Factor the difference of two squares..
Warm Up Determine whether the following are perfect squares. If so, find the square root. 64 yes; yes; no 4. x2 yes; x 5. y8 yes; y4 6.
Solve Notice that if you take ½ of the middle number and square it, you get the last number. 6 divided by 2 is 3, and 3 2 is 9. When this happens you.
FACTORING SPECIAL CASES. The vocabulary of perfect squares Perfect squares are numbers like 4, 9, 16, 25, etc. Any variable to an even power is a perfect.
9-7: Factoring Special Cases
Factoring Polynomials
Math 20-1 Chapter 4 Quadratic Equations
Special Products of Polynomials.
Factoring Special Cases. Factoring by Grouping. What you’ll learn To factor perfect square trinomials and differences squares. To factor higher degree.
Section 5.4 Factoring FACTORING Greatest Common Factor,
6.3 Factoring Trinomials and Perfect Square Trinomial BobsMathClass.Com Copyright © 2010 All Rights Reserved Write all possible pairs of factors.
Factoring Polynomials. 1.Check for GCF 2.Find the GCF of all terms 3.Divide each term by GCF 4.The GCF out front 5.Remainder in parentheses Greatest Common.
Example Determine whether each of the following is a perfect-square trinomial. a) x 2 + 8x + 16b) t 2  9t  36c) 25x  20x Solution a) x 2 +
Copyright © 2015, 2011, 2007 Pearson Education, Inc. 1 1 Chapter 6 Factoring.
Preview Warm Up California Standards Lesson Presentation.
Solving Quadratics: Factoring. What is a factor? Numbers you can multiply to get another number 2  3.
Preview Warm Up California Standards Lesson Presentation.
Factoring Special Products MATH 018 Combined Algebra S. Rook.
Copyright © Cengage Learning. All rights reserved. Factoring Polynomials and Solving Equations by Factoring 5.
Objectives Factor perfect-square trinomials.
Solve Notice that if you take ½ of the middle number and square it, you get the last number. 6 divided by 2 is 3, and 3 2 is 9. When this happens you.
Chapter 5 Exponents, Polynomials, and Polynomial Functions.
Special Factoring Patterns Students will be able to recognize and use special factoring patterns.
Section 6.3 Special Factoring. Overview In this section we discuss factoring of special polynomials. Special polynomials have a certain number of terms.
Warm Up Determine whether the following are perfect squares. If so, find the square root. 64 yes; yes; no 4. x2 yes; x 5. y8 yes; y4 6.
Factoring Polynomials. 1.Check for GCF 2.Find the GCF of all terms 3.Divide each term by GCF 4.The GCF out front 5.Remainder in parentheses Greatest Common.
ALGEBRA 1 Lesson 8-7 Warm-Up ALGEBRA 1 “Factoring Special Cases” (8-7) What is a “perfect square trinomial”? How do you factor a “perfect square trinomial”?
5.2 Solving Quadratic Equations by Factoring 5.3 Solving Quadratic Equations by Finding Square Roots.
Algebra 2 Perfect Squares Lesson 4-6 Part 1. Goals Goal To solve quadratic equations by finding square roots. To solve a perfect square trinomial equation.
Factoring Quadratic Expressions Lesson 4-4 Part 1
Difference of Squares Recall that, when multiplying conjugate binomials, the product is a difference of squares. E.g., (x - 7)(x + 7) = x Therefore,
Objectives Factor perfect-square trinomials.
Factoring Perfect Square Trinomials and the Difference of Squares
Factoring x2 + bx + c Section 8-5.
Welcome! Grab a set of interactive notes and study Guide
Section 6.4: Factoring Polynomials
Factoring Polynomials
Polynomial Equations and Factoring
Factoring Quadratic Expressions Lesson 4-4 Part 2
Chapter 6 Section 4.
Factoring Perfect Square Trinomials and the Difference of Squares
Do Now Determine if the following are perfect squares. If yes, identify the positive square root /16.
Factoring the Difference of Two Squares
Solution Think of FOIL in reverse. (x + )(x + )
Factoring Polynomials
Special Cases in Factoring Polynomials
Chapter 6 Section 3.
Write in standard form. Identify the leading coefficient.
CLOSE Please YOUR LAPTOPS, and get out your note-taking materials.
Factoring Polynomials
Lesson 9.1 How do you add and subtract polynomials?
Squares of Binomials Chapter 5 Section 5.6.
Perfect Square Trinomials
Factoring Trinomials.
4.3 Solving Quadratic Equations by Factoring
Solve
ALGEBRA I - SECTION 8-7 (Factoring Special Cases)
Factoring the Difference of
Chapter 6 Section 3.
The Greatest Common Factor
Today we will Finish chapter 5
Objectives Factor perfect-square trinomials.
§ 6.3 Factoring Trinomials of the Form ax2 + bx + c and Perfect Square Trinomials.
Algebra 1 Section 10.4.
Section 9.7 “Factor Special Products”
3.4 Solve by Factoring (Part 1)
Chapter 6 Section 3.
Presentation transcript:

Factoring Special Cases Section 8-7

Goals Goal Rubric To factor perfect-square trinomials and the difference of two squares. Level 1 – Know the goals. Level 2 – Fully understand the goals. Level 3 – Use the goals to solve simple problems. Level 4 – Use the goals to solve more advanced problems. Level 5 – Adapts and applies the goals to different and more complex problems.

Vocabulary Perfect-Square Trinomial Difference of Two Squares

Perfect Square Trinomial

Perfect Square Trinomials Factor the polynomial 25x 2 + 20x + 4. The result is (5x + 2)2, an example of a binomial squared. Any trinomial that factors into a single binomial squared is called a perfect square trinomial.

A perfect square trinomial results after squaring a binomial Example: (2x – 5)2 Multiply it out using FOIL (2x – 5)2 = (2x – 5) (2x – 5) = 4x2 – 10x – 10x + 25 F O I L = 4x2 – 20x + 25 The first and last terms are perfect squares. The middle term is double the product of the square roots of the first and last terms.

Perfect Square Trinomials (a + b)2 = a 2 + 2ab + b 2 (a – b)2 = a 2 – 2ab + b 2 So if the first and last terms of our polynomial to be factored can be written as expressions squared, and the middle term of our polynomial is twice the product of those two expressions, then we can use these two previous equations to easily factor the polynomial. a 2 + 2ab + b 2 = (a + b)2 a 2 – 2ab + b 2 = (a – b)2

So how do we factor a Prefect Square Trinomial When you have to factor a perfect square trinomial, the patterns make it easier Product Doubled Example: Factor 36x2 + 60x + 25 Perfect Square 6x 30x 5 Perfect Square First you have to recognize that it’s a perfect square trinomial Square Root Product Square Root And so, the trinomial factors as: Check: (6x + 5)2

Example – First verify it is a Perfect Square Trinomial = (3w + 4)2 = (4x – 9)2 = (5h – 16)(5h – 4) = (a + 3)2 m2 – 4m + 4 9w2 + 24w + 16 16x2 – 72x + 81 25h2 – 100h + 64 a2 + 6a + 9 m 2m 2 3w 12w 4 4x 36x 9 Not a perfect square trinomial! 5h 40h 8 a 3a 3

Your Turn: = (m – 3)2 m2 – 6m + 9 = (2w + 7)2 4w2 + 28w + 49 = (9x – 1)2 = (3a + 2)2 m2 – 6m + 9 4w2 + 28w + 49 81x2 – 18x + 1 9a2 + 12a + 4 m 3m 3 2w 14w 7 9x 9x 1 3a 6a 2

Review: Perfect-Square Trinomial

Difference of Two Squares D.O.T.S.

Conjugate Pairs (3x + 6) (3x - 6) (r - 5) (r + 5) (2b - 1) (2b + 1) The following pairs of binomials are called conjugates. Notice that they all have the same terms, only the sign between them is different. (3x + 6) (3x - 6) and (r - 5) (r + 5) and (2b - 1) (2b + 1) and (x2 + 5) (x2 - 5) and

Multiplying Conjugates When we multiply any conjugate pairs, the middle terms always cancel and we end up with a binomial. (3x + 6)(3x - 6) = 9x2 - 36 (r - 5)(r + 5) = r2 - 25 (2b - 1)(2b + 1) = 4b2 - 1

Only TWO terms (a binomial) Difference of Two Squares Binomials that look like this are called a Difference of Squares: Only TWO terms (a binomial) 9x2 - 36 A MINUS between! The first term is a Perfect Square! The second term is a Perfect Square!

Difference of Two Squares A binomial is the difference of two square if both terms are squares and the signs of the terms are different. 9x 2 – 25y 2 – c 4 + d 4

Factoring the Difference of Two Squares A Difference of Squares! A Conjugate Pair!

Difference of Two Squares Example: Factor the polynomial x 2 – 9. The first term is a square and the last term, 9, can be written as 32. The signs of each term are different, so we have the difference of two squares Therefore x 2 – 9 = (x – 3)(x + 3). Note: You can use FOIL method to verify that the factorization for the polynomial is accurate.

Difference of Two Squares Example: Factor x2 - 64 = (x + 8)(x - 8) x2 = x • x 64 = 8 • 8 Example: Factor 9t2 - 25 = (3t + 5)(3t - 5) 9t2 = 3t • 3t 25 = 5 • 5

Difference of Two Squares Example: Factor x 2 – 16. Since this polynomial can be written as x 2 – 42, x 2 – 16 = (x – 4)(x + 4). Factor 9x2 – 4. Since this polynomial can be written as (3x)2 – 22, 9x 2 – 4 = (3x – 2)(3x + 2). Factor 16x 2 – 9y 2. Since this polynomial can be written as (4x)2 – (3y)2, 16x 2 – 9y 2 = (4x – 3y)(4x + 3y).

A Sum of Squares? A Sum of Squares, like x2 + 64, can NOT be factored! It is a PRIME polynomial.

Difference of Two Squares Example: Factor x 8 – y 6. Since this polynomial can be written as (x 4)2 – (y 3)2, x 8 – y 6 = (x 4 – y 3)(x 4 + y 3). Factor x2 + 4. Oops, this is the sum of squares, not the difference of squares, so it can’t be factored. This polynomial is a prime polynomial.

Difference of Two Squares Example: Factor 36x 2 – 64. Remember that you should always factor out any common factors, if they exist, before you start any other technique. Factor out the GCF. 36x 2 – 64 = 4(9x 2 – 16) Since the polynomial can be written as (3x)2 – (4)2, (9x 2 – 16) = (3x – 4)(3x + 4). So our final result is 36x 2 – 64 = 4(3x – 4)(3x + 4).

Recognizing D.O.T.S. Reading Math Recognize a difference of two squares: the coefficients of variable terms are perfect squares, powers on variable terms are even, and constants are perfect squares. Reading Math

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. 3p 2 – 9q 4 3p 2 – 9q 4 3q 2  3q 2 3p2 is not a perfect square. 3p 2 – 9q 4 is not the difference of two squares because 3p 2 is not a perfect square.

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. 100x 2 – 4y 2 100x 2 – 4y 2 2y 2y  10x 10x The polynomial is a difference of two squares. (10x)2 – (2y)2 a = 10x, b = 2y (10x + 2y)(10x – 2y) Write the polynomial as (a + b)(a – b). 100x2 – 4y2 = (10x + 2y)(10x – 2y)

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. x 4 – 25y 6 x 4 – 25y 6 5y 3 5y 3  x 2 x 2 The polynomial is a difference of two squares. (x 2)2 – (5y 3)2 a = x2, b = 5y3 Write the polynomial as (a + b)(a – b). (x 2 + 5y 3)(x 2 – 5y 3) x 4 – 25y 6 = (x 2 + 5y 3)(x 2 – 5y 3)

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. 1 – 4x 2 1 – 4x 2 2x 2x  1 1 The polynomial is a difference of two squares. (1) – (2x)2 a = 1, b = 2x (1 + 2x)(1 – 2x) Write the polynomial as (a + b)(a – b). 1 – 4x 2 = (1 + 2x)(1 – 2x)

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. p 8 – 49q 6 p 8 – 49q 6 7q 3 7q 3 ● p 4 p 4 The polynomial is a difference of two squares. (p 4)2 – (7q 3)2 a = p4, b = 7q3 (p 4 + 7q 3)(p 4 – 7q 3) Write the polynomial as (a + b)(a – b). p 8 – 49q 6 = (p 4 + 7q 3)(p 4 – 7q 3)

Your Turn: Determine whether each binomial is a difference of two squares. If so, factor. If not, explain. 16x 2 – 4y 5 16x 2 – 4y 5 4x  4x 4y5 is not a perfect square. 16x 2 – 4y 5 is not the difference of two squares because 4y 5 is not a perfect square.

Review: D.O.T.S.

Assignment 8-7 Exercises Pg. 531 - 532: #10 – 40 even, 48, 52