FACTOR POLYNOMIALS by SPLITTING

Size: px
Start display at page:

Download "FACTOR POLYNOMIALS by SPLITTING"

Transcription

1 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 x c

2 3x 4 + ( 41x 2) + 60 = 3x 4 + ( 5x x 2) + 60 (BI, the creative, bold splitting the middle idea) = ( 3x 4 + 5x 2) + ( 36x ) (ALA) = (x 2 ) [ 3x ] + (12) [ 3x ] (DL, BI, note: looks like someone distributed [3x 2 + 5]) = (x ) [ 3x ] It even works with more than one variable, 6x yx y 2 6x 6 + ( 31yx 3) + 18y 2 = 6x 6 + ( 27yx 3 + 4yx 3) + 18y 2 (BI, the creative, bold splitting the middle idea) = ( 6x yx 3) + ( 4yx y 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

3 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

4 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

5 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

6 1. By splitting the middle term, factor the polynomial: x 2 + ( 2x ) By splitting the middle term, factor the polynomial: x 2 + ( 3x ) By splitting the middle term, factor the polynomial: x 2 + ( x ) By splitting the middle term, factor the polynomial: x 2 + (0) By splitting the middle term, factor the polynomial: x 2 + ( 4x ) By splitting the middle term, factor the polynomial: x 2 + ( x ) By splitting the middle term, factor the polynomial: 3x 2 + ( 7x ) By splitting the middle term, factor the polynomial: 6x 2 + ( 5x ) By splitting the middle term, factor the polynomial: x 2 + ( 2x ) By splitting the middle term, factor the polynomial: x 2 + ( 2x ) By splitting the middle term, factor the polynomial: 2x 2 + ( 3x ) By splitting the middle term, factor the polynomial: 2x 2 + ( 13x ) By splitting the middle term, factor the polynomial: 2x 2 + ( 13x ) + 15 c

7 14. By splitting the middle term, factor the polynomial: 6x 2 + ( x ) By splitting the middle term, factor the polynomial: 9x 2 + (0) By splitting the middle term, factor the polynomial: 6y 2 + ( 7y ) By splitting the middle term, factor the polynomial: 10y 2 + ( y ) By splitting the middle term, factor the polynomial: 15y 2 + ( 4y ) By splitting the middle term, factor the polynomial: 15x 4 + ( 13x 2) By splitting the middle term, factor the polynomial: 15x 4 + ( 8x 2) By splitting the middle term, factor the polynomial: 2x 4 + ( 7x 2) By splitting the middle term, factor the polynomial: 15y 2 + ( 16y ) By splitting the middle term, factor the polynomial: 3x 4 + ( x 2) By splitting the middle term, factor the polynomial: 3x 4 + ( 2x 2) By splitting the middle term, factor the polynomial: 2x 4 + ( 5x 2) By splitting the middle term, factor the polynomial: 2x 4 + ( 5yx 2) + 3y 2 c

8 27. By splitting the middle term, factor the polynomial: 2x 6 + ( 5x 3) By splitting the middle term, factor the polynomial: 2x 6 + ( y 4 x 3) + y By splitting the middle term, factor the polynomial: 9 + (0) + y By splitting the middle term, factor the polynomial: 25 + (0) + y By splitting the middle term, factor the polynomial: 9 + (0) + x By splitting the middle term, factor the polynomial: 5 + ( 4x 3) + x 6 c

Factoring Trinomials: The ac Method

Factoring Trinomials: The ac Method 6.7 Factoring Trinomials: The ac Method 6.7 OBJECTIVES 1. Use the ac test to determine whether a trinomial is factorable over the integers 2. Use the results of the ac test to factor a trinomial 3. For

More information

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

NSM100 Introduction to Algebra Chapter 5 Notes Factoring Section 5.1 Greatest Common Factor (GCF) and Factoring by Grouping Greatest Common Factor for a polynomial is the largest monomial that divides (is a factor of) each term of the polynomial. GCF is the

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

1.3 Polynomials and Factoring

1.3 Polynomials and Factoring 1.3 Polynomials and Factoring Polynomials Constant: a number, such as 5 or 27 Variable: a letter or symbol that represents a value. Term: a constant, variable, or the product or a constant and variable.

More information

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

FACTORING ax 2 bx c. Factoring Trinomials with Leading Coefficient 1 5.7 Factoring ax 2 bx c (5-49) 305 5.7 FACTORING ax 2 bx c In this section In Section 5.5 you learned to factor certain special polynomials. In this section you will learn to factor general quadratic polynomials.

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials Factoring Factoring is the process of writing a polynomial as the product of two or more polynomials. The factors of 6x 2 x 2 are 2x + 1 and 3x 2. In this section, we will be factoring

More information

Chapter R.4 Factoring Polynomials

Chapter R.4 Factoring Polynomials Chapter R.4 Factoring Polynomials Introduction to Factoring To factor an expression means to write the expression as a product of two or more factors. Sample Problem: Factor each expression. a. 15 b. x

More information

Using the ac Method to Factor

Using the ac Method to Factor 4.6 Using the ac Method to Factor 4.6 OBJECTIVES 1. Use the ac test to determine factorability 2. Use the results of the ac test 3. Completely factor a trinomial In Sections 4.2 and 4.3 we used the trial-and-error

More information

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

FACTORING TRINOMIALS IN THE FORM OF ax 2 + bx + c Tallahassee Community College 55 FACTORING TRINOMIALS IN THE FORM OF ax 2 + bx + c This kind of trinomial differs from the previous kind we have factored because the coefficient of x is no longer "1".

More information

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

In algebra, factor by rewriting a polynomial as a product of lower-degree polynomials Algebra 2 Notes SOL AII.1 Factoring Polynomials Mrs. Grieser Name: Date: Block: Factoring Review Factor: rewrite a number or expression as a product of primes; e.g. 6 = 2 3 In algebra, factor by rewriting

More information

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.

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. A polynomial of degree n (in one variable, with real coefficients) is an expression of the form: a n x n + a n 1 x n 1 + a n 2 x n 2 + + a 2 x 2 + a 1 x + a 0 where a n, a n 1, a n 2, a 2, a 1, a 0 are

More information

Factoring and Applications

Factoring and Applications Factoring and Applications What is a factor? The Greatest Common Factor (GCF) To factor a number means to write it as a product (multiplication). Therefore, in the problem 48 3, 4 and 8 are called the

More information

Factoring A Quadratic Polynomial

Factoring A Quadratic Polynomial Factoring A Quadratic Polynomial If we multiply two binomials together, the result is a quadratic polynomial: This multiplication is pretty straightforward, using the distributive property of multiplication

More information

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

Factoring Guidelines. Greatest Common Factor Two Terms Three Terms Four Terms. 2008 Shirley Radai Factoring Guidelines Greatest Common Factor Two Terms Three Terms Four Terms 008 Shirley Radai Greatest Common Factor 008 Shirley Radai Factoring by Finding the Greatest Common Factor Always check for

More information

Factoring Flow Chart

Factoring Flow Chart Factoring Flow Chart greatest common factor? YES NO factor out GCF leaving GCF(quotient) how many terms? 4+ factor by grouping 2 3 difference of squares? perfect square trinomial? YES YES NO NO a 2 -b

More information

6.3 FACTORING ax 2 bx c WITH a 1

6.3 FACTORING ax 2 bx c WITH a 1 290 (6 14) Chapter 6 Factoring e) What is the approximate maximum revenue? f) Use the accompanying graph to estimate the price at which the revenue is zero. y Revenue (thousands of dollars) 300 200 100

