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

Size: px
Start display at page:

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

Transcription

1 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 form a*(variable) + b*(variable) + c? YES In this example a = 6, b=11, c = 4 The trick for these trinomials is to multiply a (the coefficient of x ) to c, the constant term, 4. ac = 6*4 = 4. Next, find a pair of factors of that number that add up to the middle term s coefficient. Factors of 4 Sum of those Factors 1, = 5, = 14, = 11 4, = 10 Since + 8 = 11, so let s use those factors and rewrite the middle term, 11x, as x + 11x. 6x + 11x + 4 = 6x + x + 8x + 4 Now we have 4 terms, let s factor by grouping. = x(x + 1) + 4(x + 1) common factor = (x + 1)(x + 4)

2 BOX METHOD 6x + 11x + 4 As before, find a pair of factors of 4 (since 6* 4 = 4) that add up to the middle term s coefficient, 11. We already figured out that * 8 = 4 and x + 8x = 11, so our factors to use are and 8. First, make a box with the first term, 6x in the upper left corner and then last term term, 4 in the lower left corner. GCF s: x 1 x 6x x 4 8x 4 Then put in the factors multiplied by x in the other boxes (it doesn t matter which ones). That is, we will put x and 8x in the other boxes. We then proceed to find the GCF of each row and each column of the box. If there is no common factor, just use 1. Now use these GCF s for your factorization: (x + 4)(x + 1)!!!

3 Example 5 Factor: 8y 10y - 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 form a*(variable) + b*(variable) + c? YES In this example, a = 8, b = -10, c = - ac = 8*- = -4 b = -10 What pair of factors of -4 will add up to -10? In the previous example we only had to look at each pair once since the last term ac was positive and the middle term, b, was also positive. Now in this example, a is positive (8) and c is negative (-) so ac= -4, which is negative. The middle term s coefficient, b, is Factors of 4 Sum of those Factors -1, = 1, = -, = -10 -, = 10 -, = 5, = -5 4, = - -4, = So we will split the middle term, -10y in to y + -1y

4 What was that polynomial again? 8y 10y - =8y + y + -1y - =y(4y + 1) + -(4y+ 1) =(4y + 1)(y ) BOX METHOD: GCF s: 4y 1 y - 8y -1y y - Since both terms in the left column have a negative coefficient, factor out a negative number. FACTORIZATION: (4y + 1)(y - )

5 Example 7 Factor: 4x y 76xy + 40y STEP 1: Is there a GCF of all terms? YES. GCF=4y Factor out 4y from the polynomial. 4y(6x - 19x + 10) STEP : How many terms are there? Is it of degree? YES * Is it in the form a*(variable) + b*(variable) + c? YES In this example, a = 6, b = -19, c = 10 ac = 6*10 = 60 b = -19 Since b is negative and ac is positive, both factors of ac must be negative in order for the product to be positive and the sum to be negative. Factors of 4 Sum of those Factors -1, = -61 -, = - -, = - -4, = -19-5, = -17-6, = -16 So we will split the middle term, -19x in to -4x + -15x

6 Let s do the grouping method this time: 4y(6x - 19x + 10) Let s just work inside the parentheses for now, but don t forget that 4y at the end! Inside the parentheses: 6x + -4x + -15x + 10 = x(x - ) + -5(x ) = (x )(x 5) COMPLETE FACTORIZATION: 4y(x )(x 5)

7 8.4 SPECIAL FACTORING Remember these? (a + b) = a + ab + b (a b) = a ab + b When you see a trinomial that starts and ends with a perfect square, it s possible the factorization could be a square of a binomial. Example: Factor: 4x 0x + 5 STEP 1: Is there a GCF of all the terms? NO STEP : How many terms are there? Is it of degree? YES Are the first and last terms perfect squares? YES 4x can be rewritten as (x), so it is a perfect square. 5 can be rewritten as 5, so it is a perfect square. The bases of those squares are x and 5. The middle term of a trinomial can be factored into the square of a binomial is *base of the first term * base of the second term. The middle term is -0x = -(4x)(5). So this trinomial is the square of the DIFFERENCE OF THE BASES (since the middle term is negative). 4x 0x + 5 = (x 5) Check: (x 5) =(x 5)(x 5)= = (x)(x)+ (-5)(x) + -5(x) + (-5)(-5) = 4x + -10x + -10x + 5 = 4x 0x + 5

