4.3 Factoring Quadratics: x2+bx+c

Slides:



Advertisements
Similar presentations
AC Method of factoring ax2 + bx +c
Advertisements

Factoring Trinomials of the form x 2 + bx + c Chapter 5.3.
1 7.5 Factoring Trinomials CORD Math Mrs. Spitz Fall 2006.
GCSE Revision 101 Maths Quadratics © Daniel Holloway.
An alternative to the trial and improvement method Factorising Difficult Quadratics.
2.3 Part 1 Factoring 10/29/2012. What is Factoring? It is finding two or more numbers or algebraic expressions, that when multiplied together produce.
CHAPTER 8: FACTORING FACTOR (noun) –Any of two or more quantities which form a product when multiplied together. 12 can be rewritten as 3*4, where 3 and.
Unit 2: Expressions and Polynomials
Factoring Quadratic Trinomials. OUTLINE I. Put in descending order of exponents like ax²+bx+c and multiply a*c II. Find two numbers whose product is (a*c),
Write the following statement as a mathematical expression using parenthesis and brackets and then evaluate. 51. Multiply 5 by 3.From this product.
Factoring Trinomials Module VII, Lesson 5 Online Algebra
Objective The student will be able to: factor quadratic trinomials. Trial and Error Method SOL: A.2c Designed by Skip Tyler, Varina High School.
Chapter 12: Factoring and Quadratic Equations 12.1 Greatest Common Factor; Factor by Grouping Objectives: 1.Find the greatest common factor of a set of.
Lesson 10.5 Factoring Objective: To factor a quadratic trinomial of the form Factoring a trinomial is the opposite of multiplying two binomials. Example:
By Gurshan Saran. FACTORING Now check, how many terms? Afterward, ask yourself, Is there a GCF? The first thing you should always do if it has not been.
Factoring Polynomials
  Different types of Quadratics:  GCF:  Trinomials:  Difference of Squares:  Perfect Square Trinomials: Factoring Quadratics.
2.4 part 1 - Basic Factoring I can... - Factor using GCF -Factor a difference of two perfect squares -Factor basic trinomials.
6.4 Factoring and Solving Polynomial Expressions p. 345 Name two special factoring patterns for cubes. Name three ways to factor a polynomial. What is.
I CAN factor numerical expressions. I CAN factor algebraic expressions
Aim: How do we factor the trinomial in the form of Do Now: Factor the following 1. x 2 – 6x x 2 – 8x – x x + 10.
Factoring – Day 4 Factoring Trinomials Objective: To factor trinomials whose quadratic coefficient is 1.
Mathsercise-C Ready? Quadratics Here we go!.
Factoring Quadratic Trinomials a = 1 Chapter 10.5.
Factoring #4 Warm up Answers 2x 2 (x + 3) 2) (x + 3)(x + 6) 3) (x – 10)(x + 10) 4) (y – 2)( 3x + 8) 1)2x 3 + 6x 2 2) x 2 + 9x ) x ) 3xy –
8.2: Multiplying and Factoring. Warm-up:  Greatest Common Factor (GCF)  The greatest factor that divides evenly into each term of an expression  Find.
Chapter 9.1. Factoring a number  Objective NCSCOS 1.01 – Write equivalent forms of algebraic expressions to solve problems  Students will know how to.
Quadratic Formula Finding solutions to quadratic equations can be done in two ways : 1. Factoring – it’s a short cut. Use it if you can 2. Using the Quadratic.
Factoring Quadratic Trinomials 5/6/01
Factoring Trinomials.
Unit 3.1 Rational Expressions, Equations, and Inequalities
Scientific Notation.
Complex Numbers.
GCSE Revision 101 Maths Quadratics © Daniel Holloway.
Dividing Polynomials.
Copyright © 2013, 2009, 2006 Pearson Education, Inc.
Chapter 9.1 Factoring a number.
10.3 Quadratic Equations from their solutions
Multiply or divide as usual.
Factor a quadratic expression
Mixed numbers and simplifying fractions
Factoring.
Dividing Polynomials.
Dividing Polynomials.
Dividing Polynomials.
Copyright © Cengage Learning. All rights reserved.
Unit 1 “Unit-Recover”.
Factoring Quadratic Equations
Completing the Square.
Maths Unit 14 – Expand, factorise and change the subject of a formula
Dividing Polynomials.
Next week is revision week
fACTORISING quadratics
Objective Use multiplication properties of exponents to evaluate and simplify expressions.
Dividing Polynomials.
AIM: FACTORING POLYNOMIALS WITH A=1
Multiplying Integers SAME SIGNS??? Answer will be POSITIVE. ex)
Factoring Trinomials of the form:
Dividing Polynomials.
8-6 Factoring Trinomials of the Type
Factoring Trinomials.
Exponents.
There is a pattern for factoring trinomials of this form, when c
Standard Form The standard form of any quadratic trinomial is a=3 b=-4
GCF - Greatest Common Factor
5.3 Multiplying Monomials
6.2 Multiplying Powers with the Same Base
Maths Unit 15 – Expand, factorise and change the subject of a formula
Section 4.6 Completing the Square
Presentation transcript:

4.3 Factoring Quadratics: x2+bx+c Factor x2 – 2x – 8: 2 numbers that multiply to -8 and add to -2 -4 and 2, since (-4) + 2 = -2, and (-4) x (2) = -8 Thus, x2 – 2x – 8 = (x + 2)(x – 4) Factor x2 + 12x + 35 2 numbers that multiply to +35 and add to +12 +7 and +5, since 7 + 5 = 12, and 7 x 5 = 35 Thus, x2 + 12x + 35= (x + 5)(x + 7)

Factoring Using Reasoning EX. Factor each expression, if possible. a) x2 – x – 72 Need 2 numbers that multiply to -72 and add to -1 -9 and 8, since (-9) x 8 = -72, and (-9) + 8 = -1 Thus, x2 – x – 72 = (x – 9)(x + 8) b) a2 – 13a + 36 Need 2 numbers that multiply to +36 and add to -13 -9 and -4, since (-9) x (-4) = 36, and (-9) + (-4) = -13 Thus, a2 – 13a + 36 = (a – 9)(a – 4)

Factoring Using Reasoning cont’d EX. Factor each expression, if possible. Cont’d. c) x2 + x + 6 Need 2 numbers that multiply to +6 and add to +1 Can’t be done because the only numbers whose product is +6 is 2 negative numbers or 2 positive numbers, who sum will not be 1

Putting Everything Together EX. Factor 3y3 – 21y2 – 24y 1st, notice that there is a GCF of 3y so divide it out 3y(y2 – 7y – 8) Now, we can factor the quadratic in brackets We need 2 numbers that multiply to -8 and add to -7 -8 and +1, since (-8) x 1 = -8, and (-8) + 1 = -7 (y2 – 7y – 8) = (y – 8)(y + 1) Thus, 3y3 – 21y2 – 24y = 3y(y – 8)(y + 1)