More information

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

Factoring. Factoring Monomials Monomials can often be factored in more than one way. Factoring Factoring is the reverse of multiplying. When we multiplied monomials or polynomials together, we got a new monomial or a string of monomials that were added (or subtracted) together. For example,

More information

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

( ) FACTORING. x In this polynomial the only variable in common to all is x. FACTORING Factoring is similar to breaking up a number into its multiples. For example, 10=5*. The multiples are 5 and. In a polynomial it is the same way, however, the procedure is somewhat more complicated

More information

Section 6.1 Factoring Expressions

Section 6.1 Factoring Expressions Section 6.1 Factoring Expressions The first method we will discuss, in solving polynomial equations, is the method of FACTORING. Before we jump into this process, you need to have some concept of what

More information

Factoring Trinomials of the Form x 2 bx c

Factoring Trinomials of the Form x 2 bx c 4.2 Factoring Trinomials of the Form x 2 bx c 4.2 OBJECTIVES 1. Factor a trinomial of the form x 2 bx c 2. Factor a trinomial containing a common factor NOTE The process used to factor here is frequently

More information

Operations with Algebraic Expressions: Multiplication of Polynomials

Operations with Algebraic Expressions: Multiplication of Polynomials Operations with Algebraic Expressions: Multiplication of Polynomials The product of a monomial x monomial To multiply a monomial times a monomial, multiply the coefficients and add the on powers with the

