Quadratic Algebra Lesson #2

Size: px
Start display at page:

Download "Quadratic Algebra Lesson #2"

Transcription

1 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 as quadratic expressions. A quadratic expression in x is an expression of the form ax + bx + c where x is the variable and a, b and c represent constants with a 0. Note: If a = 0, then the expression becomes bx + c which is linear in x. In the following sections you will learn several techniques for factorising quadratic expressions and solving quadratic equations. Factorisation is critical in the solution of problems that convert to quadratic equations. Factorisation is the process of writing an expression as a product of factors. For example: given the product of two factors such as (x + )(x + 3), we can expand to get (x + )(x + 3) = x + 3x + x + 6 = x + 5x + 6. Notice that: Factorisation is the reverse process of expansion. For example: As x + 5x + 6 = (x + )(x + 3), we say that (x + ) and are factors of x + 5x+6. (x + 3)

2 So far in this section of the course, we have used the distributive law to expand binomial products of the form (a + b)(c + d), i.e., (a + b)(c + d) = ac + ad + bc + bd, using the FOIL method. Special expansions you should be familiar with include: (x + p)(x + q) = x + (p + q)x + pq {sum and product expansion} (x + a) = x + ax + a {perfect square expansion} (x a) = x ax + a (x + a)(x a) = x a {difference of two squares expansion} These statements are called identities because they are true for all values of the variable x. Notice that the RHS of each identity is a quadratic expression which has been formed by expanding the LHS. The LHS of the identities above can be obtained by factorising the RHS. Removal Of Common Factors Many quadratic expressions are easily factorised by removing the Highest Common Factor (HCF). In fact, we should always look to remove the HCF before proceeding with any other factorisation. Example 1: Factorise by removing a common factor: (a.) x + 3x (b.) x 6x (a.) x + 3x has HCF x (b.) x 6x has HCF x = x(x + 3) = x(x 3) Example : Fully factorise by removing a common factor: (a.) (x 5) (x 5) (b.) (x + ) + x + 4 (a.) (x 5) (x 5) = (x 5)(x 5) (x 5) has HCF (x 5) = (x 5)[(x 5) ] = (x 5)(x 7) {simplifying}

3 (b.) (x + ) + x + 4 = (x + )(x + ) + (x + ) has HCF (x + ) = (x + )[(x + ) + ] = (x + )(x + 4) The Difference Of Two Squares Factorisation We know that the expansion of (a + b)(a b) is a b. Therefore, the factorisation of a b is (a + b)(a b), i.e., a b = (a + b)(a b). Example 1: Use the rule a b = (a + b)(a b) to factorise fully: (a.) 9 x (b.) 4x 5 (a.) 9 x (b.) 4x 5 = 3 x = (x) 5 = (3 + x)(3 x) = (x + 5)(x 5) Example : Fully factorise: (a.) x 8 (b.) 3x 48 (a.) x 8 = (x 4) {HCF is } = (x ) {difference of squares} = (x + )(x ) (b.) 3x 48 = 3(x 16) {HCF is 3} = 3(x 4 ) {difference of squares} = 3(x + 4)(x 4) We notice that x 9 is the difference between two squares and therefore, we can factorise it using a b = (a + b)(a b). Even though 7 is not a perfect square, we can still factorise x 7 if we use 7 = ( 7). o So, x 7 = x ( 7) = (x + 7)(x 7) We say that x+ 7 and x 7 are the linear factors of x 7.

4 Example 3: Factorise into linear factors: (a.) x 11(b.) (x + 3) 5 (a.) (b.) x 11 = x ( 11) (x + 11)(x 11) (x + 3) 5 = (x + 3) ( 5) = [(x + 3) + 5][(x + 3) 5] [x ][x + 3 5] Example 4: Factorise using the difference between two squares: (a.) (3x + ) 9 (b.) (x + ) (x 1) (a.) (b.) (3x + ) 9 = (3x + ) 3 = [(3x + ) + 3][(3x + ) 3] = [3x + 5][3x 1] (x + ) (x 1) = [(x + ) + (x 1)][(x + ) (x 1)] = [x + + x 1][x + x 1] = [x + 1][3] = 3(x + 1) Perfect Square Factorisation We know the expansion of (x + a) is x + ax+ a and (x a) is x ax+ a. Therefore, the factorisation of x + ax+ a is (x + a) and x ax+ a is (x a), o i.e., x + ax+ a = (x+ a) o x ax+ a = (x a)

