SECTION 4-3 Approximating Real Zeros of Polynomials Polynomial and Rational Functions

Size: px
Start display at page:

Download "SECTION 4-3 Approximating Real Zeros of Polynomials Polynomial and Rational Functions"

Transcription

1 Polynomial and Rational Functions 79. P() P() The solutions to the equation are all the cube roots of. (A) How many cube roots of are there? (B) is obviously a cube root of ; find all others. 8. The solutions to the equation 8 are all the cube roots of 8. (A) How many cube roots of 8 are there? (B) is obviously a cube root of 8; find all others. 8. If P is a polynomial function with real coefficients of degree n, with n odd, then what is the maimum number of times the graph of y P() can cross the ais? What is the minimum number of times? 8. Answer the questions in Problem 8 for n even. 8. Given P() i with i a zero, show that i is not a zero of P(). Does this contradict Theorem? Eplain. 86. If P() and Q() are two polynomials of degree n, and if P() Q() for more than n values of, then how are P() and Q() related? APPLICATIONS Find all rational solutions eactly, and find irrational solutions to two decimal places. 87. Storage. A rectangular storage unit has dimensions by by feet. If each dimension is increased by the same amount, how much should this amount be to create a new storage unit with volume ten times the old? 88. Construction. A rectangular bo has dimensions by by feet. If each dimension is increased by the same amount, how much should this amount be to create a new bo with volume si times the old? 89. Packaging. An open bo is to be made from a rectangular piece of cardboard that measures 8 by inches, by cutting out squares of the same size from each corner and bending up the sides (see the figure). If the volume of the bo is to be cubic inches, how large a square should be cut from each corner? [Hint: Determine the domain of from physical considerations before starting.] 9. Fabrication. An open metal chemical tank is to be made from a rectangular piece of stainless steel that measures by 8 feet, by cutting out squares of the same size from each corner and bending up the sides (see the figure). If the volume of the tank is to be 8 cubic feet, how large a square should be cut from each corner? SECTION - Approimating Real Zeros of Polynomials Locating Real Zeros The Bisection Method Approimating Real Zeros Using a Graphing Utility Application The strategy for finding zeros discussed in the preceding section is designed to find as many eact real and imaginary zeros as possible. But there are zeros that cannot be found by using the strategy. For eample, the polynomial P() must have at least one real zero (Theorem in Section -). Since the only possible rational zeros are and neither of these turns out to be a zero, P() must have at least one irrational zero. We cannot find the eact value of this zero, but it can be approimated using various well-known methods.

2 - Approimating Real Zeros of Polynomials In this section we will develop two important tools for locating real zeros, the location theorem and the upper and lower bound theorem. Net we will discuss how the location theorem forms the basis for the method of bisection, a popular method that is used by most graphing utilities to approimate real zeros. Finally, we will see how the upper and lower bound theorem can aid in approimating real zeros with a graphing utility. We will restrict our attention to the real zeros of polynomials with real coefficients. Locating Real Zeros Let us return to the polynomial function P() P() As we found above, P() has no rational zeros and at least one irrational zero. The graph of P() is shown in Figure. Note that P() and P(). Since the graph of a polynomial function is continuous, the graph of P() must cross the ais at least once between and. This observation is the basis for Theorem and leads to an effective method for locating zeros. FIGURE P(). Theorem Location Theorem If f is continuous on an interval I, a and b are two numbers in I, and f(a) and f(b) are of opposite sign, then there is at least one intercept between a and b. We will find Theorem very useful when we are searching for real zeros, hence the name location theorem. It is important to remember that at least in Theorem means one or more. Notice in Figure (a) that f(), f(), and f has one zero between and. In Figure (b), f() and f(), but this time there are three zeros between and. FIGURE The location theorem. f() f() f() (a) f () (b) f() (c) f() The converse to the location theorem (Theorem ) is false; that is, if c is a zero of f, then f may or may not change sign at c. Compare Figure (a) and (c). Both functions have a zero at, but the first changes sign at and the second does not.

3 Polynomial and Rational Functions EXAMPLE Locating Real Zeros Let P() 6 9. Use a synthetic division table to locate the zeros of P() between successive integers. Solution We construct a synthetic division table and look for sign changes addbddcaddbddc Sign change Sign change addbddc Sign change According to Theorem, P() must have a real zero in each of the intervals (, ), (, ), and (, ). Since P() is a cubic polynomial, we have located all its zeros. Matched Problem Let P() 8. Use a synthetic division table to locate the zeros of P() between successive integers. In the solution to Eample, we located three zeros in a relatively few number of steps and could stop searching because we knew that a cubic polynomial could not have more than three zeros. But what if we had not found three zeros? Some cubic polynomials have only one real zero. How can we tell when we have searched far enough? The net theorem tells us how to find upper and lower bounds for the real zeros of a polynomial. Any number that is greater than or equal to the largest zero of a polynomial is called an upper bound of the zeros of the polynomial. Similarly, any number that is less than or equal to the smallest zero of the polynomial is called a lower bound of the zeros of the polynomial. Theorem, based on the synthetic division process, enables us to determine upper and lower bounds of the real zeros of a polynomial with real coefficients. Theorem Upper and Lower Bounds of Real Zeros Given an nth-degree polynomial P() with real coefficients, n, a n, and P() divided by r using synthetic division:. Upper Bound. If r and all numbers in the quotient row of the synthetic division, including the remainder, are nonnegative, then r is an upper bound of the real zeros of P().. Lower Bound. If r and all numbers in the quotient row of the synthetic division, including the remainder, alternate in sign, then r is a lower bound of the real zeros of P().