More information

Tool 1. Greatest Common Factor (GCF)

Tool 1. Greatest Common Factor (GCF) Chapter 4: 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

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

Factoring Methods. Example 1: 2x + 2 2 * 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 Intro to Algebra 2. Unit 1: Polynomials and Factoring

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring Name Intro to Algebra 2 Unit 1: Polynomials and Factoring Date Page Topic Homework 9/3 2 Polynomial Vocabulary No Homework 9/4 x In Class assignment None 9/5 3 Adding and Subtracting Polynomials Pg. 332

More information

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

Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder). Math 50, Chapter 8 (Page 1 of 20) 8.1 Common Factors Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder). Find all the factors of a. 44 b. 32

More information

Factoring - Grouping

Factoring - Grouping 6.2 Factoring - Grouping Objective: Factor polynomials with four terms using grouping. The first thing we will always do when factoring is try to factor out a GCF. This GCF is often a monomial like in

More information

Factoring Polynomials

Factoring Polynomials Factoring a Polynomial Expression Factoring a polynomial is expressing the polynomial as a product of two or more factors. Simply stated, it is somewhat the reverse process of multiplying. To factor polynomials,

More information

6.1 The Greatest Common Factor; Factoring by Grouping

6.1 The Greatest Common Factor; Factoring by Grouping 386 CHAPTER 6 Factoring and Applications 6.1 The Greatest Common Factor; Factoring by Grouping OBJECTIVES 1 Find the greatest common factor of a list of terms. 2 Factor out the greatest common factor.

More information

Factoring Trinomials of the Form

Factoring Trinomials of the Form Section 4 6B: Factoring Trinomials of the Form A x 2 + Bx + C where A > 1 by The AC and Factor By Grouping Method Easy Trinomials: 1 x 2 + Bx + C The last section covered the topic of factoring second

More information

POLYNOMIALS and FACTORING

POLYNOMIALS and FACTORING POLYNOMIALS and FACTORING Exponents ( days); 1. Evaluate exponential expressions. Use the product rule for exponents, 1. How do you remember the rules for exponents?. How do you decide which rule to use

More information

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

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 7-6 Choosing a Factoring Model Extension: Factoring Polynomials with More Than One Variable Essential question: How can you factor polynomials with more than one variable? What is the connection between

More information

Factoring ax 2 + bx + c - Teacher Notes

Factoring ax 2 + bx + c - Teacher Notes Southern Nevada Regional Professi onal D evel opment Program VOLUME 1, ISSUE 8 MAY 009 A N ewsletter from the Sec ondary Mathematic s Team Factoring ax + bx + c - Teacher Notes Here we look at sample teacher

More information

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

By reversing the rules for multiplication of binomials from Section 4.6, we get rules for factoring polynomials in certain forms. SECTION 5.4 Special Factoring Techniques 317 5.4 Special Factoring Techniques OBJECTIVES 1 Factor a difference of squares. 2 Factor a perfect square trinomial. 3 Factor a difference of cubes. 4 Factor

More information

Polynomial Expression

Polynomial Expression DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL EXPRESSIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

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

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

MATH 90 CHAPTER 6 Name:.

