Copyright © Cengage Learning. All rights reserved.

Slides:



Advertisements
Similar presentations
Solving Radical Equations and Inequalities 5-8
Advertisements

Solve an absolute value equation EXAMPLE 2 SOLUTION Rewrite the absolute value equation as two equations. Then solve each equation separately. x – 3 =
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Other Types of Equations
Review Solve each equation or inequality b = 2, -5 Multiply every term by 12.
Unit 1 Expressions, Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Other Types of Equations.
Chapter 1 Equations, Inequalities, and Mathematical Models
Mathematics for Business and Economics - I
An equation is a mathematical statement that two expressions are equivalent. The solution set of an equation is the value or values of the variable that.
EXAMPLE 2 Rationalize denominators of fractions Simplify
Unit 1 Expressions, Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Quadratic Equations.
Copyright © Cengage Learning. All rights reserved.
1.6 OTHER TYPES OF EQUATIONS Copyright © Cengage Learning. All rights reserved.
Solving Rational Equations On to Section 2.8a. Solving Rational Equations Rational Equation – an equation involving rational expressions or fractions…can.
Copyright © Cengage Learning. All rights reserved. Factoring Polynomials and Solving Equations by Factoring 5.
P.4 Rational Expressions. 2 What You Should Learn Find domains of algebraic expressions. Simplify rational expressions. Add, subtract, multiply, and divide.
P.1 LINEAR EQUATIONS IN ONE VARIABLE Copyright © Cengage Learning. All rights reserved.
Other Types of Equations. Solving a Polynomial Equation by Factoring 1.Move all terms to one side and obtain zero on the other side. 2.Factor. 3. Apply.
Objective SWBAT solve absolute value equations.. ABSOLUTE VALUE –The distance a number is away from ZERO. Distance is always positive
Holt McDougal Algebra 2 Solving Rational Equations and Inequalities Solving Rational Equations and Inequalities Holt Algebra 2Holt McDougal Algebra 2.
Copyright © Cengage Learning. All rights reserved. Rational Expressions and Equations; Ratio and Proportion 6.
1 Copyright © Cengage Learning. All rights reserved. 2. Equations and Inequalities 2.3 Quadratic Equations.
Chapter P Prerequisites: Fundamental Concepts of Algebra 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 P.7 Equations.
PreCalculus Section P.1 Solving Equations. Equations and Solutions of Equations An equation that is true for every real number in the domain of the variable.
Chapter 1 Equations and Inequalities Copyright © 2014, 2010, 2007 Pearson Education, Inc Linear Equations and Rational Equations.
Deriving the Quadratic Formula. The Quadratic Formula The solutions of a quadratic equation written in Standard Form, ax 2 + bx + c = 0, can be found.
Copyright © Cengage Learning. All rights reserved. 7 Systems of Equations and Inequalities.
Holt Algebra Solving Rational Equations Warm Up 1. Find the LCM of x, 2x 2, and Find the LCM of p 2 – 4p and p 2 – 16. Multiply. Simplify.
Copyright © Cengage Learning. All rights reserved. 1 Equations, Inequalities, and Mathematical Modeling.
Copyright © Cengage Learning. All rights reserved. Fundamentals.
Do Now Determine which numbers in the set are natural, whole, integers, rational and irrational -9, -7/2, 5, 2/3, √2, 0, 1, -4, 2, -11 Evaluate |x + 2|,
Copyright © Cengage Learning. All rights reserved. 4 Complex Numbers.
Copyright © Cengage Learning. All rights reserved. Fundamentals.
Add ___ to each side. Example 1 Solve a radical equation Solve Write original equation. 3.5 Solve Radical Equations Solution Divide each side by ___.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Nonlinear Inequalities
Solving Algebraic Equations
Copyright © Cengage Learning. All rights reserved.
1 Equations, Inequalities, and Mathematical Modeling
EXAMPLE 2 Rationalize denominators of fractions Simplify
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright 2013, 2009, 2005, 2002 Pearson, Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
EQUATIONS & INEQUALITIES
Copyright © 2017, 2013, 2009 Pearson Education, Inc.
Copyright © Cengage Learning. All rights reserved.
Find the least common multiple for each pair.
Section 1.6 Other Types of Equations
1 Equations, Inequalities, and Mathematical Modeling
Appendix A.5 Solving Equations.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Solving Algebraic Equations
Lial/Hungerford/Holcomb: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All right.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Find the least common multiple for each pair.
Chapter 2 Section 1.
Essential Questions Solving Rational Equations and Inequalities
Precalculus Essentials
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Algebra 1 Section 13.6.
Copyright © Cengage Learning. All rights reserved.
Quadratic Equations and Functions
Chapter 2 Section 1.
Chapter 9 Section 5.
Solving Rational Equations and Inequalities
Copyright © Cengage Learning. All rights reserved.
Quadratic Equations, Inequalities, and Functions
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 1 Equations, Inequalities, and Mathematical Modeling Copyright © Cengage Learning. All rights reserved.

Other Types of Equations 1.6 Other Types of Equations Copyright © Cengage Learning. All rights reserved.

Objectives Solve polynomial equations of degree three or greater. Solve radical equations. Solve rational equations and absolute value equations. Use nonlinear and nonquadratic models to solve real-life problems.

Polynomial Equations

Polynomial Equations In this section, you will extend the techniques for solving equations to nonlinear and nonquadratic equations. At this point in the text, you have only four basic methods for solving nonlinear equations—factoring, extracting square roots, completing the square, and the Quadratic Formula. So the main goal of this section is to learn to rewrite nonlinear equations in a form to which you can apply one of these methods.

