Factorising polynomials

Slides:



Advertisements
Similar presentations
“Teach A Level Maths” Vol. 1: AS Core Modules
Advertisements

STROUD Worked examples and exercises are in the text PROGRAMME F6 POLYNOMIAL EQUATIONS.
Remainder and Factor Theorem Polynomials Polynomials Polynomials Combining polynomials Combining polynomials Combining polynomials Combining polynomials.
Factorising polynomials
Factorising polynomials This PowerPoint presentation demonstrates two methods of factorising a polynomial when you know one factor (perhaps by using the.
The factor theorem The Factor Theorem states that if f(a) = 0 for a polynomial then (x- a) is a factor of the polynomial f(x). Example f(x) = x 2 + x -
Lesson 3- Polynomials 17 May, 2015ML3 MH Objectives : - Definition - Dividing Polynomials Next Lesson - Factor Theorem - Remainder Theorem.
Expand the brackets. What are the missing coefficients?
Cubic curve sketching General shape: a > 0 x y x y a < 0 General form Characteristics: usually 2 humps, may or may not be asymmetrical Important point.
IB HL Adrian Sparrow Factor and remainder theorem.
solution If a quadratic equation is in the form ax 2 + c = 0, no bx term, then it is easier to solve the equation by finding the square roots. Solve.
Pre Calc Lesson 2.2 Synthetic Division ‘Remainder’ and ‘Factor’ Theorems Review Long Division: 5365 ÷ 27 Now review ‘long division’ of polynomials: (2x.
Slideshow 15 Mathematics Mr Sasaki Room 307 BRACKET EXPANSION AND FACTORISATION.
Factorising Cubics (Example 1) Factorise x 3 + 7x 2 + 7x  15 given that (x + 3) is a factor x 3 + 7x 2 + 7x  15 = (x + 3)(x 2 + ax  5) x 3 + 7x 2 +
Algebraic Fractions.
Multiplying polynomials In this PowerPoint presentation you will see two alternative approaches to polynomial multiplication. To see multiplication using.
Additional Mathematics for the OCR syllabus - Algebra 8
Topic 1: Be able to combine functions and determine the resulting function. Topic 2: Be able to find the product of functions and determine the resulting.
Factoring by Common Factor Factorise the polynomial: 3x 3 y 5 + 9x 2 y x y 7 Determine the GCF of the terms  GCF of 3, 9, and 12 is 3  The smallest.
Warm up – back of your books… A1: Think of TWO numbers that Multiply to make 6 Sum to make 5 B1: Think of TWO numbers that Multiply to make 5 Sum to make.
Roots of Polynomials Quadratics If the roots of the quadratic equation are  and  then the factorised equation is : (x –  )(x –  ) = 0 (x –  )(x –
Factoring Polynomials by Completing the Square. Perfect Square Trinomials l Examples l x 2 + 6x + 9 l x x + 25 l x x + 36.
Quadratic Factorising If you can long multiply you can factorise!
Factorising quartics The example in this presentation is from Example 2.10 in the FP1 textbook. The aim is to factorise the quartic expression z 4 + 2z³.
ExampleFactorisex 3 + 3x 2 – 10x - 24 We need some trial & error with factors of –24 ie +/-1, +/-2, +/-3 etc f(-1) = No good.
Dividing polynomials This PowerPoint presentation demonstrates two different methods of polynomial division. Click here to see algebraic long division.
Programme F6: Polynomial equations Worked examples and exercises are in the text STROUD PROGRAMME F6 POLYNOMIAL EQUATIONS.
Objectives: Be able to….. Distinguish between rational and irrational numbers. Understand what is meant by a surd. Simplify expressions involving surds.
Remainder and Factor Theorem
ALGEBRA 3 Polynomial Division.
Polynomials.
The Quadratic Formula..
Manchester University Revision Day
Polynomials: The relationship between roots and coefficients.
Curves Dr Duxbury.
Quadratic Formula Solving for X Solving for quadratic equations.
Use a graphing calculator to graph the following functions
PROGRAMME F6 POLYNOMIAL EQUATIONS.
Quadratic Equations.
5.2 Evaluate and Graph Polynomial Functions
Factoring.
Solving harder linear Simultaneous Equations
Core 4 OCR How does the day go?
Know to check all solutions
Quadratics Multiply out (x+16) (x-16) (x+12) (x-12) = ?
REARRANGING FORMULAE 2.
Objective Solve quadratic equations by graphing.
Factorising quartics One solution of the quartic equation
Factorising quadratics
Unit 23 Algebraic Manipulation
all slides © Christine Crisp
Homework Check.
Solving Quadratic Inequations
Factoring Polynomials by Completing the Square
The Quadratic Formula..
A, b and c can be any numbers
AM 1.2g To Factor Multiple Quadratics
FACTORISING 2.
The Quadratic Formula..
There is a pattern for factoring trinomials of this form, when c
A, b and c can be any numbers
quadratic formula. If ax2 + bx + c = 0 then
Polynomials Thursday, 31 October 2019.
A, b and c can be any numbers
Maths Unit 25 – Solving Equations
Homework Check.
Factorisation of Polynomials
Presentation transcript:

Factorising polynomials This PowerPoint presentation demonstrates two methods of factorising a polynomial when you know one factor (perhaps by using the factor theorem). Click here to see factorising by inspection Click here to see factorising using a table

Factorising by inspection If you divide 2x³ - 5x² - 4x – 3 (cubic) by x – 3 (linear), then the result must be quadratic. Write the quadratic as ax² + bx + c. 2x³ – 5x² – 4x + 3 = (x – 3)(ax² + bx + c)

Factorising by inspection Imagine multiplying out the brackets. The only way of getting a term in x³ is by multiplying x by ax², giving ax³. 2x³ – 5x² – 4x + 3 = (x – 3)(ax² + bx + c) So a must be 2.

Factorising by inspection Imagine multiplying out the brackets. The only way of getting a term in x³ is by multiplying x by ax², giving ax³. 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + bx + c) So a must be 2.

Factorising by inspection Now think about the constant term. You can only get a constant term by multiplying –3 by c, giving –3c. 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + bx + c) So c must be -1.

Factorising by inspection Now think about the constant term. You can only get a constant term by multiplying –3 by c, giving –3c. 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + bx - 1) So c must be -1.