MATH 90 CHAPTER 6 Name:. MATH 90 CHAPTER 6 Name:. 6.1 GCF and Factoring by Groups Need To Know Definitions How to factor by GCF How to factor by groups The Greatest Common Factor Factoring means to write a number as product. a

More information

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

Partial Fractions. (x 1)(x 2 + 1) Partial Fractions Adding rational functions involves finding a common denominator, rewriting each fraction so that it has that denominator, then adding. For example, 3x x 1 3x(x 1) (x + 1)(x 1) + 1(x +

More information

Greatest Common Factor (GCF) Factoring

Greatest Common Factor (GCF) Factoring Section 4 4: Greatest Common Factor (GCF) Factoring The last chapter introduced the distributive process. The distributive process takes a product of a monomial and a polynomial and changes the multiplication

More information

Academic Success Centre

Academic Success Centre 250) 960-6367 Factoring Polynomials Sometimes when we try to solve or simplify an equation or expression involving polynomials the way that it looks can hinder our progress in finding a solution. Factorization

More information

6.6 Factoring Strategy

6.6 Factoring Strategy 456 CHAPTER 6. FACTORING 6.6 Factoring Strategy When you are concentrating on factoring problems of a single type, after doing a few you tend to get into a rhythm, and the remainder of the exercises, because

More information

A. Factoring out the Greatest Common Factor.

A. Factoring out the Greatest Common Factor. DETAILED SOLUTIONS AND CONCEPTS - FACTORING POLYNOMIAL EXPRESSIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you!

More information

FACTORING ax 2 bx c WITH a 1

FACTORING ax 2 bx c WITH a 1 296 (6 20) Chapter 6 Factoring 6.4 FACTORING a 2 b c WITH a 1 In this section The ac Method Trial and Error Factoring Completely In Section 6.3 we factored trinomials with a leading coefficient of 1. In

More information

6.4 Special Factoring Rules

6.4 Special Factoring Rules 6.4 Special Factoring Rules OBJECTIVES 1 Factor a difference of squares. 2 Factor a perfect square trinomial. 3 Factor a difference of cubes. 4 Factor a sum of cubes. By reversing the rules for multiplication

More information

Algebra 2 PreAP. Name Period

Algebra 2 PreAP. Name Period Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for completing

More information

Algebra 1 Chapter 08 review

Algebra 1 Chapter 08 review Name: Class: Date: ID: A Algebra 1 Chapter 08 review Multiple Choice Identify the choice that best completes the statement or answers the question. Simplify the difference. 1. (4w 2 4w 8) (2w 2 + 3w 6)

More information

Factoring Trinomials using Algebra Tiles Student Activity

Factoring Trinomials using Algebra Tiles Student Activity Factoring Trinomials using Algebra Tiles Student Activity Materials: Algebra Tiles (student set) Worksheet: Factoring Trinomials using Algebra Tiles Algebra Tiles: Each algebra tile kits should contain

More information

AIP Factoring Practice/Help

AIP Factoring Practice/Help The following pages include many problems to practice factoring skills. There are also several activities with examples to help you with factoring if you feel like you are not proficient with it. There

More information

Solving Cubic Polynomials

Solving Cubic Polynomials Solving Cubic Polynomials 1.1 The general solution to the quadratic equation There are four steps to finding the zeroes of a quadratic polynomial. 1. First divide by the leading term, making the polynomial

More information

6.1 Add & Subtract Polynomial Expression & Functions

6.1 Add & Subtract Polynomial Expression & Functions 6.1 Add & Subtract Polynomial Expression & Functions Objectives 1. Know the meaning of the words term, monomial, binomial, trinomial, polynomial, degree, coefficient, like terms, polynomial funciton, quardrtic

More information

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

Factoring a Difference of Two Squares. Factoring a Difference of Two Squares 284 (6 8) Chapter 6 Factoring 87. Tomato soup. The amount of metal S (in square inches) that it takes to make a can for tomato soup is a function of the radius r and height h: S 2 r 2 2 rh a) Rewrite this

More information

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