4 addbddc addbddc - Approimating Real Zeros of Polynomials [Note: In the lower-bound test, if appears in one or more places in the quotient row, including the remainder, the sign in front of it can be considered either positive or negative, but not both. For eample, the numbers,, can be considered to alternate in sign, while,, cannot.] We sketch a proof of part of Theorem. The proof of part is similar, only a little more difficult. Proof If all the numbers in the quotient row of the synthetic division are nonnegative after dividing P() by r, then P() ( r)q() R where the coefficients of Q() are nonnegative and R is nonnegative. If r, then r and Q() ; hence, P() ( r)q() R Thus, P() cannot be for any greater than r, and r is an upper bound for the real zeros of P(). EXAMPLE Bounding Real Zeros Let P() 9. Find the smallest positive integer and the largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). Also note the location of any zeros discovered in the process of building the synthetic division table. Solution An easy way to locate the upper and lower bounds is to test r,,,...until the quotient row turns nonnegative; then test r,,,...until the quotient row alternates in sign. It is also useful to include r in the table to detect any sign changes between r and r UB This quotient row is nonnegative; hence, is an upper bound (UB) LB This quotient row alternates in sign; hence, is a lower bound (LB).

5 Polynomial and Rational Functions Because of Theorem, we conclude that all real zeros of P() 9 must lie between and. We also note that there must be at least one zero in (, ) and at least one in (, ). Matched Problem Let P() 7. Find the smallest positive integer and the largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). Also note the location of any zeros discovered in the process of building the synthetic division table. The Bisection Method Now that we know how to locate real zeros of a polynomial, we turn to the problem of actually approimating a real zero. Eplore-Discuss provides an introduction to the repeated systematic application of the location theorem (Theorem ) called the bisection method. This is the method for approimating real zeros that is programmed into many graphing utilities. EXPLORE-DISCUSS Let P(). Since P() and P(), the location theorem implies that P() must have at least one zero in (, ). (A) Is P(.) positive or negative? Is there a zero in (,.) or in (., )? (B) Let m be the midpoint of the interval from part A that contains a zero. Is P(m) positive or negative? What does this tell you about the location of the zero? (C) Eplain how this process could be used repeatedly to approimate a zero to any desired accuracy. The bisection method used to approimate real zeros is straightforward: Let P() be a polynomial with real coefficients. If P() has opposite signs at the endpoints of the interval (a, b), then a real zero r lies in this interval. We bisect this interval [find the midpoint m (a b)/], check the sign of P(m), and choose the interval (a, m) or (m, b) on which P() has opposite signs at the endpoints. We repeat this bisecting process (producing a set of nested intervals, each half the size of the preceding one and each containing the real zero r) until we get the desired decimal accuracy for the zero approimation. At any point in the process if P(m), we stop, since m is a real zero. An eample will help clarify the process. EXAMPLE Approimating Real Zeros by Bisection For the polynomial P() 9 in Eample, we found that all the real zeros lie between and and that each of the intervals (, ) and (, ) contained at least one zero. Use bisection to approimate a real zero on the interval (, ) to one decimal place accuracy.

6 - Approimating Real Zeros of Polynomials Solution We start the process with a synthetic division table: P() 8 P() TABLE Bisection Approimation Sign change interval Midpoint Sign of P (a, b) m P(a) P(m) P(b) (, ). (., ).7 (.,.7).6 (.,.6).6 (.6,.6) We stop here Since the sign of P() changes at the endpoints of the interval (.6,.6), we conclude that a real zero lies on this interval and is given by r.6 to one decimal place accuracy (each endpoint rounds to.6). Figure illustrates the nested intervals produced by the bisection method in Table. Match each step in Table with an interval in Figure. Note how each interval that contains a zero gets smaller and smaller and is contained in the preceding interval that contained the zero. FIGURE Nested intervals produced by the bisection method in Table..6.6 ( (( ) ) )..7 If we had wanted two decimal place accuracy, we would use four decimal places for the values of and continue the process in Table until the endpoints of a sign change interval rounded to the same two decimal place number. Matched Problem Use the bisection method to approimate to one decimal place accuracy a zero on the interval (, ) for the polynomial in Eample. Approimating Real Zeros Using a Graphing Utility The bisection method is easy to understand but tedious to carry out, especially if the approimation must be accurate to more than two decimal places. Fortunately, this is the type of repetitive calculation that a graphing utility can be programmed to carry out. In fact, we have been using a graphing utility for some time now to find the zeros of a function (see Section in Graphs and Functions ). Now we will see how the upper and lower bound theorem can be used in conjunction with the zero approimation routine on a graphing utility to approimate all the real zeros of a polynomial.

7 6 Polynomial and Rational Functions EXAMPLE Approimating Real Zeros Using a Graphing Utility Given the polynomial P() : (A) Form a synthetic division table to find upper and lower bounds for any real zeros, and locate real zeros between successive integers. (B) Graph P() in a graphing utility, and approimate any real zeros to four decimal places using a built-in zero approimation routine. Solution (A) Form a synthetic division table: UB afdbfdc Real zero LB From the table we see that all real zeros of P() are between and, and a real zero lies on the interval (, ). (B) Enter P() in a graphing utility, and set the window dimensions with the synthetic division table in part A as a guide. Figure (a) shows the graph of P(), and Figure (b) shows the zero approimation using a built-in routine. FIGURE (a) (b) It is clear from the graph and the upper and lower bounds of the zeros found in part A that P() has only one real zero, which is, to four decimal places,.79. Matched Problem Given the polynomial P() : (A) Form a synthetic division table to find upper and lower bounds for any real zeros, and locate real zeros between successive integers. (B) Graph P() in a graphing utility and approimate any real zeros to four decimal places using a built-in zero approimation routine. Earlier in this section and in Section. we saw that a calculator is a useful tool for constructing a synthetic division table. A graphing utility that can store and eecute programs is even more useful. Table shows a simple program for a graphing calculator that will perform synthetic division. The table also shows the output generated when we use this program to construct the synthetic division table in Eample.