8 The Difference of Squares Recall this one: (a b)(a + b) = a ab + ab b = a b So going the other way, a b can be factored into (a - b)(a + b) Example: Factor 5x y STEP 1: Is there a GCF of all terms? NO STEP : How many terms are there? Check if this is a difference of two squares. 5x = (5x) y = (y) SO. 5x y = (5x y)(5x + y) CHECK: (5x y)(5x + y) = 5x - 5xy + 5xy + (-y)(y) = 5x y

9 Ch. 8.5 Solving Quadratic Equations A quadratic equation is an equation in the form: ax + bx + c = 0 Notice this is a trinomial that is set equal to 0. If this trinomial can be factored, we can use the Principle of Zero Products to solve this equation. Principle of Zero Products If the product of two factors is zero, then at least one of the factors must be zero. That is, If a*b = 0, then a=0 or b=0. Example 1: Solve x + x = 6 This does not look at first like a quadratic equation, but if we subtract 6 from both sides, we will have a zero on the right side. x + x 6 = 0 Now factor the polynomial. Is there a GCF of all terms? NO How many terms are there? Is it degree? YES Is it the form ax + bx + c? YES. a=, b=1, c=-6 ac =*-6 = -1 b =1 Use factors - and 4 since -+4 = 1 x -x+4x 6 = 0 x(x-) + (x-) = 0 (x-)(x+) = 0 The factors are x and x+. If x = 0 Then x = x = / If x + = 0 x = - The possible solutions are x = / and x= - This solution set can be written in braces, not ()., CHECK : x x 9 (4) ? 6? ( 6 ) 6

10 Example : Solve: (x )(x-0) = -10 We can t use the Zero Product Property yet because this product = -10, not 0. We must expand it, get everything on the left hand side and zero on the right hand side, then re-factor it. Example : The sum of the squares of two consecutive positive odd integers is equal to 10. Find the two integer. What are we being asked tofind? Two consective positive integers. Let n = first integer Let n + = second integer. (If n=, n+ = 5, if n=5, n+ = 7, etc ) Information: The sum of the squares of the two integers is 10. n + (n+) = 10 n + n + 4n + 4 = 10 Simplify.. n + 4n + 4 = 10 Get everything on the left hand side. n + 4n - 16 = 0 Is there a GCF of all terms? YES: (n + n - 6) = 0 How many terms are inside the parentheses? What degree? What factors of -6 can be added to get the middle term,? ( n )( n )= 0

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

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

-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

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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

Section 7.4 Additional Factoring Techniques

Section 7.4 Additional Factoring Techniques 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

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

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

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

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

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

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

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

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