FOIL FACTORING. Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4. FOIL FACTORING Factoring is merely undoing the FOIL method. Let s look at an example: Take the polynomial x²+4x+4. First we take the 3 rd term (in this case 4) and find the factors of it. 4=1x4 4=2x2 Now

More information

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

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style Factorisation 1.5 Introduction In Block 4 we showed the way in which brackets were removed from algebraic expressions. Factorisation, which can be considered as the reverse of this process, is dealt with

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials 4-1-2014 The opposite of multiplying polynomials is factoring. Why would you want to factor a polynomial? Let p(x) be a polynomial. p(c) = 0 is equivalent to x c dividing p(x). Recall

More information

4.4 Factoring ax 2 + bx + c

4.4 Factoring ax 2 + bx + c 4.4 Factoring ax 2 + bx + c From the last section, we now know a trinomial should factor as two binomials. With this in mind, we need to look at how to factor a trinomial when the leading coefficient is

More information

The Greatest Common Factor; Factoring by Grouping

The Greatest Common Factor; Factoring by Grouping 296 CHAPTER 5 Factoring and Applications 5.1 The Greatest Common Factor; Factoring by Grouping OBJECTIVES 1 Find the greatest common factor of a list of terms. 2 Factor out the greatest common factor.

More information

CHAPTER 7: FACTORING POLYNOMIALS

CHAPTER 7: FACTORING POLYNOMIALS CHAPTER 7: FACTORING POLYNOMIALS FACTOR (noun) An of two or more quantities which form a product when multiplied together. 1 can be rewritten as 3*, where 3 and are FACTORS of 1. FACTOR (verb) - To factor

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials Hoste, Miller, Murieka September 12, 2011 1 Factoring In the previous section, we discussed how to determine the product of two or more terms. Consider, for instance, the equations

More information

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

5 means to write it as a product something times something instead of a sum something plus something plus something. Intermediate algebra Class notes Factoring Introduction (section 6.1) Recall we factor 10 as 5. Factoring something means to think of it as a product! Factors versus terms: terms: things we are adding

More information

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

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes Solving Polynomial Equations 3.3 Introduction Linear and quadratic equations, dealt within Sections 3.1 and 3.2, are members of a class of equations, called polynomial equations. These have the general

More information

Factoring (pp. 1 of 4)

Factoring (pp. 1 of 4) Factoring (pp. 1 of 4) Algebra Review Try these items from middle school math. A) What numbers are the factors of 4? B) Write down the prime factorization of 7. C) 6 Simplify 48 using the greatest common

More information

1.3 Algebraic Expressions

1.3 Algebraic Expressions 1.3 Algebraic Expressions A polynomial is an expression of the form: a n x n + a n 1 x n 1 +... + a 2 x 2 + a 1 x + a 0 The numbers a 1, a 2,..., a n are called coefficients. Each of the separate parts,

More information

Factoring - Solve by Factoring

Factoring - Solve by Factoring 6.7 Factoring - Solve by Factoring Objective: Solve quadratic equation by factoring and using the zero product rule. When solving linear equations such as 2x 5 = 21 we can solve for the variable directly

More information

Sect 6.7 - Solving Equations Using the Zero Product Rule

Sect 6.7 - Solving Equations Using the Zero Product Rule Sect 6.7 - Solving Equations Using the Zero Product Rule 116 Concept #1: Definition of a Quadratic Equation A quadratic equation is an equation that can be written in the form ax 2 + bx + c = 0 (referred

More information

MATH 10034 Fundamental Mathematics IV

MATH 10034 Fundamental Mathematics IV MATH 0034 Fundamental Mathematics IV http://www.math.kent.edu/ebooks/0034/funmath4.pdf Department of Mathematical Sciences Kent State University January 2, 2009 ii Contents To the Instructor v Polynomials.

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

Factoring Algebra- Chapter 8B Assignment Sheet

Factoring Algebra- Chapter 8B Assignment Sheet Name: Factoring Algebra- Chapter 8B Assignment Sheet Date Section Learning Targets Assignment Tues 2/17 Find the prime factorization of an integer Find the greatest common factor (GCF) for a set of monomials.