Factorising by inspection Now think about the x² term. When you multiply out the brackets, you get two x² terms. -3 multiplied by 2x² gives –6x² 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + bx - 1) x multiplied by bx gives bx² So –6x² + bx² = -5x² therefore b must be 1.

Factorising by inspection Now think about the x² term. When you multiply out the brackets, you get two x² terms. -3 multiplied by 2x² gives –6x² 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + 1x - 1) x multiplied by bx gives bx² So –6x² + bx² = -5x² therefore b must be 1.

Factorising by inspection You can check by looking at the x term. When you multiply out the brackets, you get two terms in x. -3 multiplied by x gives –3x 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + x - 1) x multiplied by –1 gives -x -3x – x = -4x as it should be!

Factorising by inspection Now factorise the quadratic in the usual way. 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + x - 1) = (x – 3)(2x – 1)(x + 1)

Factorising polynomials Click here to see this example of factorising by inspection again Click here to see factorising using a table Click here to end the presentation

Factorising using a table If you find factorising by inspection difficult, you may find this method easier. Some people like to multiply out brackets using a table, like this: 2x 3 x² -3x - 4 2x³ -6x² -8x 3x² -9x -12 So (2x + 3)(x² - 3x – 4) = 2x³ - 3x² - 17x - 12 The method you are going to see now is basically the reverse of this process.

Factorising using a table If you divide 2x³ - 5x² - 4x + 3 (cubic) by x – 3 (linear), then the result must be quadratic. Write the quadratic as ax² + bx + c. x -3 ax² bx c

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 ax² bx c 2x³ The only x³ term appears here, so this must be 2x³.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 ax² bx c 2x³ This means that a must be 2.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 2x² bx c 2x³ This means that a must be 2.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 2x² bx c 2x³ 3 The constant term, 3, must appear here

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 2x² bx c 2x³ 3 so c must be –1.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 x -3 2x² bx -1 2x³ 3 so c must be –1.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² bx -1 2x³ -x -6x² Two more spaces in the table can now be filled in

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² bx -1 2x³ x² -x -6x² This space must contain an x² term and to make a total of –5x², this must be x²

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² bx -1 2x³ x² -x -6x² This shows that b must be 1.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² 1x -1 2x³ x² -x -6x² This shows that b must be 1.

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² x -1 2x³ -6x² -x x² -3x Now the last space in the table can be filled in

Factorising using a table The result of multiplying out using this table has to be 2x³ - 5x² - 4x + 3 3 x -3 2x² x -1 2x³ x² -x -6x² -3x and you can see that the term in x is –4x, as it should be. So 2x³ - 5x² - 4x + 3 = (x – 3)(2x² + x – 1)

Factorising by inspection Now factorise the quadratic in the usual way. 2x³ – 5x² – 4x + 3 = (x – 3)(2x² + x - 1) = (x – 3)(2x – 1)(x + 1)

Factorising polynomials Click here to see this example of factorising using a table again Click here to see factorising by inspection Click here to end the presentation