8 - Approimating Real Zeros of Polynomials 7 TABLE Program SYNDIV* TI-8/TI-8 TI-8/TI-86 Output Lbl A Prompt R I dim(l) N {} L N dim(l) L() L() Lbl B L(I-)*R+L(I) L(I) +I I If I N Goto B Pause L Goto A Synthetic Division on a Graphing Utility Lbl A Prompt R I diml L N {} L N diml L L() L() Lbl B L(I-)*R+L(I) L(I) +I I If I N Goto B Pause L Goto A *Available for download at EXPLORE-DISCUSS If you have a TI-8, TI-8, TI-8, or TI-86 graphing calculator, enter the appropriate version of SYNDIV in your calculator eactly as shown in Table. To use the program, store the coefficients of the polynomial in L (see the first line of output in Table ) and eecute the program. Press ENTER to continue after each line is displayed. Press QUIT at the R? prompt to terminate the program. If you have some other graphing utility that can store and eecute programs, consult your manual and modify the statements in SYNDIV so that the program works on your graphing utility. EXAMPLE Approimating Real Zeros with a Graphing Utility Let P() 7 7: (A) Find the smallest positive integer multiple of and the largest negative integer multiple of that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). (B) Use a graphing utility to approimate the real zeros of P() to two decimal places. Solution (A) We construct a synthetic division table to search for bounds for the zeros of P(). The size of the coefficients in P() indicates that we can speed up this search by choosing larger increments between test values.

9 8 Polynomial and Rational Functions UB 7 7, LB 67 7,7 Thus, all real zeros of P() 7 7 must lie between and. (B) Graphing P() for (Fig. ) shows that P() has three zeros. The approimate values of these zeros (details omitted) are.8,.8, and.. FIGURE P() 7 7. Matched Problem Let P() 7 7. (A) Find the smallest positive integer multiple of and the largest negative integer multiple of that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). (B) Use a graphing utility to approimate the real zeros of P() to two decimal places. Remark: One of the most frequently asked questions concerning graphing utilities is how to determine the correct viewing window. The upper and lower bound theorem provides an answer to this question for polynomial functions. As Eample illustrates, the upper and lower bound theorem and the zero approimation routine on a graphing utility are two important mathematical tools that work very well together. Application EXAMPLE 6 Construction An oil tank is in the shape of a right circular cylinder with a hemisphere at each end (see Fig. 6). The cylinder is inches long, and the volume of the tank is, cubic inches (approimately cubic feet). Let denote the common radius of the hemispheres and the cylinder.

10 - Approimating Real Zeros of Polynomials 9 (A) Find a polynomial equation that must satisfy. (B) Approimate to one decimal place. FIGURE 6 inches Solution (A) If is the common radius of the hemispheres and the cylinder in inches, then Volume of Volume of two Volume of tank hemispheres cylinder, Multiply by /., 6 6, Thus, must be a positive zero of P() 6, (B) Since the coefficients of P() are large, we use larger increments in the synthetic division table: 6,,, UB,9 6, Graphing y P() for (Fig. 7), we see that. inches (to one decimal place). [If you do not have a graphing utility, construct a table like Table to approimate the zero of P().] FIGURE 7 P() 6,. 7, 7, Matched Problem 6 Repeat Eample 6 if the volume of the tank is, cubic inches.

11 Polynomial and Rational Functions Answers to Matched Problems. Intervals containing zeros: (, ), (, ), (, 6). Lower bound: ; Upper bound: 6 Intervals containing zeros: (, ), (, )... (A) Lower bound: ; Upper bound: Intervals containing zeros: (, ) (B) Real zero:.887. (A) Lower bound: ; Upper bound: (B) Real zeros:.,.6,. 6. (A) P() 6, (B).7 in. EXERCISE - A In Problems, use the table of values for the polynomial function P to discuss the possible locations of the intercepts of the graph of y P()..... P() P() P() P() In Problems 8, use a synthetic division table and Theorem to locate each real zero between successive integers.. P() 9 6. P() 9 7. P() 8. P() Find the smallest positive integer and largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of each of the polynomials given in Problems P(). P(). P() 9. P() 6 7. P(). P() B In Problems : (A) Find the smallest positive integer and largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). Also note the location of any zeros between successive integers. (B) Approimate to one decimal place the largest real zero of P() using the bisection method.. P() 6. P() 7. P() 8. P() 9. P() P() 9 9. P(). P()

12 - Approimating Real Zeros of Polynomials In Problems : (A) Find the smallest positive integer and largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). (B) Approimate the real zeros of each polynomial to two decimal places.. P() 8. P(). P() 7 6. P() 8 7. P() 8. P() 9. P(). P() 6 9 C In Problems : (A) Find the smallest positive integer and largest negative integer that, by Theorem, are upper and lower bounds, respectively, for the real zeros of P(). Also note the location of any zeros between successive integers. (B) Approimate to two decimal places the largest real zero of P() using the bisection method.. P(). P() 7 8. P() 9. P() 9 In Problems : (A) Find the smallest positive integer multiple of and largest negative integer multiple of that, by Theorem, are upper and lower bounds, respectively, for the real zeros of each polynomial. (B) Approimate the real zeros of each polynomial to two decimal places.. P() 6. P() P() 9, 8. P() 7, 9. P(),,. P() 7,. P(),7 7,87,. P() 9,8,67 8,. P().. 9,. P() ,6, APPLICATIONS Epress the solutions to Problems as the roots of a polynomial equation of the form P() and approimate these solutions to one decimal place. Use a graphing utility, if available; otherwise, use the bisection method.. Geometry. Find all points on the graph of y that are unit away from the point (, ). [Hint: Use the distancebetween-two-points formula from Section -.] 6. Geometry. Find all points on the graph of y that are unit away from the point (, ). 7. Manufacturing. A bo is to be made out of a piece of cardboard that measures 8 by inches. Squares, inches on a side, will be cut from each corner, and then the ends and sides will be folded up (see the figure). Find the value of that would result in a bo with a volume of 6 cubic inches. 8. Manufacturing. A bo with a hinged lid is to be made out of a piece of cardboard that measures by inches. Si squares, inches on a side, will be cut from each corner and the middle, and then the ends and sides will be folded up to form the bo and its lid (see the figure). Find the value of that would result in a bo with a volume of cubic inches. in. 8 in. in. in. 9. Construction. A propane gas tank is in the shape of a right circular cylinder with a hemisphere at each end (see the figure). If the overall length of the tank is feet and the volume is cubic feet, find the common radius of the hemispheres and the cylinder. feet