More information

FACTORING POLYNOMIALS

FACTORING POLYNOMIALS 296 (5-40) Chapter 5 Exponents and Polynomials where a 2 is the area of the square base, b 2 is the area of the square top, and H is the distance from the base to the top. Find the volume of a truncated

More information

PERFECT SQUARES AND FACTORING EXAMPLES

PERFECT SQUARES AND FACTORING EXAMPLES PERFECT SQUARES AND FACTORING EXAMPLES 1. Ask the students what is meant by identical. Get their responses and then explain that when we have two factors that are identical, we call them perfect squares.

More information

SOLVING POLYNOMIAL EQUATIONS

SOLVING POLYNOMIAL EQUATIONS C SOLVING POLYNOMIAL EQUATIONS We will assume in this appendix that you know how to divide polynomials using long division and synthetic division. If you need to review those techniques, refer to an algebra

More information

How To Solve Factoring Problems

How To Solve Factoring Problems 05-W4801-AM1.qxd 8/19/08 8:45 PM Page 241 Factoring, Solving Equations, and Problem Solving 5 5.1 Factoring by Using the Distributive Property 5.2 Factoring the Difference of Two Squares 5.3 Factoring

More information

Partial Fractions Examples

Partial Fractions Examples Partial Fractions Examples Partial fractions is the name given to a technique of integration that may be used to integrate any ratio of polynomials. A ratio of polynomials is called a rational function.

More information

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

Factoring Special Polynomials

Factoring Special Polynomials 6.6 Factoring Special Polynomials 6.6 OBJECTIVES 1. Factor the difference of two squares 2. Factor the sum or difference of two cubes In this section, we will look at several special polynomials. These

More information

15.1 Factoring Polynomials

15.1 Factoring Polynomials LESSON 15.1 Factoring Polynomials Use the structure of an expression to identify ways to rewrite it. Also A.SSE.3? ESSENTIAL QUESTION How can you use the greatest common factor to factor polynomials? EXPLORE

More information

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

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4) ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x

More information

BEGINNING ALGEBRA ACKNOWLEDMENTS

BEGINNING ALGEBRA ACKNOWLEDMENTS BEGINNING ALGEBRA The Nursing Department of Labouré College requested the Department of Academic Planning and Support Services to help with mathematics preparatory materials for its Bachelor of Science

More information

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

x 4-1 = (x²)² - (1)² = (x² + 1) (x² - 1) = (x² + 1) (x - 1) (x + 1) Factoring Polynomials EXAMPLES STEP 1 : Greatest Common Factor GCF Factor out the greatest common factor. 6x³ + 12x²y = 6x² (x + 2y) 5x - 5 = 5 (x - 1) 7x² + 2y² = 1 (7x² + 2y²) 2x (x - 3) - (x - 3) =

More information

Math 25 Activity 6: Factoring Advanced

Math 25 Activity 6: Factoring Advanced Instructor! Math 25 Activity 6: Factoring Advanced Last week we looked at greatest common factors and the basics of factoring out the GCF. In this second activity, we will discuss factoring more difficult

More information

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

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Name Date Adding and Subtracting Polynomials Algebra Standard 10.0 A polynomial is a sum of one ore more monomials. Polynomial

More information

Factor Polynomials Completely

Factor Polynomials Completely 9.8 Factor Polynomials Completely Before You factored polynomials. Now You will factor polynomials completely. Why? So you can model the height of a projectile, as in Ex. 71. Key Vocabulary factor by grouping

More information

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

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives 6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise

More information

A Systematic Approach to Factoring

A Systematic Approach to Factoring A Systematic Approach to Factoring Step 1 Count the number of terms. (Remember****Knowing the number of terms will allow you to eliminate unnecessary tools.) Step 2 Is there a greatest common factor? Tool

More information

HIBBING COMMUNITY COLLEGE COURSE OUTLINE

HIBBING COMMUNITY COLLEGE COURSE OUTLINE HIBBING COMMUNITY COLLEGE COURSE OUTLINE COURSE NUMBER & TITLE: - Beginning Algebra CREDITS: 4 (Lec 4 / Lab 0) PREREQUISITES: MATH 0920: Fundamental Mathematics with a grade of C or better, Placement Exam,

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

