6.4 Solving Polynomial Equations

Slides:



Advertisements
Similar presentations
Factoring by using different methods
Advertisements

Factoring a Polynomial. Example 1: Factoring a Polynomial Completely factor x 3 + 2x 2 – 11x – 12 Use the graph or table to find at least one real root.
Essential Question: Describe two methods for solving polynomial equations that have a degree greater than two.
9.4 – Solving Quadratic Equations By Completing The Square
Solving Equations Containing To solve an equation with a radical expression, you need to isolate the variable on one side of the equation. Factored out.
Lesson 9.7 Solve Systems with Quadratic Equations
Table of Contents First note this equation has "quadratic form" since the degree of one of the variable terms is twice that of the other. When this occurs,
1 Polynomial Functions Exploring Polynomial Functions Exploring Polynomial Functions –Examples Examples Modeling Data with Polynomial Functions Modeling.
Section 5.4 Factoring FACTORING Greatest Common Factor,
Aim: What are the higher degree function and equation? Do Now: a) Graph f(x) = x 3 + x 2 – x – 1 on the calculator b) How many times does the graph intersect.
Role of Zero in Factoring
Warm-up Find the quotient Section 6-4: Solving Polynomial Equations by Factoring Goal 1.03: Operate with algebraic expressions (polynomial,
Trigonometry/ Pre-Calculus Chapter P: Prerequisites Section P.4: Solving Equations Algebraically.
Factoring Special Products
Factoring and Solving Polynomial Equations Chapter 6.4.
Factoring and Solving Polynomial Equations (Day 1)
6-2A Solving by Substitution Warm-up (IN) Learning Objective: to solve systems of equations using substitution Graph and solve the system of equations.
Factoring Special Products MATH 018 Combined Algebra S. Rook.
5.4 Factor and Solve Polynomial Equations. Find a Common Monomial Factor Monomial: means one term. (ex) x (ex) x 2 (ex) 4x 3 Factor the Polynomial completely.
5.5 Solving Polynomial Equations
Section 1.6 Other Types of Equations. Polynomial Equations.
Section 6.4 Solving Polynomial Equations Obj: to solve polynomial equations.
6.4 Solving Polynomial Equations. One of the topics in this section is finding the cube or cube root of a number. A cubed number is the solution when.
Entry Task What is the polynomial function in standard form with the zeros of 0,2,-3 and -1?
Warm - up Factor: 1. 4x 2 – 24x4x(x – 6) 2. 2x x – 21 (2x – 3)(x + 7) 3. 4x 2 – 36x + 81 (2x – 9) 2 Solve: 4. x x + 25 = 0x = x 2 +
Do Now Factor: Solve:. Unit 5: Polynomials Day 13: Solving Polynomials.
6-4 Solving Polynomial Equations. Objectives Solving Equations by Graphing Solving Equations by Factoring.
Ch. 6.4 Solving Polynomial Equations. Sum and Difference of Cubes.
9-2 Factoring Using the Distributive Property Objectives: 1)Students will be able to factor polynomials using the distributive property 2)Solve quadratic.
Do Now: Solve x2 – 20x + 51 = 0 3x2 – 5x – 2 = 0 Today’s Agenda
Algebra-2 Section 6-6 Solve Radical Functions. Quiz Are the following functions inverses of each other ? (hint: you must use a composition.
Topic VII: Polynomial Functions 7.3 Solving Polynomial Equations.
Solving Systems by Substitution (isolated) Solving Systems by Substitution (not isolated)
Objective: I can factor a perfect cube and solve an equation with a perfect cube Warm Up 1.Determine if x – 2 is a factor of x³ - 6x² Use long division.
Lesson 9.6 Topic/ Objective: To solve non linear systems of equations. EQ: How do you find the point of intersection between two equations when one is.
Solving Higher Degree Polynomial Equations.
End Behavior.
Entry Task What is the polynomial function in standard form with the zeros of 0,2,-3 and -1?
Solving Polynomial Equations
Warm up Factor the expression.
Solving Quadratic Systems
3.5: Solving Nonlinear Systems
Equations Quadratic in form factorable equations
4.5 & 4.6 Factoring Polynomials & Solving by Factoring
Warm Up Factor each expression. 1. 3x – 6y 3(x – 2y) 2. a2 – b2
HW: Worksheet Aim: What are the higher degree function and equation?
HW: Worksheet Aim: What are the higher degree function and equation?
Factoring by using different methods
Finding polynomial roots
Warm-Up Solve the system by substitution..
Section 1.6 Other Types of Equations
Solving Radical Equations and Inequalities 5-8
Solving Equations Containing
Solve a system of linear equation in two variables
Warm-up Solve using the quadratic formula: 2x2 + x – 5 =0
Solving Equations Containing
1. Use the quadratic formula to find all real zeros of the second-degree polynomial
Opener Perform the indicated operation.
Objectives Solve quadratic equations by graphing or factoring.
Solving Equations Containing
P4 Day 1 Section P4.
Systems of Linear and Quadratic Equations
Using Factoring To Solve
6.6 Factoring Polynomials
You can find the roots of some quadratic equations by factoring and applying the Zero Product Property. Functions have zeros or x-intercepts. Equations.
Warm-Up Solve the system by graphing..
Equations Quadratic in form factorable equations
Solving Equations Containing
Section P4.
Section 1.6 Other Types of Equations
Presentation transcript:

6.4 Solving Polynomial Equations

One of the topics in this section is finding the cube or cube root of a number. A cubed number is the solution when a number is multiplied by itself three times. A cube root “undos” the cubing operation just like a square root would.

Calculator Function – How to take the cube root of a number To take the cube root of a number, press MATH, then select option 4. Example: What is ? 24

Solving Polynomials by Graphing We start getting into more interesting equations now . . . Ex: x3 + 3x2 = x + 3 Problem: Solve the equation above, using a graphing calculator

Solving Polynomials by Graphing What about something like this??? Ex: x3 + 3x2 + x = 10 Use the same principal; plug the first part of the equation in for Y1; the solution (10) for Y2; then find the intersection of the two graphs.

FACTORING AND ROOTS CUBIC FACTORING Difference of Cubes a³ - b³ = (a - b)(a² + ab + b²) Sum of Cubes a³ + b³ = (a + b)(a² - ab + b²) Question: if we are solving for x, how many possible answers can we expect? 3 because it is a cubic!

CUBIC FACTORING EX- factor and solve a³ - b³ = (a - b)(a² + ab + b²) 8x³ - 27 = (2x - 3)((2x)² + (2x)3 + 3²) (2x - 3)(4x² + 6x + 9)=0 X= 3/2 Quadratic Formula

CUBIC FACTORING EX- factor and solve a³ + b³ = (a + b)(a² - ab + b²) x³ + 343 = (x + 7)(x² - 7x + 7²) (x + 7)(x² - 7x + 49)=0 X= -7 Quadratic Formula

Let’s try one Factor a) x3-8 b) x3-125

Let’s try one Factor a) x3-8 b) x3-125

Let’s Try One 81x3-192=0 Hint: IS there a GCF???

Let’s Try One 81x3-192=0

Factor by Using a Quadratic Form Ex: x4-2x2-8 = (x2)2 – 2(x2) – 8 Substitute a in for x2 = a2 – 2a – 8 This is something that we can factor (a-4)(a+2) Now, substitute x2 back in for a (x2-4)(x2+2) (x2-4) can factor, so we rewrite it as (x-2)(x+2) Since this equation has the form of a quadratic expression, we can factor it like one. We will make temporary substitutions for the variables So, x4-2x2-8 will factor to (x-2)(x+2)(x2+2)

Let’s Try One Factor x4+7x2+6

Let’s Try One Factor x4+7x2+6

Let’s Try One Where we SOLVE a Higher Degree Polynomial x4-x2 = 12

Let’s Try One Where we SOLVE a Higher Degree Polynomial x4-x2 = 12