13 Polynomial and Rational Functions. Shipping. A shipping bo is reinforced with steel bands in all three directions (see the figure). A total of. feet of steel tape is to be used, with 6 inches of waste because of a -inch overlap in each direction. If the bo has a square base and a volume of cubic feet, find its dimensions. y SECTION - Rational Functions Rational Functions Vertical and Horizontal Asymptotes Graphing Rational Functions Rational Functions Just as rational numbers are defined in terms of quotients of integers, rational functions are defined in terms of quotients of polynomials. The following equations define rational functions: f() 6 p() g() q() h() r() In general, a function f is a rational function if f() n() d() d() where n() and d() are polynomials. The domain of f is the set of all real numbers such that d(). If a and d(a), then f is not defined at a and there can be no point on the graph of f with abscissa a. Remember, division by is never allowed. It can be shown that: If f() n()/d() and d(a), then f is discontinuous at a and the graph of f has a hole or break at a. If a is in the domain of f() and n(a), then the graph of f crosses the ais at a. Thus: If f() n()/d(), n(a), and d(a), then a is an intercept for the graph of f. What happens if both n(a) and d(a)? In this case, we know that a is a factor of both n() and d(), and thus, f() is not in lowest terms (see Section -). Unless specifically stated to the contrary, we assume that all the rational functions we consider are reduced to lowest terms.

Math 2412 Activity 2(Due by EOC Feb. 27) Find the quadratic function that satisfies the given conditions. Show your work!

Math 2412 Activity 2(Due by EOC Feb. 27) Find the quadratic function that satisfies the given conditions. Show your work! Math 4 Activity (Due by EOC Feb 7) Find the quadratic function that satisfies the given conditions Show your work! The graph has a verte at 5, and it passes through the point, 0 7 The graph passes through

More information

Polynomials and Polynomial Functions

Polynomials and Polynomial Functions Unit 5: Polynomials and Polynomial Functions Evaluating Polynomial Functions Objectives: SWBAT identify polynomial functions SWBAT evaluate polynomial functions. SWBAT find the end behaviors of polynomial

More information

Name Date. Analyzing Graphs of Polynomial Functions For use with Exploration 2.7

Name Date. Analyzing Graphs of Polynomial Functions For use with Exploration 2.7 Name Date.7 Analyzing Graphs of Polynomial Functions For use with Eploration.7 Essential Question How many turning points can the graph of a polynomial function have? 1 EXPLORATION: Approimating Turning

More information

Review: Properties of Exponents (Allow students to come up with these on their own.) m n m n. a a a. n n n m. a a a. a b a

Review: Properties of Exponents (Allow students to come up with these on their own.) m n m n. a a a. n n n m. a a a. a b a Algebra II Notes Unit Si: Polynomials Syllabus Objectives: 6. The student will simplify polynomial epressions. Review: Properties of Eponents (Allow students to come up with these on their own.) Let a

More information

Module 2, Section 2 Solving Equations

Module 2, Section 2 Solving Equations Principles of Mathematics Section, Introduction 03 Introduction Module, Section Solving Equations In this section, you will learn to solve quadratic equations graphically, by factoring, and by applying

More information

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions Math Analysis Chapter Notes: Polynomial and Rational Functions Day 13: Section -1 Comple Numbers; Sections - Quadratic Functions -1: Comple Numbers After completing section -1 you should be able to do

More information

ACTIVITY 14 Continued

ACTIVITY 14 Continued 015 College Board. All rights reserved. Postal Service Write your answers on notebook paper. Show your work. Lesson 1-1 1. The volume of a rectangular bo is given by the epression V = (10 6w)w, where w

More information

Polynomial Functions of Higher Degree

Polynomial Functions of Higher Degree SAMPLE CHAPTER. NOT FOR DISTRIBUTION. 4 Polynomial Functions of Higher Degree Polynomial functions of degree greater than 2 can be used to model data such as the annual temperature fluctuations in Daytona

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polynomial Degree and Finite Differences 1. Identify the degree of each polynomial. a. 1 b. 0.2 1. 2 3.2 3 c. 20 16 2 20 2. Determine which of the epressions are polynomials. For each polynomial,

More information

Unit 4: Polynomial and Rational Functions

Unit 4: Polynomial and Rational Functions 50 Unit 4: Polynomial and Rational Functions Polynomial Functions A polynomial function y p() is a function of the form p( ) a a a... a a a n n n n n n 0 where an, an,..., a, a, a0 are real constants and

More information

PreCalculus Honors: Functions and Their Graphs. Unit Overview. Student Focus. Example. Semester 1, Unit 2: Activity 9. Resources: Online Resources:

PreCalculus Honors: Functions and Their Graphs. Unit Overview. Student Focus. Example. Semester 1, Unit 2: Activity 9. Resources: Online Resources: Resources: SpringBoard- PreCalculus PreCalculus Honors: Functions and Their Graphs Semester 1, Unit 2: Activity 9 Unit Overview In this unit, students study polynomial and rational functions. They graph

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. a - 2a, fa - b. 2a bb

Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. a - 2a, fa - b. 2a bb 238 CHAPTER 3 Polynomial and Rational Functions Chapter Review Things to Know Quadratic function (pp. 150 157) f12 = a 2 + b + c Graph is a parabola that opens up if a 7 0 and opens down if a 6 0. Verte:

More information

Section 3.1 Quadratic Functions

Section 3.1 Quadratic Functions Chapter 3 Lecture Notes Page 1 of 72 Section 3.1 Quadratic Functions Objectives: Compare two different forms of writing a quadratic function Find the equation of a quadratic function (given points) Application

More information

3.3 Real Zeros of Polynomial Functions

3.3 Real Zeros of Polynomial Functions 71_00.qxp 12/27/06 1:25 PM Page 276 276 Chapter Polynomial and Rational Functions. Real Zeros of Polynomial Functions Long Division of Polynomials Consider the graph of f x 6x 19x 2 16x 4. Notice in Figure.2

More information

SECTION 6-3 Systems Involving Second-Degree Equations

SECTION 6-3 Systems Involving Second-Degree Equations 446 6 Systems of Equations and Inequalities SECTION 6-3 Systems Involving Second-Degree Equations Solution by Substitution Other Solution Methods If a system of equations contains any equations that are

More information

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #4 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

Functions and Their Graphs

Functions and Their Graphs Functions and Their Graphs 015 College Board. All rights reserved. Unit Overview In this unit you will study polynomial and rational functions, their graphs, and their zeros. You will also learn several

More information

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH Postal Service Lesson 1-1 Polynomials Learning Targets: Write a third-degree equation that represents a real-world situation. Graph a portion of this equation and evaluate the meaning of a relative maimum.

More information

Syllabus Objective: 2.9 The student will sketch the graph of a polynomial, radical, or rational function.

Syllabus Objective: 2.9 The student will sketch the graph of a polynomial, radical, or rational function. Precalculus Notes: Unit Polynomial Functions Syllabus Objective:.9 The student will sketch the graph o a polynomial, radical, or rational unction. Polynomial Function: a unction that can be written in

More information

y x is symmetric with respect to which of the following?

y x is symmetric with respect to which of the following? AP Calculus Summer Assignment Name: Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number. Part : Multiple Choice Solve

More information

If C(x) is the total cost (in dollars) of producing x items of a product, then

If C(x) is the total cost (in dollars) of producing x items of a product, then Supplemental Review Problems for Unit Test : 1 Marginal Analysis (Sec 7) Be prepared to calculate total revenue given the price - demand function; to calculate total profit given total revenue and total

More information

Math 175 MT#1 Additional Material Study Sheet

Math 175 MT#1 Additional Material Study Sheet Math 175 MT#1 Additional Material Study Sheet Use the following functions for this worksheet : 1 2 3 2 w( x) = ; f ( x) = 3x 11x 4 ; p( x) = 2x x 17x + 12 ; 2 + x 4 3 2 ( ) 3 ; ( ) 6 22 48 40 ; ( ) 2 k

More information

Unit 2 Polynomial Expressions and Functions Note Package. Name:

Unit 2 Polynomial Expressions and Functions Note Package. Name: MAT40S Mr. Morris Unit 2 Polynomial Expressions and Functions Note Package Lesson Homework 1: Long and Synthetic p. 7 #3 9, 12 13 Division 2: Remainder and Factor p. 20 #3 12, 15 Theorem 3: Graphing Polynomials

More information

Exam 2 Review F15 O Brien. Exam 2 Review:

Exam 2 Review F15 O Brien. Exam 2 Review: Eam Review:.. Directions: Completely rework Eam and then work the following problems with your book notes and homework closed. You may have your graphing calculator and some blank paper. The idea is to

More information

5. Determine the discriminant for each and describe the nature of the roots.

5. Determine the discriminant for each and describe the nature of the roots. 4. Quadratic Equations Notes Day 1 1. Solve by factoring: a. 3 16 1 b. 3 c. 8 0 d. 9 18 0. Quadratic Formula: The roots of a quadratic equation of the form A + B + C = 0 with a 0 are given by the following

More information

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

More information

Name Date Period. Pre-Calculus Midterm Review Packet (Chapters 1, 2, 3)

Name Date Period. Pre-Calculus Midterm Review Packet (Chapters 1, 2, 3) Name Date Period Sections and Scoring Pre-Calculus Midterm Review Packet (Chapters,, ) Your midterm eam will test your knowledge of the topics we have studied in the first half of the school year There

More information

1. Find the domain of the following functions. Write your answer using interval notation. (9 pts.)

1. Find the domain of the following functions. Write your answer using interval notation. (9 pts.) MATH- Sample Eam Spring 7. Find the domain of the following functions. Write your answer using interval notation. (9 pts.) a. 9 f ( ) b. g ( ) 9 8 8. Write the equation of the circle in standard form given

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review

Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review Name: Class: Date: Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review 1 Write 3x 2 ( 2x 2 5x 3 ) in standard form State whether the function is even, odd, or neither Show your work

More information

Section 3.3 Limits Involving Infinity - Asymptotes

Section 3.3 Limits Involving Infinity - Asymptotes 76 Section. Limits Involving Infinity - Asymptotes We begin our discussion with analyzing its as increases or decreases without bound. We will then eplore functions that have its at infinity. Let s consider

More information

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM.

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM. MATH Departmental Midterm Eam Review Eam date: Tuesday, March st Eam will cover sections -9 + - and will be NON-CALCULATOR EXAM Terms to know: quadratic function, ais of symmetry, verte, minimum/maimum

