FACTOR POLYNOMIALS by SPLITTING



Similar documents
Factoring Trinomials: The ac Method

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

Factoring Quadratic Expressions

1.3 Polynomials and Factoring

FACTORING ax 2 bx c. Factoring Trinomials with Leading Coefficient 1

Factoring Polynomials

Chapter R.4 Factoring Polynomials

Using the ac Method to Factor

FACTORING TRINOMIALS IN THE FORM OF ax 2 + bx + c

In algebra, factor by rewriting a polynomial as a product of lower-degree polynomials

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method.

Factoring and Applications

Factoring A Quadratic Polynomial

Factoring Guidelines. Greatest Common Factor Two Terms Three Terms Four Terms Shirley Radai

Factoring Flow Chart

6.3 FACTORING ax 2 bx c WITH a 1

Factoring. Factoring Monomials Monomials can often be factored in more than one way.

( ) FACTORING. x In this polynomial the only variable in common to all is x.

Section 6.1 Factoring Expressions

Factoring Trinomials of the Form x 2 bx c

Operations with Algebraic Expressions: Multiplication of Polynomials

Tool 1. Greatest Common Factor (GCF)

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

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring

Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder).

Factoring - Grouping

Factoring Polynomials

6.1 The Greatest Common Factor; Factoring by Grouping

Factoring Trinomials of the Form

POLYNOMIALS and FACTORING

7-6. Choosing a Factoring Model. Extension: Factoring Polynomials with More Than One Variable IN T RO DUC E T EACH. Standards for Mathematical Content

Factoring ax 2 + bx + c - Teacher Notes

By reversing the rules for multiplication of binomials from Section 4.6, we get rules for factoring polynomials in certain forms.

Polynomial Expression

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0).

MATH 90 CHAPTER 6 Name:.

Partial Fractions. (x 1)(x 2 + 1)

Greatest Common Factor (GCF) Factoring

6.6 Factoring Strategy

A. Factoring out the Greatest Common Factor.

FACTORING ax 2 bx c WITH a 1

6.4 Special Factoring Rules

Algebra 2 PreAP. Name Period

Algebra 1 Chapter 08 review

Factoring Trinomials using Algebra Tiles Student Activity

AIP Factoring Practice/Help

Solving Cubic Polynomials

6.1 Add & Subtract Polynomial Expression & Functions

Factoring a Difference of Two Squares. Factoring a Difference of Two Squares

FOIL FACTORING. Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4.

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style

Factoring Polynomials

4.4 Factoring ax 2 + bx + c

The Greatest Common Factor; Factoring by Grouping

CHAPTER 7: FACTORING POLYNOMIALS

Factoring Polynomials

5 means to write it as a product something times something instead of a sum something plus something plus something.

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

Factoring (pp. 1 of 4)

1.3 Algebraic Expressions

Factoring - Solve by Factoring

Sect Solving Equations Using the Zero Product Rule

MATH Fundamental Mathematics IV

The Method of Partial Fractions Math 121 Calculus II Spring 2015

Factoring Algebra- Chapter 8B Assignment Sheet

FACTORING POLYNOMIALS

PERFECT SQUARES AND FACTORING EXAMPLES

SOLVING POLYNOMIAL EQUATIONS

How To Solve Factoring Problems

Partial Fractions Examples

Factoring Polynomials and Solving Quadratic Equations

Factoring Special Polynomials

15.1 Factoring Polynomials

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

BEGINNING ALGEBRA ACKNOWLEDMENTS

x 4-1 = (x²)² - (1)² = (x² + 1) (x² - 1) = (x² + 1) (x - 1) (x + 1)

Math 25 Activity 6: Factoring Advanced

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III

Factor Polynomials Completely

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

A Systematic Approach to Factoring

HIBBING COMMUNITY COLLEGE COURSE OUTLINE

Factoring Polynomials

Factorising quadratics

MATH 108 REVIEW TOPIC 10 Quadratic Equations. B. Solving Quadratics by Completing the Square

SPECIAL PRODUCTS AND FACTORS

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF

SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014))

3 1. Note that all cubes solve it; therefore, there are no more

Determinants can be used to solve a linear system of equations using Cramer s Rule.

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles

Unit 3: Day 2: Factoring Polynomial Expressions

Unit 12: Introduction to Factoring. Learning Objectives 12.2

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form

Topic: Special Products and Factors Subtopic: Rules on finding factors of polynomials

How To Factor By Gcf In Algebra 1.5

Transcription:

FACTOR POLYNOMIALS by SPLITTING THE IDEA FACTOR POLYNOMIALS by SPLITTING The idea is to split the middle term into two pieces. Say the polynomial looks like c + bx + ax 2. Further more suppose the DL METHOD fails, as well as the GROUPING METHOD... thus far these are the only two methods we have learned to factor polynomials, yet it is not enough. Consider for example x 2 + 5x + 6 on this polynomial DL METHOD to factor fails since the gcd of the terms is 1, moreover, GROUPING METHOD fails, since all grouping combinations lead nowhere. In deed, it is time for a new idea. Suppose we go on a do something amazingly creative and bold. Suppose we SPLIT the MIDDLE. That is, the middle term is 5x but 5x can be written.. oohh.. so many ways... 5x = x+4x OR 5x = 20x 15x OR 7x 2x OR 2x+3x OR 100x+105x, etc... etc.. the possibilities are endless... but... Suppose we go on and split 5x as 5x = 2x + 3x then.. observe..., if we choose just the right way to split up 5x, we might just get lucky and proceed factor by grouping!!! x 2 + 5x + 6 x 2 + ( 5x ) + 6 = x 2 + ( 2x + 3x ) + 6 (BI, the creative, bold splitting the middle idea) = ( x 2 + 2x ) + ( 3x + 6 ) (ALA) = (x) [ x + 2 ] + (3) [ x + 2 ] (DL, BI, note: looks like someone distributed [x + 2]) = (x + 3) [ x + 2 ] Incidentally, rather than splitting 5x as 2x + 3x, we could have also split it up as 3x + 2x. Observe... x 2 + 5x + 6 x 2 + ( 5x ) + 6 = x 2 + ( 3x + 2x ) + 6 (BI, the creative, bold splitting the middle idea) = ( x 2 + 3x ) + ( 2x + 6 ) (ALA) = (x) [ x + 3 ] + (2) [ x + 3 ] (DL, BI, note: looks like someone distributed [x + 3]) = (x + 2) [ x + 3 ] Now, while this method has its limitation, it is a powerful one that can help factor more than degree two polynomials. Observe, 3x 4 + 41x 2 + 60 c 2007-2008

3x 4 + ( 41x 2) + 60 = 3x 4 + ( 5x 2 + 36x 2) + 60 (BI, the creative, bold splitting the middle idea) = ( 3x 4 + 5x 2) + ( 36x 2 + 60 ) (ALA) = (x 2 ) [ 3x 2 + 5 ] + (12) [ 3x 2 + 5 ] (DL, BI, note: looks like someone distributed [3x 2 + 5]) = (x 2 + 12) [ 3x 2 + 5 ] It even works with more than one variable, 6x 6 + 31yx 3 + 18y 2 6x 6 + ( 31yx 3) + 18y 2 = 6x 6 + ( 27yx 3 + 4yx 3) + 18y 2 (BI, the creative, bold splitting the middle idea) = ( 6x 6 + 27yx 3) + ( 4yx 3 + 18y 2) (ALA) = (3x 3 ) [ 2x 3 + 9y ] + (2y) [ 2x 3 + 9y ] (DL, BI, note: looks like someone distributed [2x 3 + 9y]) = (3x 3 + 2y) [ 2x 3 + 9y ] Of course, at this point, the author is enjoying a tiny charlatan moment carrying on the mysteriously effective splitting-the-middle strategy and ignoring the 1000 lbs. gorilla in the discussion. Namely, amongst the millions of ways to split up 5x for example, how would one know that 2x + 3x and 3x + 2x are good ways to split the middle and not 15x 10x nor the other millions of ways to split 5x?? Some Hints 1. This works well for trinomials (three terms) 2. Write the polynomial in descending order (of the exponet on the undeterminant) 3. If there is a common factor pull it out first (using D.L.) THE IDEA behind THE IDEA: HOW to SPLIT the MIDDLE Consider the polynomial x 2 + 7x + 10 the secret to the splitting the middle method is to try to see a few moves ahead. Imagine we have already split up the middle, and grouped and factored so that x 2 + 7x + 10 = (x + b)(x + d) For some appropriate constants a and b. Now we play detective to see how much we can guess about these unknown numbers a and b. If we work our way back, we can write (x + a)(x + b) = x 2 + ax + bx + ab (FOIL) = x 2 + (a + b)x + ab (ALA,DL) in theory this should be equal to our polynomial = x 2 + 7x + 10 c 2007-2008