Polynomial Equations Example 1 shows how to use factoring to solve a polynomial equation, which is an equation that can be written in the general form anxn + an – 1 xn – 1 + . . . + a2x2 + a1x + a0 = 0.

Example 1 – Solving a Polynomial Equation by Factoring Solve 3x4 = 48x2. Solution: First write the polynomial equation in general form with zero on one side. Then factor the other side, set each factor equal to zero, and solve. 3x4 = 48x2 3x4 – 48x2 = 0 3x2(x2 – 16) = 0 3x2(x + 4)(x – 4) = 0 3x2 = 0 x = 0 Write original equation. Write in general form. Factor out common factor. Write in factored form. Set 1st factor equal to 0.

Example 1 – Solution cont’d x + 4 = 0 x = –4 x – 4 = 0 x = 4 You can check these solutions by substituting in the original equation, as follows. Check: 3(0)4 = 48(0)2 3(–4)4 = 48(–4)2 3(4)4 = 48(4)2 So, you can conclude that the solutions are x = 0, x = –4, and x = 4. Set 2nd factor equal to 0. Set 3rd factor equal to 0. 0 checks. –4 checks. 4 checks.

Polynomial Equations A common mistake that is made in solving an equation like that in Example 1 is to divide each side of the equation by the variable factor x2. This loses the solution x = 0. When solving an equation, always write the equation in general form, then factor the equation and set each factor equal to zero. Do not divide each side of an equation by a variable factor in an attempt to simplify the equation.

Polynomial Equations Occasionally, mathematical models involve equations that are of quadratic type. In general, an equation is of quadratic type when it can be written in the form au2 + bu + c = 0 where a  0 and u is an algebraic expression.

Radical Equations

Radical Equations A radical equation is an equation that involves one or more radical expressions.

Example 4 – Solving Radical Equations a. 2x + 7 = x2 + 4x + 4 0 = x2 + 2x – 3 0 = (x + 3)(x – 1) x + 3 = 0 x = –3 Original equation Isolate radical. Square each side. Write in general form. Factor. Set 1st factor equal to 0.

Example 4 – Solving Radical Equations cont’d x – 1 = 0 x = 1 By checking these values, you can determine that the only solution is x = 1. b. Set 2nd factor equal to 0. Original equation Isolate Square each side. Combine like terms. Isolate

Example 4 – Solving Radical Equations cont’d x2 – 6x + 9 = 4(x – 3) x2 – 10x + 21 = 0 (x – 3)(x – 7) = 0 x – 3 = 0 x = 3 x – 7 = 0 x = 7 The solutions are x = 3 and x = 7. Check these in the original equation. Square each side. Write in general form. Factor. Set 1st factor equal to 0. Set 2nd factor equal to 0.

Rational Equations and Absolute Value Equations

Rational Equations and Absolute Value Equations Recall that the first step is to multiply each term of the equation by the least common denominator (LCD).

Example 6 – Solving a Rational Equation Solve Solution: For this equation, the LCD of the three terms is x(x – 2), so you begin by multiplying each term of the equation by this expression. Write original equation. Multiply each term by the LCD.

Example 6 – Solution cont’d 2(x – 2) = 3x – x(x – 2), x  0, 2 2x – 4 = –x2 + 5x x2 – 3x – 4 = 0 (x – 4)(x + 1) = 0 x – 4 = 0 x = 4 x + 1 = 0 x = –1 Both x = 4 and x = –1 are possible solutions. Simplify. Simplify. Write in general form. Factor. Set 1st factor equal to 0. Set 2nd factor equal to 0.

Example 6 – Solution cont’d Because multiplying each side of an equation by a variable expression can introduce extraneous solutions, it is important to check your solutions. Check x = 4 Check x = –1

Example 6 – Solution cont’d So, the solutions are x = 4 and x = –1.

Rational Equations and Absolute Value Equations An absolute value equation is an equation that involves one or more absolute value expressions. To solve an absolute value equation, remember that the expression inside the absolute value bars can be positive or negative. This results in two separate equations, each of which must be solved. For instance, the equation | x – 2 | = 3 results in the two equations x – 2 = 3 and –(x – 2) = 3 which implies that the equation has two solutions: x = 5 and x = –1.

Applications

Applications It would be virtually impossible to categorize all of the many different types of applications that involve nonlinear and nonquadratic models. However, you will see a variety of applications in the examples and exercises.

Example 8 – Reduced Rates A ski club charters a bus for a ski trip at a cost of $480. To lower the bus fare per skier, the club invites nonmembers to go along. After 5 nonmembers join the trip, the fare per skier decreases by $4.80. How many club members are going on the trip? Solution:

Example 8 – Solution cont’d Labels: Cost of trip = 480 (dollars) Number of ski club members = x (people) Number of skiers = x + 5 (people) Original cost per member = (dollars per person) Cost per skier = (dollars per person) Equation: Rewrite first factor.

Example 8 – Solution cont’d (480 – 4.8x)(x + 5) = 480x, x  0 480x + 2400 – 4.8x2 – 24x = 480x –4.8x2 – 24x + 2400 = 0 x2 + 5x – 500 = 0 (x + 25)(x – 20) = 0 x + 25 = 0 x = –25 x – 20 = 0 x = 20 Multiply each side by x. Multiply. Subtract 480x from each side. Divide each side by –4.8. Factor. Set 1st factor equal to 0. Set 2nd factor equal to 0.

Example 8 – Solution cont’d Only the positive value of x makes sense in the context of the problem, so you can conclude that 20 ski club members are going on the trip. Check this in the original statement of the problem, as follows. Check: (24 – 4.80)25 ≟ 480 480 = 480 Substitute 20 for x. Simplify. 20 checks.