5 Example 1: Use perfect square rules to fully factorise: (a.) x + 10x+ 5 (b.) x 14x+ 49 (a.) x + 10x+ 5 (b.) x 14x+ 49 = x + x 5+ 5 = x x 7+ 7 = (x + 5) = (x 7) Example : Fully factorise: (a.) 9x 6x + 1 (b.) 8x + 4x + 18 (a.) (b.) 9x 6x + 1 = (3x) 3x 1+ 1 = (3x 1) 8x + 4x + 18 = (4x + 1x + 9) = ([x] + x ) = (x + 3) {as HCF is } Quadratic Trinomial Factorisation A quadratic trinomial expression has an term and three terms overall. For example: x + 7x+6 and 3x 13x 10. Notice that (x+ p)(x+ q) = x + qx+ px+ pq= x + (p+ q)x+ pq, so: x + qx+ px+ pq= x + (p+ q)x+ pq = (x+ p)(x+ q). So, in order to factorise x + 7x+ 6, we look for two numbers with a product of 6 and a sum of 7. These numbers are 1 and 6, so x + 7x + 6 = (x + 1)(x + 6). x

6 Example 1: Use the sum and product method of factorisation to fully factorise: (a.) x + 5x+4 (b.) x x 1 (a.) x + 5x+4 has p+ q= 5 and pq = 4. So, p and q are 1 and 4. Therefore, x + 5x + 4 = (x + 1)(x + 4). (b.) x x 1 has p+ q= 1 and pq = 1. So, p and q are -4 and 3. Therefore, x x 1 = (x 4)(x + 3). Example : Fully factorise by first removing a common factor. (a.) 3x 9x + 6 (b.) x x 1 (a.) (b.) 3x 9x + 6 = 3(x 3x + ) {removing 3 as a common factor} = 3(x )(x 1) {as p+ q= 3 and pq = gives p =, q= 1} x x 1 = (x x 6) {removing as a common factor} = (x 3)(x + ) {as p+ q= 1 and pq = 6 gives p = 3, q= } Miscellaneous Factorisation Use the following steps in order to factorise quadratic expressions: o Step 1: Look at the quadratic expression to be factorised. o Step : If there is a common factor, take it out. o Step 3: Look for perfect square factorisation: x + ax+ a = (x+ a) or x ax+ a = (x a) or look for the difference of two squares: x a = (x + a)(x a) or look for the sum and product type: x + (p + q)x + pq = (x + p)(x + q)

7 Factorisation of ax + bx + c (a 0) In the previous section we revised techniques for factorising quadratic expressions in the form ax + bx + c where: o a = 1 For example: o a was a common factor For example: x + 5x+6 x + 10x + 1 = (x + 3)(x + ) = (x + 5x + 6) = (x + 3)(x + ) Factorising a quadratic expression such as 3x + 11x + 6 appears to be more complicated because the coefficient of is not one and is not a common factor. We need to develop a method for factorising this type of quadratic expression. Two methods for factorising ax + bx + c where a 1 are commonly used. These are: o trial and error o by splitting the x-term Trial And Error For example: consider the quadratic 3x + 13x + 4. x Since 3 is a prime number, To fill the gaps, we are seeking two numbers with product of 4 and net result of inners and outers being 13 x. As the product is 4, we will try and, 4 and 1, and 1 and 4. o (3x+ )(x+ ) = 3x + 6x+ x+ 4 fails o (3x+ 4)(x+ 1) = 3x + 3x+ 4x+ 4 fails o (3x+ 1)(x+ 4) = 3x + 1x+ x+ 4 is successful o So, 3x + 13x + 4 = (3x + 1)(x + 4)

8 Note: We could set these trials out in table form: Now, if a and c are not prime in ax + bx + c there can be many possibilities. For example, consider 8x + x By simply using trial and error, the possible factorisations are: (8x+ 5)(x+ 3) x (4x + 5)(x + 3) this is correct (8x+ 3)(x+ 5) x (4x + 3)(x + 5) x (8x+ 1)(x+ 15) x (4x + 1)(x + 15) x (8x + 15)(x + 1) x (4x+ 15)(x+ 1) x We could set these trials out in table form: or As you can see, this process can be very tedious and time consuming. Factorisation By Splitting The x-term Using the distributive law to expand, we see that: (x + 3)(4x + 5) = 8x + 10x + 1x + 15 = 8x + x + 15 We will now reverse the process to factorise the quadratic expression 8x + x o Notice that: 8x + x + 15 = 8x + 10x + 1x + 15 {splitting the middle term} = (8x + 10x) + (1x + 15) {grouping in pairs} = x(4x + 5) + 3(4x + 5) {factorising each pair separately} = (4x + 5)(x + 3) {completing the factorisation}