More information

2.1 Quadratic Functions

2.1 Quadratic Functions Date:.1 Quadratic Functions Precalculus Notes: Unit Polynomial Functions Objective: The student will sketch the graph of a quadratic equation. The student will write the equation of a quadratic function.

More information

Ch 7 Summary - POLYNOMIAL FUNCTIONS

Ch 7 Summary - POLYNOMIAL FUNCTIONS Ch 7 Summary - POLYNOMIAL FUNCTIONS 1. An open-top box is to be made by cutting congruent squares of side length x from the corners of a 8.5- by 11-inch sheet of cardboard and bending up the sides. a)

More information

Solving and Graphing Polynomials

Solving and Graphing Polynomials UNIT 9 Solving and Graphing Polynomials You can see laminar and turbulent fl ow in a fountain. Copyright 009, K1 Inc. All rights reserved. This material may not be reproduced in whole or in part, including

More information

Max-min Word Problems

Max-min Word Problems Ma-min Word Problems In this section, we ll use our results on maima and minima for functions to do word problems which involve finding the largest or smallest value of lengths, areas, volumes, costs,

More information

Math 121. Practice Questions Chapters 2 and 3 Fall Find the other endpoint of the line segment that has the given endpoint and midpoint.

Math 121. Practice Questions Chapters 2 and 3 Fall Find the other endpoint of the line segment that has the given endpoint and midpoint. Math 11. Practice Questions Chapters and 3 Fall 01 1. Find the other endpoint of the line segment that has the given endpoint and midpoint. Endpoint ( 7, ), Midpoint (, ). Solution: Let (, ) denote the

More information

Precalculus Notes: Functions. Skill: Solve problems using the algebra of functions.

Precalculus Notes: Functions. Skill: Solve problems using the algebra of functions. Skill: Solve problems using the algebra of functions. Modeling a Function: Numerical (data table) Algebraic (equation) Graphical Using Numerical Values: Look for a common difference. If the first difference

More information

2018 Pre-Cal Spring Semester Review Name: Per:

2018 Pre-Cal Spring Semester Review Name: Per: 08 Pre-Cal Spring Semester Review Name: Per: For # 4, find the domain of each function. USE INTERVAL NOTATION!!. 4 f ( ) 5. f ( ) 6 5. f( ) 5 4. f( ) 4 For #5-6, find the domain and range of each graph.

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

Composition of and the Transformation of Functions

Composition of and the Transformation of Functions 1 3 Specific Outcome Demonstrate an understanding of operations on, and compositions of, functions. Demonstrate an understanding of the effects of horizontal and vertical translations on the graphs of

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P (x) = a n x n + a n 1 x n 1 + + a 1 x + a 0 The numbers

More information

Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x x 2-9x x 2 + 6x + 5

Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x x 2-9x x 2 + 6x + 5 Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x - 15 2. x 2-9x + 14 3. x 2 + 6x + 5 Solving Equations by Factoring Recall the factoring pattern: Difference of Squares:...... Note: There

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g.

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g. Rational Functions A rational function is a function that is a ratio of polynomials (in reduced form), e.g. f() = p( ) q( ) where p() and q() are polynomials The function is defined when the denominator

More information

Procedure for Graphing Polynomial Functions

Procedure for Graphing Polynomial Functions Procedure for Graphing Polynomial Functions P(x) = a nx n + a n-1x n-1 + + a 1x + a 0 To graph P(x): As an example, we will examine the following polynomial function: P(x) = 2x 3 3x 2 23x + 12 1. Determine

More information

Graphs of Polynomials: Polynomial functions of degree 2 or higher are smooth and continuous. (No sharp corners or breaks).

Graphs of Polynomials: Polynomial functions of degree 2 or higher are smooth and continuous. (No sharp corners or breaks). Graphs of Polynomials: Polynomial functions of degree or higher are smooth and continuous. (No sharp corners or breaks). These are graphs of polynomials. These are NOT graphs of polynomials There is a

More information

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x.

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 2. How many local maxima and minima does the polynomial y = 8 x 2 + 7 x + 7 have? 3. How many local maxima and minima does the

More information

More Polynomial Equations Section 6.4

More Polynomial Equations Section 6.4 MATH 11009: More Polynomial Equations Section 6.4 Dividend: The number or expression you are dividing into. Divisor: The number or expression you are dividing by. Synthetic division: Synthetic division

More information

MAC1105-College Algebra

MAC1105-College Algebra MAC1105-College Algebra Chapter -Polynomial Division & Rational Functions. Polynomial Division;The Remainder and Factor Theorems I. Long Division of Polynomials A. For f ( ) 6 19 16, a zero of f ( ) occurs

More information

Section 3.3 Graphs of Polynomial Functions

Section 3.3 Graphs of Polynomial Functions 3.3 Graphs of Polynomial Functions 179 Section 3.3 Graphs of Polynomial Functions In the previous section we eplored the short run behavior of quadratics, a special case of polynomials. In this section

More information

8.2 Graphing More Complicated Rational Functions

8.2 Graphing More Complicated Rational Functions 1 Locker LESSON 8. Graphing More Complicated Rational Functions PAGE 33 Name Class Date 8. Graphing More Complicated Rational Functions Essential Question: What features of the graph of a rational function

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

k y = where k is the constant of variation and

k y = where k is the constant of variation and Syllabus Objectives: 9. The student will solve a problem by applying inverse and joint variation. 9.6 The student will develop mathematical models involving rational epressions to solve realworld problems.

More information

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S)

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S) Math 75B Practice Problems for Midterm II Solutions Ch. 6, 7, 2 (E),.-.5, 2.8 (S) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual

More information

Polynomial Functions and Models