Here lies the secret on how to split up the 7 in 7x successfully. It should be split up into pieces a + b with the BIG hint that when you multiply ab you get the coefficient 10. Now there aren t that many ways to multiply two integers to get 10. We can list them all, First we multiply the leading coefficient, 1 times the last coefficient, 10 to obtain, 10. We now consider all the possible ways to factor 10 into the product of two integers: The ways to factor 10 = ab are: (1)(10) (-1)(-10) (2)(5) (-2)(-5) But, we also know that a + b = 7. This leads the elimination of most of these candidates for ab, leaving only the factors that add up to 7, thus the ones that will effectively help factor the polynomial. (1)(10) (-1)(-10) (2)(5) (-2)(-5) x 2 + ( 7x ) + 10 = x 2 + ( 2x + 5x ) + 10 (BI, THE split-the-middle idea!) = ( x 2 + 2x ) + ( 5x + 10 ) (ALA) = (x) [ x + 2 ] + (5) [ x + 2 ] (DL, BI, note: looks like someone distributed [x + 2]) = (x + 5) [ x + 2 ] The method just needs a slight modification when the leading coefficient is not 1. In this case, we multiply the leading coefficient and the last coefficient, and the factors of this product become the candidates to split the middle term. For example: Factor 6x 2 + ( 19x ) + 10 First we multiply the leading coefficient, 6 times the last coefficient, 10 to obtain, 60. We now consider all the possible ways to factor 60 into the product of two integers: The ways to factor 60 = ab are: (1)(60) (-1)(-60) (2)(30) (-2)(-30) (3)(20) (-3)(-20) (4)(15) (-4)(-15) (5)(12) (-5)(-12) (6)(10) (-6)(-10) But, we also know that a + b = 19. This leads the elimination of most of these candidates for ab, leaving only the factors that add up to 19, thus the ones that will effectively help factor the polynomial. (1)(60) (-1)(-60) (2)(30) (-2)(-30) (3)(20) (-3)(-20) (4)(15) (-4)(-15) (5)(12) (-5)(-12) (6)(10) (-6)(-10) 6x 2 + ( 19x ) + 10 = 6x 2 + ( 4x + 15x ) + 10 (BI, THE split-the-middle idea!) = ( 6x 2 + 4x ) + ( 15x + 10 ) (ALA) = (2x) [ 3x + 2 ] + (5) [ 3x + 2 ] (DL, BI, note: looks like someone distributed [3x + 2]) = (2x + 5) [ 3x + 2 ] c 2007-2008

Yet another example Factor 10x 2 + ( 31x ) + 15 First we multiply the leading coefficient, 10 times the last coefficient, 15 to obtain, 150. We now consider all the possible ways to factor 150 into the product of two integers: The ways to factor 150 = ab are: (1)(150) (-1)(-150) (2)(75) (-2)(-75) (3)(50) (-3)(-50) (5)(30) (-5)(-30) (6)(25) (-6)(-25) (10)(15) (-10)(-15) But, we also know that a + b = 31. This leads the elimination of most of these candidates for ab, leaving only the factors that add up to 31, thus the ones that will effectively help factor the polynomial. (1)(150) (-1)(-150) (2)(75) (-2)(-75) (3)(50) (-3)(-50) (5)(30) (-5)(-30) (6)(25) (-6)(-25) (10)(15) (-10)(-15) 10x 2 + ( 31x ) + 15 = 10x 2 + ( 6x + 25x ) + 15 (BI, THE split-the-middle idea!) = ( 10x 2 + 6x ) + ( 25x + 15 ) (ALA) = (2x) [ 5x + 3 ] + (5) [ 5x + 3 ] (DL, BI, note: looks like someone distributed [5x + 3]) = (2x + 5) [ 5x + 3 ] Another example; Factor 2x 2 + ( 13x ) + 15 First we multiply the leading coefficient, 2 times the last coefficient, 15 to obtain, 30. We now consider all the possible ways to factor 30 into the product of two integers: The ways to factor 30 = ab are: (1)(30) (-1)(-30) (2)(15) (-2)(-15) (3)(10) (-3)(-10) (5)(6) (-5)(-6) (6)(5) (-6)(-5) But, we also know that a + b = 13. This leads the elimination of most of these candidates for ab, leaving only the factors that add up to 13, thus the ones that will effectively help factor the polynomial. (1)(30) (-1)(-30) (2)(15) (-2)(-15) (3)(10) (-3)(-10) (5)(6) (-5)(-6) (6)(5) (-6)(-5) c 2007-2008