(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

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

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

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

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

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.austin.cc.tx.us/jbickham/handouts. 1. Simplify: 5 7 5. Simplify: ( 6ab 5 c )( a c 5 ). Simplify:

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

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

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

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

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

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

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

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

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

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

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

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

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

Section 13.1 The Greatest Common Factor and Factoring by Grouping. to continue. Also, circle your answer to each numbered exercise.

Section 13.1 The Greatest Common Factor and Factoring by Grouping. to continue. Also, circle your answer to each numbered exercise. Algebra Foundations First Edition, Elayn Martin-Gay Sec. 13.1 Section 13.1 The Greatest Common Factor and Factoring by Grouping Complete the outline as you view Video Lecture 13.1. Pause the video as needed

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

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

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. 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

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

Factoring. (5) Page 600 #21 43 Right **********Quiz Tomorrow********** (10) Page #20 32 Right; #35 47 Right *****Quiz tomorrow****

Factoring. (5) Page 600 #21 43 Right **********Quiz Tomorrow********** (10) Page #20 32 Right; #35 47 Right *****Quiz tomorrow**** Algebra Unit 6: Factoring Name: Date: Period: # Factoring (1) Page 629 #6 8; #15 20 (2) Page 629 #21, 22, 29-32 (3) Worksheet (4) Page 600 #19 42 Left (5) Page 600 #21 43 Right **********Quiz Tomorrow**********

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

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

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

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

5.6 Special Products of Polynomials

5.6 Special Products of Polynomials 5.6 Special Products of Polynomials Learning Objectives Find the square of a binomial Find the product of binomials using sum and difference formula Solve problems using special products of polynomials

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

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

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

We can solve quadratic equations by transforming the. left side of the equation into a perfect square trinomial

We can solve quadratic equations by transforming the. left side of the equation into a perfect square trinomial Introduction We can solve quadratic equations by transforming the left side of the equation into a perfect square trinomial and using square roots to solve. Previously, you may have explored perfect square

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

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

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

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

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

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

(2/3) 3 ((1 7/8) 2 + 1/2) = (2/3) 3 ((8/8 7/8) 2 + 1/2) (Work from inner parentheses outward) = (2/3) 3 ((1/8) 2 + 1/2) = (8/27) (1/64 + 1/2)

(2/3) 3 ((1 7/8) 2 + 1/2) = (2/3) 3 ((8/8 7/8) 2 + 1/2) (Work from inner parentheses outward) = (2/3) 3 ((1/8) 2 + 1/2) = (8/27) (1/64 + 1/2) Exponents Problem: Show that 5. Solution: Remember, using our rules of exponents, 5 5, 5. Problems to Do: 1. Simplify each to a single fraction or number: (a) ( 1 ) 5 ( ) 5. And, since (b) + 9 + 1 5 /

More information

HFCC Math Lab Beginning Algebra -19. In this handout we will discuss one method of factoring a general trinomial, that is an

HFCC Math Lab Beginning Algebra -19. In this handout we will discuss one method of factoring a general trinomial, that is an HFCC Math Lab Beginning Algebra -19 FACTORING TRINOMIALS a + b+ c ( a In this handout we will discuss one method of factoring a general trinomial, that is an epression of the form a + b+ c where a, b,

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

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

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

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

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

2-4 Completing the Square

2-4 Completing the Square 2-4 Completing the Square Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Write each expression as a trinomial. 1. (x 5) 2 x 2 10x + 25 2. (3x + 5) 2 9x 2 + 30x + 25 Factor each expression. 3.

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

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

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

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

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

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

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

2.01 Products of Polynomials

2.01 Products of Polynomials 2.01 Products of Polynomials Recall from previous lessons that when algebraic expressions are added (or subtracted) they are called terms, while expressions that are multiplied are called factors. An algebraic

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

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

Polynomials. Factors and Greatest Common Factors. Slide 1 / 128. Slide 2 / 128. Slide 3 / 128. Table of Contents

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

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

9/16/ (1) Review of Factoring trinomials. (2) Develop the graphic significance of factors/roots. Math 2 Honors - Santowski

9/16/ (1) Review of Factoring trinomials. (2) Develop the graphic significance of factors/roots. Math 2 Honors - Santowski (1) Review of Factoring trinomials (2) Develop the graphic significance of factors/roots (3) Solving Eqn (algebra/graphic connection) 1 2 To expand means to write a product of expressions as a sum or difference

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

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

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

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

Math Final Examination STUDY GUIDE Fall Name Score TOTAL Final Grade

Math Final Examination STUDY GUIDE Fall Name Score TOTAL Final Grade Math 10006 Final Examination STUDY GUIDE Fall 010 Name Score TOTAL Final Grade The Use of a calculator is permitted on this exam. Duration of the test is 13 minutes and will have less number of questions

More information

Polynomials. Unit 10 Polynomials 2 of 2 SMART Board Notes.notebook. May 15, 2013

Polynomials. Unit 10 Polynomials 2 of 2 SMART Board Notes.notebook. May 15, 2013 Oct 19 9:41 M errick played basketball for 5 out of the 10 days for four hours each. How many hours did errick spend playing basketball? Oct 19 9:41 M Polynomials Polynomials 1 Table of ontents Factors

More information

Special Factoring Rules

Special Factoring Rules Special Factoring Rules Part of this worksheet deals with factoring the special products covered in Chapter 4, and part of it covers factoring some new special products. If you can identify these special

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

Greatest Common Factor and Factoring by Grouping

Greatest Common Factor and Factoring by Grouping mil84488_ch06_409-419.qxd 2/8/12 3:11 PM Page 410 410 Chapter 6 Factoring Polynomials Section 6.1 Concepts 1. Identifying the Greatest Common Factor 2. Factoring out the Greatest Common Factor 3. Factoring

More information