Polynomial Functions and Models 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 4: Polynomial Functions and Rational Functions Section 4.1 Polynomial Functions and Models

More information

Using Properties of Exponents

Using Properties of Exponents 6.1 Using Properties of Exponents Goals p Use properties of exponents to evaluate and simplify expressions involving powers. p Use exponents and scientific notation to solve real-life problems. VOCABULARY

More information

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

More information

Chapter 2 Notes: Polynomials and Polynomial Functions

Chapter 2 Notes: Polynomials and Polynomial Functions 39 Algebra 2 Honors Chapter 2 Notes: Polynomials and Polynomial Functions Section 2.1: Use Properties of Exponents Evaluate each expression (3 4 ) 2 ( 5 8 ) 3 ( 2) 3 ( 2) 9 ( a2 3 ( y 2 ) 5 y 2 y 12 rs

More information

2 the maximum/minimum value is ( ).

2 the maximum/minimum value is ( ). Math 60 Ch3 practice Test The graph of f(x) = 3(x 5) + 3 is with its vertex at ( maximum/minimum value is ( ). ) and the The graph of a quadratic function f(x) = x + x 1 is with its vertex at ( the maximum/minimum

More information

2.1 Evaluate and Graph Polynomial

2.1 Evaluate and Graph Polynomial 2. Evaluate and Graph Polnomial Functions Georgia Performance Standard(s) MM3Ab, MM3Ac, MM3Ad Your Notes Goal p Evaluate and graph polnomial functions. VOCABULARY Polnomial Polnomial function Degree of

More information

3.1 Graphs of Polynomials

3.1 Graphs of Polynomials 3.1 Graphs of Polynomials Three of the families of functions studied thus far: constant, linear and quadratic, belong to a much larger group of functions called polynomials. We begin our formal study of

More information

Rational Expressions

Rational Expressions CHAPTER 6 Rational Epressions 6. Rational Functions and Multiplying and Dividing Rational Epressions 6. Adding and Subtracting Rational Epressions 6.3 Simplifying Comple Fractions 6. Dividing Polynomials:

More information

Chapter 4 Polynomial and Rational Functions

Chapter 4 Polynomial and Rational Functions Chapter Polynomial and Rational Functions - Polynomial Functions Pages 09 0 Check for Understanding. A zero is the value of the variable for which a polynomial function in one variable equals zero. A root

More information

CHAPTER 2 Polynomial and Rational Functions

CHAPTER 2 Polynomial and Rational Functions CHAPTER Polnomial and Rational Functions Section. Quadratic Functions..................... 9 Section. Polnomial Functions of Higher Degree.......... Section. Real Zeros of Polnomial Functions............

More information

MORE CURVE SKETCHING

MORE CURVE SKETCHING Mathematics Revision Guides More Curve Sketching Page of 3 MK HOME TUITION Mathematics Revision Guides Level: AS / A Level MEI OCR MEI: C4 MORE CURVE SKETCHING Version : 5 Date: 05--007 Mathematics Revision

More information

Algebraic Functions, Equations and Inequalities

Algebraic Functions, Equations and Inequalities Algebraic Functions, Equations and Inequalities Assessment statements.1 Odd and even functions (also see Chapter 7)..4 The rational function a c + b and its graph. + d.5 Polynomial functions. The factor

More information

4.3 Division of Polynomials

4.3 Division of Polynomials 4.3 Division of Polynomials Learning Objectives Divide a polynomials by a monomial. Divide a polynomial by a binomial. Rewrite and graph rational functions. Introduction A rational epression is formed

More information

Ready To Go On? Skills Intervention 6-1 Polynomials

Ready To Go On? Skills Intervention 6-1 Polynomials 6A Read To Go On? Skills Intervention 6- Polnomials Find these vocabular words in Lesson 6- and the Multilingual Glossar. Vocabular monomial polnomial degree of a monomial degree of a polnomial leading

More information

Chapter 2 Analysis of Graphs of Functions

Chapter 2 Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Covered in this Chapter:.1 Graphs of Basic Functions and their Domain and Range. Odd, Even Functions, and their Symmetry..

More information

Assessment Exemplars: Polynomials, Radical and Rational Functions & Equations

Assessment Exemplars: Polynomials, Radical and Rational Functions & Equations Class: Date: Assessment Exemplars: Polynomials, Radical and Rational Functions & Equations 1 Express the following polynomial function in factored form: P( x) = 10x 3 + x 2 52x + 20 2 SE: Express the following

More information

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background Introduction to Polynomials Math Background Previously, you Identified the components in an algebraic epression Factored quadratic epressions using special patterns, grouping method and the ac method Worked

More information

Section 5.1 Model Inverse and Joint Variation

Section 5.1 Model Inverse and Joint Variation 108 Section 5.1 Model Inverse and Joint Variation Remember a Direct Variation Equation y k has a y-intercept of (0, 0). Different Types of Variation Relationship Equation a) y varies directly with. y k

More information

Algebra II Notes Unit Nine: Rational Equations and Functions

Algebra II Notes Unit Nine: Rational Equations and Functions Syllabus Objectives: 9. The student will solve a problem by applying inverse and joint variation. 9.6 The student will develop mathematical models involving rational epressions to solve realworld problems.

More information

Pre-Calculus Module 4

Pre-Calculus Module 4 Pre-Calculus Module 4 4 th Nine Weeks Table of Contents Precalculus Module 4 Unit 9 Rational Functions Rational Functions with Removable Discontinuities (1 5) End Behavior of Rational Functions (6) Rational

More information

(b) Find the difference quotient. Interpret your result. 3. Find the average rate of change of ƒ(x) = x 2-3x from

(b) Find the difference quotient. Interpret your result. 3. Find the average rate of change of ƒ(x) = x 2-3x from 6360_ch0pp00-075.qd 0/6/08 4:8 PM Page 67 CHAPTER Summar 67 69. ƒ() = 3 70. ƒ() = -5 (b) Find the difference quotient. Interpret our result. 7. ƒ() = - 7. ƒ() = 0 73. ƒ() = + 74. ƒ() = -3 + 4 75. ƒ() =

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

Midterm 1 Solutions. Monday, 10/24/2011

Midterm 1 Solutions. Monday, 10/24/2011 Midterm Solutions Monday, 0/24/20. (0 points) Consider the function y = f() = e + 2e. (a) (2 points) What is the domain of f? Epress your answer using interval notation. Solution: We must eclude the possibility

More information

Solutions to the Exercises of Chapter 8

Solutions to the Exercises of Chapter 8 8A Domains of Functions Solutions to the Eercises of Chapter 8 1 For 7 to make sense, we need 7 0or7 So the domain of f() is{ 7} For + 5 to make sense, +5 0 So the domain of g() is{ 5} For h() to make

More information

Practice Test - Chapter 2

Practice Test - Chapter 2 Graph and analyze each function. Describe the domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 0.25x 3 Evaluate the function for several

More information

Solutions to Math 41 Final Exam December 9, 2013

Solutions to Math 41 Final Exam December 9, 2013 Solutions to Math 4 Final Eam December 9,. points In each part below, use the method of your choice, but show the steps in your computations. a Find f if: f = arctane csc 5 + log 5 points Using the Chain

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson, you Learn the terminology associated with polynomials Use the finite differences method to determine the degree of a polynomial

More information

Math 20 Final Review. Factor completely. a x bx a y by. 2x 162. from. 10) Factor out

