PROGRAMME F6 POLYNOMIAL EQUATIONS.

Slides:



Advertisements
Similar presentations
STROUD Worked examples and exercises are in the text PROGRAMME F6 POLYNOMIAL EQUATIONS.
Advertisements

Factorising polynomials
2.4 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
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.
Solving Quadratic Equations Algebraically Lesson 2.2.
Lesson 9.8. Warm Up Evaluate for x = –2, y = 3, and z = – x 2 2. xyz 3. x 2 – yz4. y – xz 4 5. –x 6. z 2 – xy
Solving Quadratic Equations by Completing the Square
Factoring Polynomials
Bell Work: Find the values of all the unknowns: R T = R T T + T = 60 R = 3 R =
Exploring Quadratic Functions and Inequalities
The Quadratic Formula. What does the Quadratic Formula Do ? The Quadratic formula allows you to find the roots of a quadratic equation (if they exist)
SOLVING QUADRATIC EQUATIONS Unit 7. SQUARE ROOT PROPERTY IF THE QUADRATIC EQUATION DOES NOT HAVE A “X” TERM (THE B VALUE IS 0), THEN YOU SOLVE THE EQUATIONS.
Quadratics Solving equations Using “Completing the Square”
Solving Quadratic Equations – Part 1 Methods for solving quadratic equations : 1. Taking the square root of both sides ( simple equations ) 2. Factoring.
Calculus 3.4 Manipulate real and complex numbers and solve equations AS
Derivation of the Quadratic Formula The following shows how the method of Completing the Square can be used to derive the Quadratic Formula. Start with.
Solving Equations by Factoring Definition of Quadratic Equations Zero-Factor Property Strategy for Solving Quadratics.
Factoring Polynomials by Completing the Square. Perfect Square Trinomials l Examples l x 2 + 6x + 9 l x x + 25 l x x + 36.
WARM UP EVALUATING EXPRESSIONS Evaluate the expression for the given value of the variable (Lesson 2.5). 1.-3(x) when x = 9 2.4(-6)(m) when m = (-n)(-n)
Solving Quadratic Equations Quadratic Equations: Think of other examples?
1.3 Quadratic Equations College Algebra: Equations and Inequalities.
Beginning Algebra 5.7 Solving Equations by Factoring:
The Factor Theorem. To factor an expression means to re-write it as a product…… 10 = 5 X 2.
Completing the Square SPI Solve quadratic equations and systems, and determine roots of a higher order polynomial.
PreCalculus Section 1.6 Solve quadratic equations by: a. Factoring b. Completing the square c. Quadratic formula d. Programmed calculator Any equation.
Programme F6: Polynomial equations Worked examples and exercises are in the text STROUD PROGRAMME F6 POLYNOMIAL EQUATIONS.
STROUD Worked examples and exercises are in the text PROGRAMME F3 EXPRESSIONS and EQUATIONS.
Topic VII: Polynomial Functions 7.3 Solving Polynomial Equations.
Chapter 5 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 5-1 Factoring.
Algebra 2cc Section 2.10 Identify and evaluate polynomials A polynomial function is an expression in the form: f(x) = ax n + bx n-1 + cx n-2 + … dx + e.
1.2 Quadratic Equations. Quadratic Equation A quadratic equation is an equation equivalent to one of the form ax² + bx + c = 0 where a, b, and c are real.
Solve Quadratic Functions by Completing the Square
PreCalculus Section 1. 6 Solve quadratic equations by: a. Factoring b
10 Quadratic Equations.
Deriving the Quadratic Formula
Chapter 4 Quadratic Equations
Quadratic Equations P.7.
The Square Root Principle & Completing the Square
The Quadratic Formula..
Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
Solving quadratics methods
Quadratic Formula Solving for X Solving for quadratic equations.
3.2 Quadratic Equations, Functions, Zeros, and Models
Solving Polynomial Functions
Factoring Special Cases
Section 11.2 The Quadratic Formula.
Use back - substitution to solve the triangular system. {image}
Algebra 1 Section 12.5.
The Quadratic Formula.
Evaluate Polynomial Functions
13.3 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
9.3 Solve Quadratics by Completing the Square
Sec. 1.4 Quadratic Equations.
2.4 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
5.4 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
The Square Root Property and Completing the Square
Standard Form Quadratic Equation
13.3 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
PROGRAMME F5 LINEAR EQUATIONS and SIMULTANEOUS LINEAR EQUATIONS.
4.5: Completing the square
13.3 Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
5.4 Completing the Square.
Completing the Square Objective: To complete a square for a quadratic equation and solve by completing the square.
The Quadratic Formula..
The Quadratic Formula..
What’s the same and what’s different?
Presentation transcript:

PROGRAMME F6 POLYNOMIAL EQUATIONS

Programme F6: Polynomial equations Quadratic equations Solution of cubic equations having at least one linear factor Solution of quartic equations having at least two linear factors

Programme F6: Polynomial equations Quadratic equations Solution of cubic equations having at least one linear factor Solution of quartic equations having at least two linear factors

Programme F6: Polynomial equations In Programme F3 a polynomial in the variable x was evaluated by substituting the x-value into the equation and finding the resulting value for the polynomial expression. This process is known as evaluating the expression. Here the process is reversed by giving the polynomial expression the value of zero and finding those values of x which satisfy the resulting equation.

Programme F6: Polynomial equations Quadratic equations Solution of cubic equations having at least one linear factor Solution of quartic equations having at least two linear factors

Programme F6: Polynomial equations Quadratic equations, ax2 + bx + c = 0 Solution by factors Solution by completing the square Solution by formula

Programme F6: Polynomial equations Quadratic equations, ax2 + bx + c = 0 Solution by factors Where simple factors exist the solution can be derived from those. For example: x2 + 5x – 14 can be factorized as (x + 7)(x – 2) so if: x2 + 5x – 14 = 0 then (x + 7)(x – 2) = 0 and so x = −7 or x = 2

x2 – 6x + (–3)2 = 4 + (–3)2 that is x2 – 6x + 9 = (x – 3)2 = 13 Programme F6: Polynomial equations Quadratic equations, ax2 + bx + c = 0 Solution by completing the square Where simple factors do not exist the solution can be derived from completing the square. For example to solve x2 – 6x – 4 = 0 it is noted that x2 – 6x – 4 does not have simple factors so add 4 to both sides to give: x2 – 6x = 4 Now, add the square of half the x-coefficient to both sides to give: x2 – 6x + (–3)2 = 4 + (–3)2 that is x2 – 6x + 9 = (x – 3)2 = 13 Therefore x – 3 = ±√13 so x = 6.606 or x = −0.606 to 3 dp

Programme F6: Polynomial equations Quadratic equations, ax2 + bx + c = 0 Solution by formula To solve ax2 + bx + c = 0 use can be made of the formula:

Programme F6: Polynomial equations Quadratic equations Solution of cubic equations having at least one linear factor Solution of quartic equations having at least two linear factors

Programme F6: Polynomial equations Solution of cubic equations having at least one linear factor In Programme F3 cubic polynomials were factorized with application of the remainder theorem and the factor theorem and the evaluation of polynomials by nesting. These methods are reapplied to solve cubic equations.

Programme F6: Polynomial equations Quadratic equations Solution of cubic equations having at least one linear factor Solution of quartic equations having at least two linear factors

Programme F6: Polynomial equations Solution of quartic equations having at least two linear factors In Programme F3 quartic polynomials were factorized with application of the remainder theorem and the factor theorem and the evaluation of polynomials by nesting. These methods are reapplied to solve quartic equations.

Programme F6: Polynomial equations Learning outcomes Solve quadratic equations by factors, completing the square and by formula Solve cubic equations with at least one linear factor Solve quartic equations with at least two linear factors