2x 2 + ( 13x ) + 15 = 2x 2 + ( 3x + 10x ) + 15 (BI, THE split-the-middle idea!) = ( 2x 2 + 3x ) + ( 10x + 15 ) (ALA) = (x) [ 2x + 3 ] + (5) [ 2x + 3 ] (DL, BI, note: looks like someone distributed [2x + 3]) = (x + 5) [ 2x + 3 ] One more example; Factor 7x 2 + ( 31x ) + 12 First we multiply the leading coefficient, 7 times the last coefficient, 12 to obtain, 84. We now consider all the possible ways to factor 84 into the product of two integers: The ways to factor 84 = ab are: (1)(84) (-1)(-84) (2)(42) (-2)(-42) (3)(28) (-3)(-28) (4)(21) (-4)(-21) (6)(14) (-6)(-14) (7)(12) (-7)(-12) But, we also know that a + b = 31. This leads the elimination of most of these candidates for ab, leaving only the factors that add up to 31, thus the ones that will effectively help factor the polynomial. (1)(84) (-1)(-84) (2)(42) (-2)(-42) (3)(28) (-3)(-28) (4)(21) (-4)(-21) (6)(14) (-6)(-14) (7)(12) (-7)(-12) 7x 2 + ( 31x ) + 12 = 7x 2 + ( 3x + 28x ) + 12 (BI, THE split-the-middle idea!) = ( 7x 2 + 3x ) + ( 28x + 12 ) (ALA) = (x) [ 7x + 3 ] + (4) [ 7x + 3 ] (DL, BI, note: looks like someone distributed [7x + 3]) = (x + 4) [ 7x + 3 ] c 2007-2008

1. By splitting the middle term, factor the polynomial: x 2 + ( 2x ) + 1 2. By splitting the middle term, factor the polynomial: x 2 + ( 3x ) + 2 3. By splitting the middle term, factor the polynomial: x 2 + ( x ) + 2 4. By splitting the middle term, factor the polynomial: x 2 + (0) + 1 5. By splitting the middle term, factor the polynomial: x 2 + ( 4x ) + 4 6. By splitting the middle term, factor the polynomial: x 2 + ( x ) + 6 7. By splitting the middle term, factor the polynomial: 3x 2 + ( 7x ) + 6 8. By splitting the middle term, factor the polynomial: 6x 2 + ( 5x ) + 6 9. By splitting the middle term, factor the polynomial: x 2 + ( 2x ) + 8 10. By splitting the middle term, factor the polynomial: x 2 + ( 2x ) + 8 11. By splitting the middle term, factor the polynomial: 2x 2 + ( 3x ) + 1 12. By splitting the middle term, factor the polynomial: 2x 2 + ( 13x ) + 15 13. By splitting the middle term, factor the polynomial: 2x 2 + ( 13x ) + 15 c 2007-2008

14. By splitting the middle term, factor the polynomial: 6x 2 + ( x ) + 15 15. By splitting the middle term, factor the polynomial: 9x 2 + (0) + 25 16. By splitting the middle term, factor the polynomial: 6y 2 + ( 7y ) + 5 17. By splitting the middle term, factor the polynomial: 10y 2 + ( y ) + 2 18. By splitting the middle term, factor the polynomial: 15y 2 + ( 4y ) + 4 19. By splitting the middle term, factor the polynomial: 15x 4 + ( 13x 2) + 2 20. By splitting the middle term, factor the polynomial: 15x 4 + ( 8x 2) + 1 21. By splitting the middle term, factor the polynomial: 2x 4 + ( 7x 2) + 3 22. By splitting the middle term, factor the polynomial: 15y 2 + ( 16y ) + 4 23. By splitting the middle term, factor the polynomial: 3x 4 + ( x 2) + 2 24. By splitting the middle term, factor the polynomial: 3x 4 + ( 2x 2) + 1 25. By splitting the middle term, factor the polynomial: 2x 4 + ( 5x 2) + 3 26. By splitting the middle term, factor the polynomial: 2x 4 + ( 5yx 2) + 3y 2 c 2007-2008

27. By splitting the middle term, factor the polynomial: 2x 6 + ( 5x 3) + 3 28. By splitting the middle term, factor the polynomial: 2x 6 + ( y 4 x 3) + y 8 29. By splitting the middle term, factor the polynomial: 9 + (0) + y 8 30. By splitting the middle term, factor the polynomial: 25 + (0) + y 6 31. By splitting the middle term, factor the polynomial: 9 + (0) + x 8 32. By splitting the middle term, factor the polynomial: 5 + ( 4x 3) + x 6 c 2007-2008