Math 20 Final Review. Factor completely. a x bx a y by. 2x 162. from. 10) Factor out Math 0 Final Review Factor completely ) 6 ) 6 0 ) a b a y by ) n n ) 0 y 6) y 6 7) 6 8 y 6 yz 8) 9y 0y 9) ( ) ( ) 0) Factor out from 6 0 ) Given P ( ) 6 a) Using the Factor Theorem determine if is a factor

More information

Honors Accelerated Pre-Calculus Midterm Exam Review Name: January 2010 Chapter 1: Functions and Their Graphs

Honors Accelerated Pre-Calculus Midterm Exam Review Name: January 2010 Chapter 1: Functions and Their Graphs Honors Accelerated Pre-Calculus Midterm Eam Review Name: January 010 Chapter 1: Functions and Their Graphs 1. Evaluate the function at each specified value of the independent variable and simplify. 1 f

More information

SYSTEMS OF THREE EQUATIONS

SYSTEMS OF THREE EQUATIONS SYSTEMS OF THREE EQUATIONS 11.2.1 11.2.4 This section begins with students using technology to eplore graphing in three dimensions. By using strategies that they used for graphing in two dimensions, students

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

Unit 1: Polynomial Functions SuggestedTime:14 hours

Unit 1: Polynomial Functions SuggestedTime:14 hours Unit 1: Polynomial Functions SuggestedTime:14 hours (Chapter 3 of the text) Prerequisite Skills Do the following: #1,3,4,5, 6a)c)d)f), 7a)b)c),8a)b), 9 Polynomial Functions A polynomial function is an

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Overview: 2.2 Polynomial Functions of Higher Degree 2.3 Real Zeros of Polynomial Functions 2.4 Complex Numbers 2.5 The Fundamental Theorem of Algebra 2.6 Rational

More information

1.5. Solve Quadratic Equations. Investigate

1.5. Solve Quadratic Equations. Investigate 1.5 Solve Quadratic Equations Aleandre Despatie is a Canadian diver who has won two Olympic silver medals. One of the keys to a successful dive is for Aleandre to jump upward and outward to ensure that

More information

Fundamentals of Algebra, Geometry, and Trigonometry. (Self-Study Course)

Fundamentals of Algebra, Geometry, and Trigonometry. (Self-Study Course) Fundamentals of Algebra, Geometry, and Trigonometry (Self-Study Course) This training is offered eclusively through the Pennsylvania Department of Transportation, Business Leadership Office, Technical

More information

Finding Slope. Find the slopes of the lines passing through the following points. rise run

Finding Slope. Find the slopes of the lines passing through the following points. rise run Finding Slope Find the slopes of the lines passing through the following points. y y1 Formula for slope: m 1 m rise run Find the slopes of the lines passing through the following points. E #1: (7,0) and

More information

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS TOOLS IN FINDING ZEROS OF POLYNOMIAL FUNCTIONS Synthetic Division and Remainder Theorem (Compressed Synthetic Division) Fundamental

More information

f ( x ) = x Determine the implied domain of the given function. Express your answer in interval notation.

f ( x ) = x Determine the implied domain of the given function. Express your answer in interval notation. Test Review Section.. Given the following function: f ( ) = + 5 - Determine the implied domain of the given function. Epress your answer in interval notation.. Find the verte of the following quadratic

More information

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form a 2 + b + c = 0. Quadratic Formula The solutions of a 2 +

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

3x 2. x ))))) and sketch the graph, labelling everything.

3x 2. x ))))) and sketch the graph, labelling everything. Fall 2006 Practice Math 102 Final Eam 1 1. Sketch the graph of f() =. What is the domain of f? [0, ) Use transformations to sketch the graph of g() = 2. What is the domain of g? 1 1 2. a. Given f() = )))))

More information

3.2 Logarithmic Functions and Their Graphs

3.2 Logarithmic Functions and Their Graphs 96 Chapter 3 Eponential and Logarithmic Functions 3.2 Logarithmic Functions and Their Graphs Logarithmic Functions In Section.6, you studied the concept of an inverse function. There, you learned that

More information