Factorising quadratics

Factorising quadratics Factorising quadratics An essential skill in many applications is the ability to factorise quadratic expressions. In this unit you will see that this can be thought of as reversing the process used to

More information

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

MATH 108 REVIEW TOPIC 10 Quadratic Equations. B. Solving Quadratics by Completing the Square Math 108 T10-Review Topic 10 Page 1 MATH 108 REVIEW TOPIC 10 Quadratic Equations I. Finding Roots of a Quadratic Equation A. Factoring B. Quadratic Formula C. Taking Roots II. III. Guidelines for Finding

More information

SPECIAL PRODUCTS AND FACTORS

SPECIAL PRODUCTS AND FACTORS CHAPTER 442 11 CHAPTER TABLE OF CONTENTS 11-1 Factors and Factoring 11-2 Common Monomial Factors 11-3 The Square of a Monomial 11-4 Multiplying the Sum and the Difference of Two Terms 11-5 Factoring the

More information

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

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF Polynomials 5 5.1 Addition and Subtraction of Polynomials and Polynomial Functions 5.2 Multiplication of Polynomials 5.3 Division of Polynomials Problem Recognition Exercises Operations on Polynomials

More information

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

SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014)) SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014)) There are so far 8 most common methods to solve quadratic equations in standard form ax² + bx + c = 0.

More information

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

3 1. Note that all cubes solve it; therefore, there are no more Math 13 Problem set 5 Artin 11.4.7 Factor the following polynomials into irreducible factors in Q[x]: (a) x 3 3x (b) x 3 3x + (c) x 9 6x 6 + 9x 3 3 Solution: The first two polynomials are cubics, so if

More information

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

Determinants can be used to solve a linear system of equations using Cramer s Rule. 2.6.2 Cramer s Rule Determinants can be used to solve a linear system of equations using Cramer s Rule. Cramer s Rule for Two Equations in Two Variables Given the system This system has the unique solution

More information

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

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles A Concrete Introduction to the Abstract Concepts of Integers and Algebra using Algebra Tiles Table of Contents Introduction... 1 page Integers 1: Introduction to Integers... 3 2: Working with Algebra Tiles...

More information

Unit 3: Day 2: Factoring Polynomial Expressions

Unit 3: Day 2: Factoring Polynomial Expressions Unit 3: Day : Factoring Polynomial Expressions Minds On: 0 Action: 45 Consolidate:10 Total =75 min Learning Goals: Extend knowledge of factoring to factor cubic and quartic expressions that can be factored

More information

Unit 12: Introduction to Factoring. Learning Objectives 12.2

Unit 12: Introduction to Factoring. Learning Objectives 12.2 Unit 1 Table of Contents Unit 1: Introduction to Factoring Learning Objectives 1. Instructor Notes The Mathematics of Factoring Teaching Tips: Challenges and Approaches Additional Resources Instructor

More information

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

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. Algebra 2 - Chapter Prerequisites Vocabulary Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. P1 p. 1 1. counting(natural) numbers - {1,2,3,4,...}

More information

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form Goal Graph quadratic functions. VOCABULARY Quadratic function A function that can be written in the standard form y = ax 2 + bx+ c where a 0 Parabola

More information

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

Topic: Special Products and Factors Subtopic: Rules on finding factors of polynomials Quarter I: Special Products and Factors and Quadratic Equations Topic: Special Products and Factors Subtopic: Rules on finding factors of polynomials Time Frame: 20 days Time Frame: 3 days Content Standard:

More information

How To Factor By Gcf In Algebra 1.5

How To Factor By Gcf In Algebra 1.5 7-2 Factoring by GCF Warm Up Lesson Presentation Lesson Quiz Algebra 1 Warm Up Simplify. 1. 2(w + 1) 2. 3x(x 2 4) 2w + 2 3x 3 12x Find the GCF of each pair of monomials. 3. 4h 2 and 6h 2h 4. 13p and 26p

More information