9 But how do we correctly split the middle term? That is, how do we determine that x must be written as + 10x + 1x? When looking at we notice that 8 15 = 10 and 10 1 = 10 and also =. So, in 8x + x + 15, we are looking for two numbers such that their sum is and their product is 8 15 = 10 and these numbers are 10 and 1. Likewise in 6x + 19x + 15 we seek two numbers of sum 19 and product 6 15 = 90. These numbers are 10 and 9. So, 6x + 19x + 15 = 6x + 10x + 9x + 15 = (6x + 10x) + (9x + 15) = x(3x + 5) + 3(3x + 5) = (3x + 5)(x + 3) Rules for splitting the x-term: o The following procedure is recommended for factorising ax + bx + c : Step 1: Find ac and then the factors of ac which add to b. Step : If these factors are p and q, replace bx by px + qx. Step 3: Complete the factorisation. Example 1: Show how to split the middle term of the following so that factorisation can occur: (a.) 3x + 7x + (b.) 10x 3x 5 (a.) In 3x + 7x +, ac = 6 and b = 7, so we are looking for two numbers with a product of 6 and a sum of 7. These are 1 and 6. So, the split is 7x = x + 6x. (b.) In 10x 3x 5, ac = 50 and b = 3, so we are looking for two numbers with a product of 50 and a sum of 3. These are 5 and. So, the split is 3x = 5x + x.

10 Example : Factorise, using the splitting method : (a.) 6x + 19x + 10 (b.) 3x x 10 (a.) 6x + 19x + 10 has ac = 60 and b = 19, so we are looking for two numbers with a product of 60 and a sum of 19. Searching amongst the factors of 60, only 4 and 15 have a sum of 19. Therefore, 6x + 19x + 10 = 6x + 4x + 15x + 10 {splitting the x-term} = x(3x + ) + 5(3x + ) {factorising in pairs} = (3x + )(x + 5) {taking out the common factor} (b.) 3x x 10 has ac = 30 and b = 1, so we are looking for two numbers with a product of 30 and a sum of 1. Searching amongst the factors of 30, only 5 and 6 have a sum of 1. Therefore, 3x x 10 = 3x + 5x 6x 10 = x(3x + 5) (3x + 5) = (3x+ 5)(x ) {splitting the x-term} {factorising in pairs} {taking out the common factor}

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

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

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

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

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

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

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

FACTORISING EQUATIONS

FACTORISING EQUATIONS STRIVE FOR EXCELLENCE TUTORING www.striveforexcellence.com.au Factorising expressions with 2 terms FACTORISING EQUATIONS There are only 2 ways of factorising a quadratic with two terms: 1. Look for something

More information

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

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

More information

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

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

More information

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

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

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

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

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

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

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

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

More information

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

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

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

7-4 Factoring ax 2 + bx+ c 7-4 Factoring ax 2 +bx+c

7-4 Factoring ax 2 + bx+ c 7-4 Factoring ax 2 +bx+c 7-4 Factoring ax 2 +bx+c Warm Up Lesson Presentation Lesson Quiz Algebra 1 Warm Up Find each product. 1. (x 2)(2x + 7) 2. (3y+ 4)(2y + 9) 3. (3n 5)(n 7) 2x 2 + 3x 14 6y 2 + 35y + 36 3n 2 26n+ 35 Find each

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

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

Sandringham School Sixth Form. AS Maths. Bridging the gap

Sandringham School Sixth Form. AS Maths. Bridging the gap Sandringham School Sixth Form AS Maths Bridging the gap Section 1 - Factorising be able to factorise simple expressions be able to factorise quadratics The expression 4x + 8 can be written in factor form,

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

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

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

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

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

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

(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

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

-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

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

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

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

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

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

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

The Zero Product Law. Standards:

The Zero Product Law. Standards: Objective: Students will be able to (SWBAT) use complex numbers in polynomial identities and equations, in order to (IOT) solve quadratic equations with real coefficient that have complex solutions. Standards:

More information

Chapter 4 Partial Fractions

Chapter 4 Partial Fractions Chapter 4 8 Partial Fraction Chapter 4 Partial Fractions 4. Introduction: A fraction is a symbol indicating the division of integers. For example,, are fractions and are called Common 9 Fraction. The dividend

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

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

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

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

Name: Directions: Use pencil and the space provided next to the question to

Name: Directions: Use pencil and the space provided next to the question to Name: Directions: Use pencil and the space provided next to the question to show all work. The purpose of this packet is to give you a review of basic skills. Please refrain from using a calculator! Prepared

More information

ALGEBRAIC EXPRESSIONS AND IDENTITIES

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

More information

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

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

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

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

(x + 3) 2 = (x + 3)(x + 3) = x 2 + 3x + 3x + 9 = x 2 + 6x + 9 Perfect Square Trinomials

(x + 3) 2 = (x + 3)(x + 3) = x 2 + 3x + 3x + 9 = x 2 + 6x + 9 Perfect Square Trinomials Perfect Square Trinomials Perfect Square Trinomials are trinomials that have: 1. a product (ax 2 + bx + c) that is a perfect square 2. a sum that has the same factors of the product when added together

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

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

S3 (3.1) Mutiplying out brackets & Factorising.notebook February 09, 2016

S3 (3.1) Mutiplying out brackets & Factorising.notebook February 09, 2016 Daily Practice 30.11.15 Q1. State the equation of the line that passes through (0, 8) and (3, 1) Q2. Simplify 500 Today we will be marking the check-up, homework and revising over multiplying out and simplifying.

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

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

Math 154 :: Elementary Algebra

Math 154 :: Elementary Algebra Math 1 :: Elementar Algebra Section.1 Exponents Section. Negative Exponents Section. Polnomials Section. Addition and Subtraction of Polnomials Section. Multiplication of Polnomials Section. Division of

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

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

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

Topic 12 Factorisation

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

More information

Worksheet A ALGEBRA PMT

Worksheet A ALGEBRA PMT Worksheet A 1 Find the quotient obtained in dividing a (x 3 + 2x 2 x 2) by (x + 1) b (x 3 + 2x 2 9x + 2) by (x 2) c (20 + x + 3x 2 + x 3 ) by (x + 4) d (2x 3 x 2 4x + 3) by (x 1) e (6x 3 19x 2 73x + 90)

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

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

Getting Ready for Algebra 2 - Test 3 Review

Getting Ready for Algebra 2 - Test 3 Review Getting Ready for Algebra 2 - Test 3 Review Short Answer 1. Simplify the expression. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. Simplify the product using FOIL. 15. 16. Find the square. 17. Find the product.

More information

Decomposing Rational Expressions Into Partial Fractions

Decomposing Rational Expressions Into Partial Fractions Decomposing Rational Expressions Into Partial Fractions Say we are ked to add x to 4. The first step would be to write the two fractions in equivalent forms with the same denominators. Thus we write: x

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

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

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

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

More information

When Is Factoring Used?

When Is Factoring Used? When Is Factoring Used? Name: DAY 9 Date: 1. Given the function, y = x 2 complete the table and graph. x y 2 1 0 1 2 3 1. A ball is thrown vertically upward from the ground according to the graph below.

More information

2.07 Factoring by Grouping/ Difference and Sum of Cubes

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

More information

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

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

More information

Brackets and Factorising

Brackets and Factorising Brackets and Factorising Based on the quiz you have just done, give yourself a target: A1: I must learn to expand single brackets, such as 3(x + 5) A2: I must learn to expand double brackets, such as (x

More information

xyz Degree is 5. See last term.

xyz Degree is 5. See last term. THE PERFECT SQUARE - COLLEGE ALGEBRA LECTURES Coprights and Author: Kevin Pinegar Chapter 0 PRE-ALGEBRA TOPICS 0.4 Polnomials and Factoring Polnomials And Monomials A monomial is a number, variable or

More information

Unit: Polynomials and Factoring

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

More information

Section 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

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

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

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

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

Factoring Simple Trinomials February 24, What's Going On? What's the Pattern? Working Backwards. Finding Factors

Factoring Simple Trinomials February 24, What's Going On? What's the Pattern? Working Backwards. Finding Factors What's Going On? What's the Pattern? Working Backwards Finding Factors Learning Goal I will be able to factor standard form equations when a = 1. What's the Pattern? (x + 2)(x + 3) = x 2 + 5x + 6 (x +

More information

Algebra I EOC 10-Day STAAR Review. Hedgehog Learning

Algebra I EOC 10-Day STAAR Review. Hedgehog Learning Algebra I EOC 10-Day STAAR Review Hedgehog Learning Day 1 Day 2 STAAR Reporting Category Number and Algebraic Methods Readiness Standards 60% - 65% of STAAR A.10(E) - factor, if possible, trinomials with

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

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

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

More information

F.2 Factoring Trinomials

F.2 Factoring Trinomials 1 F.2 Factoring Trinomials In this section, we discuss factoring trinomials. We start with factoring quadratic trinomials of the form 2 + bbbb + cc, then quadratic trinomials of the form aa 2 + bbbb +

More information

Skills Practice Skills Practice for Lesson 10.1

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

More information

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

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

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

Identifying & Factoring: x 2 + bx + c

Identifying & Factoring: x 2 + bx + c Identifying & Factoring: x 2 + bx + c Apr 13 11:04 AM 1 May 16 8:52 AM 2 A polynomial that can be simplified to the form ax + bx + c, where a 0, is called a quadratic polynomial. Linear term. Quadratic

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

Factor Trinomials of the Form ax^2+bx+c

Factor Trinomials of the Form ax^2+bx+c OpenStax-CNX module: m6018 1 Factor Trinomials of the Form ax^+bx+c Openstax Elementary Algebra This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 By

More information

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes Arithmetic of Algebraic Fractions 1.4 Introduction Just as one whole number divided by another is called a numerical fraction, so one algebraic expression divided by another is known as an algebraic fraction.

More information