Exponential and Logarithmic Functions

Size: px
Start display at page:

Download "Exponential and Logarithmic Functions"

Transcription

1 Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample, ou would evaluate h() = (2 + 3) 4 b first computing g() = and then raising it to the 4th power. This is epressed mathematicall b writing h() = f(g()), where g() = and f() = 4. Here one formula is substituted into another, giving a composite function. See page 402 for the definition of a composite function; see page 406 for an important application to calculus. To find the domain of a composite function f(g()), start with the domain of g(). (The domain of f(g()) is alwas contained in the domain of g.) Then, depending on the formula ou get for f(g()), ou might need to eclude some more values. Review problems: p407 #13,21,3,1,63,6 Section 6.2 Inverse Functions The inverse of a function is like a reverse look-up function. Usuall we use a formula = f() to find when is given. What about the reverse? Given, how can ou find? This is the job of the inverse function. To give a definition of an inverse function, we use the notion of a composite function. The function g() is the inverse of f() if f(g()) = and g(f()) =, for all. These equations sa that g does eactl reverse of f. A good eample to think of is f() = 3 and g() = 3. When g is the inverse of f, we usuall write g = f 1, and read this as g equals f inverse. See the bo at the top of page 414 for the basic relationship used to define of f 1 : f 1 (f()) = and f(f 1 ()) =. 79

2 80 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS Not all functions have an inverse function. If two -values produce the same -value in the formula = f(), then given there is no unique wa to recover. In order to have an inverse, the graph of = f() must pass the horizontal line test (see page 411). If = f() passes the test, then we simpl interchange and in the formula = f(), and solve for to get the formula for the inverse. See page 416 for this procedure that actuall finds the formula for the inverse of a function. A function and its inverse are closel connected. The domain of f 1 is the range of f; the range of f 1 is the domain of f (see page 413). The graph of f 1 is the mirror image of the graph of f, in the line =. This happens since if the point (, ) is on the graph of f, then the smmetric point (, ) must be on the graph of f 1 (see page 41). Review problems: p420 #3,39,43,49,7,81 Section 6.3 Eponential Functions An eponential function is one of the form f() = a where a is a positive real number and a 1. (We will usuall assume that a > 1.) The domain of an eponential function is the set of all real numbers. Its graph has the -ais as a horizontal asmptote. The points (0, 1), (1, a), and ( 1, 1/a) are eas ones to plot. Note that if increases b 1, then f() is multiplied b a, since f( + 1) = a +1 = a a = af() (see the theorem on page 42). You need to be familiar with the basic shape of an eponential function. See Figure 18 on page 426 for the graph of = 2 and Figure 27 on page 430 for the graph of = e. The base e is important because it makes calculations easier when doing calculus. (It is the one eponential function whose graph crosses the -ais at a 4 degree angle, making the slope of the graph equal to 1 when = 0.) For our class, the onl thing ou need to remember about e is its approimate value of 2.7 and the fact that the graph of = e lies between the graphs of = 2 and = 3. Building on the basic shape of = a, we can graph other functions in the famil b using transformations (as we did in Section 3.). Review problems: p433 #21,2,43,3,6,71,89 Section 6.4 Log Functions A logarithmic function (or log function for short) is one of the form f() = log a () where a > 0 and a 1. If a = 10, we usuall write log() instead of log 10 (). If a = e, we write ln() instead of log e (), and call this the natural log function.

3 The log function log a () is defined to be the inverse of the eponential function a. First, this tells us the basic shape of the graph (see Figure 30 on page 440). It also guarantees that the graph has the -ais as a vertical asmptote, and that the domain of log a () is (0, + ), the same as the range of a. Now, when finding the domain of a function, ou not onl need to watch out for division b zero, or the square root of a negative number, but also for the log of a negative number. All of these are undefined for real numbers. To epress the inverse relationship, we can sa that = log a () if and onl if = a (see the top of page 438). We also have the following equations, which summarize the inverse relationship (see the theorem at the top of page 41): a log a () = and log a (a ) =. These identities are important in solving equations that involve logs. For eample, to solve the equation log 2 (2 + 1) = 3 we need to simplif the left hand side. Since 2 log 2 (2+1) = 2 + 1, the first step is to make both sides of the equation into an eponent with base 2, to get 2 log 2 (2+1) = 2 3, which simplifies to = 8. To solve the equation ln(e 2 ) = 8, just note that the left hand side is equal to 2, so the equation simplifies immediatel to 2 = 8. To solve the equation e 2+ = 8, we need to get rid of the base e on the left hand side. This is done b substituting both sides into the natural log function, to get ln(e 2+ ) = ln(8), or simpl 2 + = ln Review problems: p446 #21,33,37,43,63,71,81,89,99 Section 6. Properties of Logarithms Since logs represent eponents, the should behave like eponents. For eample, if we write two numbers M and N in scientific notation as powers of 10, then to multipl M and N we onl need to add the eponents. To find the square root of M, we onl need to divide the eponent of M b 2. The crucial properties of logs are summarized in the following equations (see page 41 and 42). log a (MN) = log a (M) + log a (N) log a (M/N) = log a (M) log a (N) log a (M r ) = r log a (M) There is also a formula to change the base: log a (M) = log b(m) log b (a). (See the section summar on page 46.) Review problems: p47 #13,17,29,41,49,7,83,8 Section 6.6 Log and eponential equations In this section, the properties of logarithms are used to solve various kinds of equations. Review problems: p463 #17,31,3,77,81

4 82 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS Sample Questions 6.1 #11a. Let f() = 2 and g() = Find (f g)(4). (a) 337 (d) (b) 193 (e) None of these #11. Let f() = 2 and g() = Find the composite function (g f)(). (a) (d) (b) (e) #1a. Let f() = and let g() = 2. Find (f g)(4). (a) 2 (d) 16 (b) 2 2 (e) None of these A. Let f() = and let g() = + 3. Find the composite function (f g)(). (a) (d) (b) (e) None of these #31b. Let f() = and g() = 2. Find the composite function (g f)(). (a) (d) (b) (e) None of these Eample 4a. Find the domain of f g if f() = (a) { ±1} (d) { 2} (b) { 1} (e) None of these { 1} and g() = 4 1.

5 #3a1. Let f() = 3 1 and g() = 2. Find the composite function (f g)(). (a) (b) (d) (e) 3 2 None of these #3a2. Let f() = 3 1 and g() = 2. Find the domain of f g. (a) { 1, 0} (d) { 2, 1} (b) { 1, 0, 2} (e) { 2, 0} { 2} 6.1 #36. Find the domain of f g if f() = and g() = 2. (a) { 3} (d) { 0 and 2/3} (b) { 2/3} (e) None of these { 0 and 2/3} 6.1 #61. If f() = and g() = 3 + a, find a so that the -intercept of f g is 23. (a) a = 8 (d) a = ±3 (b) a = 8 (e) None of these a = ± #63a. Find f g for f() = a + b and g() = c + d. (a) (f g)() = ac 2 + (b + c) + bd (d) (f g)() = ac + b + d (b) (f g)() = ac + bc + d (e) None of these (f g)() = ac + ad + b 6.1 B. If f() = and g() = 2 + a, find a so that the graph of f g crosses the -ais at. (a) a = ±2 (d) a = ± (b) a = ±2 3 (e) None of these a = ±3

6 84 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.2 A. If f() has an inverse, and (2, 1 2 ) is on the graph of f(), then what point is on the graph of f 1 ()? (a) ( 1 2, 2) (d) ( 1 2, 2) (b) ( 2, 1 2 ) (e) (2, 1 2 ) ( 2, 1 2 ) 6.2 #49. The inverse of the function f() = is (a) f 1 () = (b) f 1 () = (d) f 1 () = (e) None of these f 1 () = B. The function f() = 2, for 2, is a one-to-one function. Find the inverse function f 1. (a) f 1 () = 2 + 2, for 0 (d) f 1 () = 2, for 2 (b) f 1 () = 2 + 2, for 2 (e) f 1 1 () =, for > 2 2 f 1 () = 2 + 2, for all 6.2 #7a. The function f() = 1 2 is a one-to-one function. Find the inverse function. (a) f 1 () = (d) f 1 () = 2 (b) f 1 () = (e) None of these f 1 () = #7b. Find the range of the function f() = 1. (See the previous problem.) 2 (a) { 2} (d) All real numbers (b) { 1/2} (e) None of these { 0}

7 6.2 #9a. The function f() = is a one-to-one function. Find the inverse function. 8 (a) f 1 () = (d) f 1 () = (b) f 1 () = (e) None of these f 1 () = #9b. Find the range of the function f() = 2. (See the previous problem.) + 3 (a) { 0} (d) All real numbers (b) { 2/3} (e) None of these { 1/2} 6.2 #60. The function f() = 4, for 2, is a one-to-one function. Find the inverse 2 function f 1. (a) f 1 () = 2 4 (d) f 1 () = 4 2 (b) f 1 () = (e) None of these 4 f 1 () = #63a. The function f() = is a one-to-one function. Find the inverse f 1. (a) f 1 () = (d) f 1 () = 2 3 (b) f 1 () = 3 f 1 () = 3 2 (e) None of these 6.2 #63b. Find the range of the function f() = 2. (See the previous problem.) 3 1 (a) all real numbers ecept 1 3 (d) all real numbers ecept 2 3 (b) all real numbers ecept 1 3 (e) all real numbers ecept 0 all real numbers ecept 2 3

8 86 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.2 C. The function f() = 3 2 is a one-to-one function. Find the inverse function f 1. (a) f 1 () = (d) f 1 () = (b) f 1 () = (e) None of these f 1 () = #94. The period T of a simple pendulum is T = 2π, where is its length and g is g a constant (the acceleration due to gravit). Solve for as a function of T. (a) (b) T = 2π g = gt 2π = gt 2 2π (d) = gt 2 4π 2 (e) None of these 6.3 A. Which answer describes the graph of the eponential function f() = e? (a) (b) (d) (e) The graph goes through (0, e) and decreases as increases. The graph goes through (0, e) and increases as increases. The graph goes through (0, 1) and decreases as increases. The graph goes through (0, 1) and increases as increases. The graph is a straight line through (1, e). 6.3 B. Which of the following is the graph of = 2? (a) (b) (d) (1, 0) (0, 1) (0, 0) (0, 1)

9 C. Which eponential function is represented b this graph? (0, 0) (1, 1) (a) f() = (d) f() = (b) f() = 1 2 (e) f() = 1 + e f() = #43. Find the horizontal asmptote of f() = 3 2. (a) = 2 (d) = 0 (b) = 0 (e) = 2 = #2a. The horizontal asmptote of the graph of = e 1 is (a) = 1 (d) = e (b) = 0 (e) There is no horizontal asmptote = #2b. The vertical asmptote of the graph of = e 1 is (a) = 1 (d) = e (b) = 0 (e) There is no vertical asmptote = #. Find the horizontal asmptote of the graph of f() = 2 e /2. (a) = 2 (d) = 0 (b) = 0 (e) None of these = 2

10 88 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.3 D. Solve for : 9 2 = 27 (a) = log 9 27 (d) = 3 4 (b) = log 3 27 (e) None of these = #61. Solve for : ( ) 1 = 1 2 (a) = 2 (d) = 2 (b) = 1/2 (e) None of these = 1/2 6.3 #63. Solve for : = 4 (a) = 0 (d) = 3 2 (b) = 1 2 (e) There is no solution = E. Solve for : 3 +2 = 1 9 (a) = 4 (d) = 3/2 (b) = (e) None of these = #8. If 3 = 2, what does 3 2 equal? (a) 4 (d) 1 4 (b) 4 (e) None of these #86. If = 3, what does 3 equal? (a) 9 (d) 1/9 (b) 1 (e) None of these 1/9

11 A. Which answer describes the graph of the logarithmic function f() = ln? (a) The graph goes through (0, 1) and has = 0 as a vertical asmptote. (b) The graph goes through (1, 0) and has = 0 as a vertical asmptote. The graph goes through (0, 1) and has = 0 as a horizontal asmptote. (d) The graph goes through (1, 0) and has = 0 as a horizontal asmptote. (e) The graph is a straight line through (0, 1) and (e, 1). 6.4 B. List the properties of the graph of = ln. A: The graph has a vertical asmptote at = 1. B: The graph has a vertical asmptote at = 0. C: The graph goes through (e, 0). D: The graph goes through (1, 0). E: The graph has a horizontal asmptote. F: The graph increases as increases. (a) A, C, and E (d) B, D, and E (b) A, D, and E (e) B, D, and F A, C, and F 6.4 C. Which of the following is the graph of = ln? (a) (b) (d) (1, 0) (1, 0) (1, 0) (1, 0) 6.4 D. Which of the following pairs of functions are inverses of each other? (a) ln() and 10 (d) log 2.7 () and e ( 1 (b) log() and e (e) log 2 () and 2 ln() and e 6.4 E. If f() = log 3 (), what is f 1 ()? (a) f 1 () = e (d) f 1 () = ) 1 log 3 () (b) f 1 () = 3 (e) f 1 () = log 1 () 3 f 1 () = log 3 ()

12 90 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.4 #29. log 1 16 = 2 (a) 8 (d) 1 4 (b) 4 (e) #33. log 2 4 = (a) 0 (d) 3 (b) 1 (e) #3. ln e = (a) 1 (d) (b). (e) None of these F. The domain of f() = log(1 ) is (a) ( 1, ) (d) (, 1 ) (b) [ 1, ) (e) None of these (, 1 ] ( ) #43. The domain of f() = ln is + 1 (a) { 1} (d) { > 1} (b) { 1} (e) None of these { < 1} 6.4 #82. Find the vertical asmptote of the graph of f() = 2 log 3 ( + 1). (a) = 1 (d) = 0 (b) = 0 (e) None of these = G. The equation log π = 1 2 can be written in eponential form as (a) = ( ) 1 π 2 (d) π = 1/2 (b) = π 1/2 (e) π = ( 1 2 π = 1 2 )

13 #89. Solve: log 2 (2 + 1) = 3 (a) = 1 (d) = 4 (b) = 0 (e) None of these = 3 6. #14. log log 6 9 = (a) 2 (d) log 6 (4/9) (b) 13/6 (e) None of these log A. (log 2 6)(log 6 8) = (a) 2 (d) log 2 (4/3) (b) 3 (e) None of these log B. (log 3 6)(log 6 9) = (a) log 6 3 (d) 3 (b) log 3 (3/2) (e) None of these 2 6. #29. If ln 2 = a and ln 3 = b, then ln 6 = 1 (a) ab (d) (a + b) 1 (b) (a + b) (e) None of these ab 6. #46. log ( 3 ) + 1 ( 2) 2 = (a) 3 log log( + 1) 2 log( 2) (b) 3 log log( + 1) + 2 log( 2) 3 log + log( + 1) log( 2) (d) 3 log + log( + 1) + log( 2) (e) None of these

14 92 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS ( ) #49. ln ( 4) 3 = (a) ln + ln(1 + 3) + ln( 4) (b) ln + ln(1 + 3) ln( 4) ln + ln ln(1 + 3) 3 ln( 4) (d) ln + ln ln(1 + 3) + 3 ln( 4) (e) None of these 6. #72. log π 2 = (a) 1 2 ln π (d) ln 2 ln π (b) ln 2 ln π (e) None of these ln 2 2 ln π 6. #83. Epress as a function of : ln = ln + ln( + 1) + ln C (a) = C (d) = e C(+1) (b) = C( + 1) (e) None of these = Ce (+1) 6. #8. Epress as a function of (the constant C is positive). ln = 3 + ln C (a) = ln(3) + C (d) = e 3 + C (b) = Ce 3 (e) None of these = C 3 6. #87. Solve for (the constant C is positive): ln( 3) = 4 + ln C (a) = 3 4 ln + C (d) = 3 + e 4 + C (b) = 3 + C 4 (e) None of these = 3 + Ce 4

15 A. Solve for : ln( + 1) + ln() = ln(6) (a) = 1/ (d) = 2 (b) = 3 (e) None of these = 3 or = B. Solve for : log 2 (3 1) = 3 (a) = 7 3 (d) = 4 3 (b) = 10 3 (e) None of these = C. Solve for : 2 +1 = 6 (a) = ln 3 (d) = ln 3 ln 2 (b) = ln 4 (e) None of these = ln 4 ln D. Solve for : = ( ) 1 2 (a) = 1 3 (d) = 1 (b) = 0 (e) None of these = E. Solve for : = (a) = 3/7 (d) ln + 2 ln 3 (b) = 11/7 (e) None of these ln 3 ln + 2 ln 3

16 94 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.1 #11a. 6.1 #11. (a) 6.1 #1a. (b) 6.1 A. (d) 6.1 #31b. (d) 6.1 Eample 4a. (a) 6.1 #3a1. (d) 6.1 #3a2. (e) 6.1 #36. (d) 6.1 #61. (d) 6.1 #63a. 6.1 B. (a) 6.2 A. (d) 6.2 # B. (a) 6.2 #7a. (b) 6.2 #7b. 6.2 #9a. 6.2 #9b. (a) 6.2 #60. (a) 6.2 #63a. 6.2 #63b. 6.2 C. (d) 6.2 #94. (d) 6.3 A. (d) 6.3 B. (d) 6.3 C. 6.3 # #2a. (a) 6.3 #2b. (e) Answer Ke

17 9 6.3 #. (e) 6.3 D. (d) 6.3 #61. (d) 6.3 #63. (d) 6.3 E. 6.3 # #86. (e) 6.4 A. (b) 6.4 B. (e) 6.4 C. (a) 6.4 D. 6.4 E. (b) 6.4 #29. (e) 6.4 #33. (e) 6.4 #3. (b) 6.4 F. (d) 6.4 #43. (d) 6.4 #82. (a) 6.4 G. (b) 6.4 #89. (e) 6. #14. (a) 6. A. (b) 6. B. 6. #29. (b) 6. #46. (a) 6. # # #83. (b) 6. #8. (b) 6. # A. (d)

18 96 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.6 B. (e) 6.6 C. (d) 6.6 D. 6.6 E. Solutions 6.1 A. Let f() = and let g() = + 3. Find the composite function (f g)(). Solution: (d) Write the formula for f() in this wa: f( ) = 2( ) Then ou have (f g)() = f(g()) = 2g() 2 +1 = 2(+3) 2 +1 = 2( )+1 = #36. Find the domain of f g if f() = and g() =. Solution: (d) { 0 and 2/3} First, ou must eclude = 0, since it is not in the domain of the first function g(). If ou compute the composite function f(g()), ou 1 get f(g()) = = denominator equal to 0). 2+3, so ou must also eclude = 2/3 (found b setting the 6.1 B. If f() = and g() = 2 + a, find a so that the graph of f g crosses the -ais at. Solution: (a) One method of solution is to compute the composite function f(g()). You get f(g()) = 3(2 + a) 2 7 = 3( a + a 2 ) 7 = a + 3a 2 7. The problem asks ou to find a so that the -intercept is. Since the -intercept is 3a 2 7, ou need to solve 3a 2 7 =. You get 3a 2 = 12, so a = ±2. Another method of solution is to find the -intercept in two steps. The first is b substituting = 0 into g(). You get g(0) = a, and then, as the second step, ou get f(g(0)) = 3a 2 7. The answer a = ±2 again comes from the solution of the equation 3a 2 7 =. 6.2 A. If f() has an inverse, and (2, 1 2 ) is on the graph of f(), then what point is on the graph of f 1 ()? Solution: (d) ( 1 2, 2) If (a, b) is on the graph of f(), then (b, a) is on the graph of f 1 (). 6.2 B. The function f() = 2, for 2, is a one-to-one function. Find the inverse function f 1. Solution: (a) f 1 () = 2 + 2, for 0. Step 1. Write the function in the form = 2. Step 2. Interchange and to get = 2. Step 3. Solve for in terms of. = 2 2 = ( 2) 2 = 2 = To find the domain of f 1 (), it ma be easiest to find the range of f(). Since 2, this includes the square root of ever number 0, so the range of f() is { 0}. This means that the domain of f 1 () is { 0}, so the solution is the one given above.

19 6.2 #60. The function f() = 4 2, for 2, is a one-to-one function. Find the inverse function f 1. Solution: (a) f 1 () = 2 4 Write = 4 2, then echange and and solve for. = 4 2 (2 ) = 4 2 = 4 = 4 2 = 4 2 = 2 4 = C. The function f() = 3 2 is a one-to-one function. Find the inverse function f 1. Solution: (d) f 1 () = = 3 2 = = 3 = #94. The period T of a simple pendulum is T = 2π g, where is its length and g is a constant (the acceleration due to gravit). Solve for as a function of T. Solution: (d) T = 2π g, T 2 = 4π 2 ( g ) 2 T 2 = 4π 2 g gt 2 = 4π 2 Answer: = gt 2 4π A. Which answer describes the graph of the eponential function f() = e? (a) The graph goes through (0, e) and decreases as increases. (b) The graph goes through (0, e) and increases as increases. The graph goes through (0, 1) and decreases as increases. (d) The graph goes through (0, 1) and increases as increases. (e) The graph is a straight line through (1, e). Solution: (d) When = 0, we have f(0) = e 0 = 1, so the answer must be or (d). As the eponent increases, the values of e get larger and larger, so the -values increase as increases, and the answer must be (d). 6.3 B. Which of the following is the graph of = 2? (a) (b) (d) (1, 0) (0, 1) (0, 0) (0, 1) Solution: (d) The graph must go through (0, 1), and must increase as increases. 6.3 C. Which eponential function is represented b this graph? (see the original problem) Solution: The first choice (a) f() = is not an eponential function. The graph is decreasing, not increasing, so it cannot be (d) f() = or (e) f() = 1 + e. We need to decide between (b) f() = 1 2 and f() = 1 2. Note that (0, 0) and (1, 1) are on the graph. Both (b) and have f(0) = 0, but onl has f(1) = 1.

20 98 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.4 A. Which answer describes the graph of the logarithmic function f() = ln? (a) The graph goes through (0, 1) and has = 0 as a vertical asmptote. (b) The graph goes through (1, 0) and has = 0 as a vertical asmptote. The graph goes through (0, 1) and has = 0 as a horizontal asmptote. (d) The graph goes through (1, 0) and has = 0 as a horizontal asmptote. (e) The graph is a straight line through (0, 1) and (e, 1). Solution: (b) The log function is the inverse of the eponential function, whose graph goes through (0, 1), so its graph must go (1, 0). It has a vertical asmptote, but no horizontal asmptote. 6.4 B. List the properties of the graph of = ln. A: The graph has a vertical asmptote at = 1. B: The graph has a vertical asmptote at = 0. C: The graph goes through (e, 0). D: The graph goes through (1, 0). E: The graph has a horizontal asmptote. F: The graph increases as increases. Solution: (e) B, D, and F The graph does have a vertical asmptote, the -ais, so B holds. Since ln(e) = 1, condition C is false. The graph goes through (1, 0) so D is true. The graph has no horizontal asptote so E is false. Finall, F is true. 6.4 C. Which of the following is the graph of = ln? (a) (b) (d) (1, 0) (1, 0) (1, 0) (1, 0) Solution: (a) Use the properties of = ln. The graph has a vertical asmptote at = 0, goes through (1, 0), and increases as increases. 6.4 D. Which of the following pairs of functions are inverses of each other? (a) ln() and 10 (b) log() and e ln() and e (d) log 2.7 () and e (e) log 2 () and ( ) 1 2 Solution: The base must be the same in both functions. Since ln() = log e (), the onl pair for which this is true is. 6.4 E. If f() = log 3 (), what is f 1 ()? Solution: (b) f 1 () = 3 The inverse is an eponential function with the same base. 6.4 F. The domain of f() = log(1 ) is Solution: (d) (, 1 ) The log function is onl defined for positive values, so the domain is found b setting 1 > 0. We get < 1.

21 #82. Find the vertical asmptote of the graph of f() = 2 log 3 ( + 1). Solution: (a) = 1 The domain of f() is { + 1 > 0} = { > 1}. 6.4 G. The equation log π = 1 2 can be written in eponential form as Solution: (b) To remove the log π, substitute both sides of the equation into the inverse function g() = π of f() = log π (). This works because π log π () = for all > 0. π log π () = π 1/2 = π 1/2 6. A. (log 2 6)(log 6 8) = Solution: (b) Convert log 6 8 to base 2 using the formula log a M = log b M ( ) log b a log2 8 This gives (log 2 6)(log 6 8) = (log 2 6) = (log 2 6)(log 2 8) = log log 2 6 log = 3. (see p4). 6. B. (log 3 6)(log 6 9) = Solution: (log 3 6)(log 6 9) = (log 3 6) ( 3 ) #46. log ( 2) 2 = Solution: (a) ( 3 ) + 1 log ( 2) 2 ( ) log3 9 = log log = 2. = log( 3 ) + log( + 1) log(( 2) 2 ) = 3 log + 1 log( + 1) 2 log( 2) 2 6. #72. log π 2 = ln 1 2 Solution: log π 2 = ln π = 2 ln 2 ln π = ln 2 b formula (9) on p4. 2 ln π 6.6 A. Solve for : ln( + 1) + ln() = ln(6) Solution: (d) ln( + 1) + ln() = ln(6) ln( + 1)() = ln(6) 2 + = = 0 ( + 3)( 2) = 0 = 3 or = 2 Since ln is defined onl for positive numbers, = 3 cannot be a solution, and the correct answer is = B. Solve for : log 2 (3 1) = 3 Solution: (e) To simplif b removing the term log 2, use the inverse function 2. log 2 (3 1) = 3 2 log 2 (3 1) = = 8 3 = 9 = C. Solve for : 2 +1 = 6 Solution: (d) Since the answers are given in terms of ln, take the natural log of both sides = 6 ln(2 +1 ) = ln 6 ( + 1) ln 2 = ln 6 (ln 2) + ln 2 = ln 6 (ln 2) = ln 6 ln 2 = ln 6 ln 3 2 = ln 3 = ln 2

22 100 CHAPTER 6. EXPONENTIAL AND LOGARITHMIC FUNCTIONS 6.6 D. Solve for : = ( ) 1 2 Solution: Rewrite the problem so that the base is the same on both sides = ( 1 2) = ( 2 1) = 2 Now ou can equate the eponents since both sides have base = = E. Solve for : = Solution: Take the natural log of both sides. = ln( ) = ln(3 1 2 ) ln = (1 2) ln 3 ln + 2 ln 3 = ln 3 (ln + 2 ln 3) = ln 3 = ln 3 ln +2 ln 3

Core Maths C3. Revision Notes

Core Maths C3. Revision Notes Core Maths C Revision Notes October 0 Core Maths C Algebraic fractions... Cancelling common factors... Multipling and dividing fractions... Adding and subtracting fractions... Equations... 4 Functions...

More information

Pre Calculus Math 40S: Explained!

Pre Calculus Math 40S: Explained! Pre Calculus Math 0S: Eplained! www.math0s.com 0 Logarithms Lesson PART I: Eponential Functions Eponential functions: These are functions where the variable is an eponent. The first tpe of eponential graph

More information

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin.

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin. 13 Final Review Find the distance d(p1, P2) between the points P1 and P2. 1) P1 = (, -6); P2 = (7, -2) 2 12 2 12 3 Determine whether the graph is smmetric with respect to the -ais, the -ais, and/or the

More information

MPE Review Section III: Logarithmic & Exponential Functions

MPE Review Section III: Logarithmic & Exponential Functions MPE Review Section III: Logarithmic & Eponential Functions FUNCTIONS AND GRAPHS To specify a function y f (, one must give a collection of numbers D, called the domain of the function, and a procedure

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Algebra 2 Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED

Algebra 2 Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED Algebra Unit 8 (Chapter 7) CALCULATORS ARE NOT ALLOWED. Graph eponential functions. (Sections 7., 7.) Worksheet 6. Solve eponential growth and eponential decay problems. (Sections 7., 7.) Worksheet 8.

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs

Chapter 4. Polynomial and Rational Functions. 4.1 Polynomial Functions and Their Graphs Chapter 4. Polynomial and Rational Functions 4.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P = a n n + a n 1 n 1 + + a 2 2 + a 1 + a 0 Where a s

More information

Slope-Intercept Form and Point-Slope Form

Slope-Intercept Form and Point-Slope Form Slope-Intercept Form and Point-Slope Form In this section we will be discussing Slope-Intercept Form and the Point-Slope Form of a line. We will also discuss how to graph using the Slope-Intercept Form.

More information

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY Wh should we learn this? The Slope of a Line Objectives: To find slope of a line given two points, and to graph a line using the slope and the -intercept. One real-world connection is to find the rate

More information

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x Functions and equations Assessment statements. Concept of function f : f (); domain, range, image (value). Composite functions (f g); identit function. Inverse function f.. The graph of a function; its

More information

To Be or Not To Be a Linear Equation: That Is the Question

To Be or Not To Be a Linear Equation: That Is the Question To Be or Not To Be a Linear Equation: That Is the Question Linear Equation in Two Variables A linear equation in two variables is an equation that can be written in the form A + B C where A and B are not

More information

The numerical values that you find are called the solutions of the equation.

The numerical values that you find are called the solutions of the equation. Appendi F: Solving Equations The goal of solving equations When you are trying to solve an equation like: = 4, you are trying to determine all of the numerical values of that you could plug into that equation.

More information

LINEAR INEQUALITIES. less than, < 2x + 5 x 3 less than or equal to, greater than, > 3x 2 x 6 greater than or equal to,

LINEAR INEQUALITIES. less than, < 2x + 5 x 3 less than or equal to, greater than, > 3x 2 x 6 greater than or equal to, LINEAR INEQUALITIES When we use the equal sign in an equation we are stating that both sides of the equation are equal to each other. In an inequality, we are stating that both sides of the equation are

More information

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills SUNY ECC ACCUPLACER Preparation Workshop Algebra Skills Gail A. Butler Ph.D. Evaluating Algebraic Epressions Substitute the value (#) in place of the letter (variable). Follow order of operations!!! E)

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

TSI College Level Math Practice Test

TSI College Level Math Practice Test TSI College Level Math Practice Test Tutorial Services Mission del Paso Campus. Factor the Following Polynomials 4 a. 6 8 b. c. 7 d. ab + a + b + 6 e. 9 f. 6 9. Perform the indicated operation a. ( +7y)

More information

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED CONDENSED L E S S O N 5.1 A Formula for Slope In this lesson ou will learn how to calculate the slope of a line given two points on the line determine whether a point lies on the same line as two given

More information

THE POWER RULES. Raising an Exponential Expression to a Power

THE POWER RULES. Raising an Exponential Expression to a Power 8 (5-) Chapter 5 Eponents and Polnomials 5. THE POWER RULES In this section Raising an Eponential Epression to a Power Raising a Product to a Power Raising a Quotient to a Power Variable Eponents Summar

More information

FINAL EXAM REVIEW MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

FINAL EXAM REVIEW MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. FINAL EXAM REVIEW MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether or not the relationship shown in the table is a function. 1) -

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

Simplifying Exponential Expressions

Simplifying Exponential Expressions Simplifying Eponential Epressions Eponential Notation Base Eponent Base raised to an eponent Eample: What is the base and eponent of the following epression? 7 is the base 7 is the eponent Goal To write

More information

5.3 Graphing Cubic Functions

5.3 Graphing Cubic Functions Name Class Date 5.3 Graphing Cubic Functions Essential Question: How are the graphs of f () = a ( - h) 3 + k and f () = ( 1_ related to the graph of f () = 3? b ( - h) 3 ) + k Resource Locker Eplore 1

More information

Answers to Basic Algebra Review

Answers to Basic Algebra Review Answers to Basic Algebra Review 1. -1.1 Follow the sign rules when adding and subtracting: If the numbers have the same sign, add them together and keep the sign. If the numbers have different signs, subtract

More information

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors SECTION 5. Eact First-Order Equations 09 SECTION 5. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Section 5.6, ou studied applications of differential

More information

Students Currently in Algebra 2 Maine East Math Placement Exam Review Problems

Students Currently in Algebra 2 Maine East Math Placement Exam Review Problems Students Currently in Algebra Maine East Math Placement Eam Review Problems The actual placement eam has 100 questions 3 hours. The placement eam is free response students must solve questions and write

More information

Implicit Differentiation

Implicit Differentiation Revision Notes 2 Calculus 1270 Fall 2007 INSTRUCTOR: Peter Roper OFFICE: LCB 313 [EMAIL: roper@math.utah.edu] Standard Disclaimer These notes are not a complete review of the course thus far, and some

More information

y intercept Gradient Facts Lines that have the same gradient are PARALLEL

y intercept Gradient Facts Lines that have the same gradient are PARALLEL CORE Summar Notes Linear Graphs and Equations = m + c gradient = increase in increase in intercept Gradient Facts Lines that have the same gradient are PARALLEL If lines are PERPENDICULAR then m m = or

More information

SECTION P.5 Factoring Polynomials

SECTION P.5 Factoring Polynomials BLITMCPB.QXP.0599_48-74 /0/0 0:4 AM Page 48 48 Chapter P Prerequisites: Fundamental Concepts of Algebra Technology Eercises Critical Thinking Eercises 98. The common cold is caused by a rhinovirus. The

More information

Section 5.0A Factoring Part 1

Section 5.0A Factoring Part 1 Section 5.0A Factoring Part 1 I. Work Together A. Multiply the following binomials into trinomials. (Write the final result in descending order, i.e., a + b + c ). ( 7)( + 5) ( + 7)( + ) ( + 7)( + 5) (

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

Start Accuplacer. Elementary Algebra. Score 76 or higher in elementary algebra? YES

Start Accuplacer. Elementary Algebra. Score 76 or higher in elementary algebra? YES COLLEGE LEVEL MATHEMATICS PRETEST This pretest is designed to give ou the opportunit to practice the tpes of problems that appear on the college-level mathematics placement test An answer ke is provided

More information

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m 0. E a m p l e 666SECTION 0. OBJECTIVES. Define the zero eponent. Simplif epressions with negative eponents. Write a number in scientific notation. Solve an application of scientific notation We must have

More information

FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA

FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA FINAL EXAM SECTIONS AND OBJECTIVES FOR COLLEGE ALGEBRA 1.1 Solve linear equations and equations that lead to linear equations. a) Solve the equation: 1 (x + 5) 4 = 1 (2x 1) 2 3 b) Solve the equation: 3x

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

Substitute 4 for x in the function, Simplify.

Substitute 4 for x in the function, Simplify. Page 1 of 19 Review of Eponential and Logarithmic Functions An eponential function is a function in the form of f ( ) = for a fied ase, where > 0 and 1. is called the ase of the eponential function. The

More information

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED CONDENSED L E S S O N 10.1 Solving Quadratic Equations In this lesson you will look at quadratic functions that model projectile motion use tables and graphs to approimate solutions to quadratic equations

More information

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012 Rotated Ellipses And Their Intersections With Lines b Mark C. Hendricks, Ph.D. Copright March 8, 0 Abstract: This paper addresses the mathematical equations for ellipses rotated at an angle and how to

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b.

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b. PRIMARY CONTENT MODULE Algebra - Linear Equations & Inequalities T-37/H-37 What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

6.4 Logarithmic Equations and Inequalities

6.4 Logarithmic Equations and Inequalities 6.4 Logarithmic Equations and Inequalities 459 6.4 Logarithmic Equations and Inequalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies.

More information

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions:

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions: Precalculus Worksheet 1. Da 1 1. The relation described b the set of points {(-, 5 ),( 0, 5 ),(,8 ),(, 9) } is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

Equation of a Line. Chapter H2. The Gradient of a Line. m AB = Exercise H2 1

Equation of a Line. Chapter H2. The Gradient of a Line. m AB = Exercise H2 1 Chapter H2 Equation of a Line The Gradient of a Line The gradient of a line is simpl a measure of how steep the line is. It is defined as follows :- gradient = vertical horizontal horizontal A B vertical

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS A ver important set of curves which has received considerabl attention in recent ears in connection with the factoring of large numbers

More information

Summer Math Exercises. For students who are entering. Pre-Calculus

Summer Math Exercises. For students who are entering. Pre-Calculus Summer Math Eercises For students who are entering Pre-Calculus It has been discovered that idle students lose learning over the summer months. To help you succeed net fall and perhaps to help you learn

More information

STRAND: ALGEBRA Unit 3 Solving Equations

STRAND: ALGEBRA Unit 3 Solving Equations CMM Subject Support Strand: ALGEBRA Unit Solving Equations: Tet STRAND: ALGEBRA Unit Solving Equations TEXT Contents Section. Algebraic Fractions. Algebraic Fractions and Quadratic Equations. Algebraic

More information

Higher. Polynomials and Quadratics 64

Higher. Polynomials and Quadratics 64 hsn.uk.net Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 64 1 Quadratics 64 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining

More information

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals ALGEBRA REVIEW LEARNING SKILLS CENTER The "Review Series in Algebra" is taught at the beginning of each quarter by the staff of the Learning Skills Center at UC Davis. This workshop is intended to be an

More information

Solving DEs by Separation of Variables.

Solving DEs by Separation of Variables. Solving DEs by Separation of Variables. Introduction and procedure Separation of variables allows us to solve differential equations of the form The steps to solving such DEs are as follows: dx = gx).

More information

Domain of a Composition

Domain of a Composition Domain of a Composition Definition Given the function f and g, the composition of f with g is a function defined as (f g)() f(g()). The domain of f g is the set of all real numbers in the domain of g such

More information

Exponential Functions

Exponential Functions Eponential Functions Deinition: An Eponential Function is an unction that has the orm ( a, where a > 0. The number a is called the base. Eample:Let For eample (0, (, ( It is clear what the unction means

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

Section 8.4 - Composite and Inverse Functions

Section 8.4 - Composite and Inverse Functions Math 127 - Section 8.4 - Page 1 Section 8.4 - Composite and Inverse Functions I. Composition of Functions A. If f and g are functions, then the composite function of f and g (written f g) is: (f g)( =

More information

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X Rotation of Aes ROTATION OF AES Rotation of Aes For a discussion of conic sections, see Calculus, Fourth Edition, Section 11.6 Calculus, Earl Transcendentals, Fourth Edition, Section 1.6 In precalculus

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

Exponential Functions: Differentiation and Integration. The Natural Exponential Function

Exponential Functions: Differentiation and Integration. The Natural Exponential Function 46_54.q //4 :59 PM Page 5 5 CHAPTER 5 Logarithmic, Eponential, an Other Transcenental Functions Section 5.4 f () = e f() = ln The inverse function of the natural logarithmic function is the natural eponential

More information

SECTION 5-1 Exponential Functions

SECTION 5-1 Exponential Functions 354 5 Eponential and Logarithmic Functions Most of the functions we have considered so far have been polnomial and rational functions, with a few others involving roots or powers of polnomial or rational

More information

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd

Power functions: f(x) = x n, n is a natural number The graphs of some power functions are given below. n- even n- odd 5.1 Polynomial Functions A polynomial unctions is a unction o the orm = a n n + a n-1 n-1 + + a 1 + a 0 Eample: = 3 3 + 5 - The domain o a polynomial unction is the set o all real numbers. The -intercepts

More information

The Point-Slope Form

The Point-Slope Form 7. The Point-Slope Form 7. OBJECTIVES 1. Given a point and a slope, find the graph of a line. Given a point and the slope, find the equation of a line. Given two points, find the equation of a line y Slope

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 will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145:

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145: MEMORANDUM To: All students taking the CLC Math Placement Eam From: CLC Mathematics Department Subject: What to epect on the Placement Eam Date: April 0 Placement into MTH 45 Solutions This memo is an

More information

1) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-1) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = 7) (5)(-4) = 8) (-3)(-6) = 9) (-1)(2) =

1) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-1) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = 7) (5)(-4) = 8) (-3)(-6) = 9) (-1)(2) = Extra Practice for Lesson Add or subtract. ) (-3) + (-6) = 2) (2) + (-5) = 3) (-7) + (-) = 4) (-3) - (-6) = 5) (+2) - (+5) = 6) (-7) - (-4) = Multiply. 7) (5)(-4) = 8) (-3)(-6) = 9) (-)(2) = Division is

More information

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y)

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y) Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = Last day, we saw that the function f(x) = ln x is one-to-one, with domain (, ) and range (, ). We can conclude that f(x) has an inverse function

More information

Linear Inequality in Two Variables

Linear Inequality in Two Variables 90 (7-) Chapter 7 Sstems of Linear Equations and Inequalities In this section 7.4 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES You studied linear equations and inequalities in one variable in Chapter.

More information

I think that starting

I think that starting . Graphs of Functions 69. GRAPHS OF FUNCTIONS One can envisage that mathematical theor will go on being elaborated and etended indefinitel. How strange that the results of just the first few centuries

More information

MAT188H1S Lec0101 Burbulla

MAT188H1S Lec0101 Burbulla Winter 206 Linear Transformations A linear transformation T : R m R n is a function that takes vectors in R m to vectors in R n such that and T (u + v) T (u) + T (v) T (k v) k T (v), for all vectors u

More information

LIMITS AND CONTINUITY

LIMITS AND CONTINUITY LIMITS AND CONTINUITY 1 The concept of it Eample 11 Let f() = 2 4 Eamine the behavior of f() as approaches 2 2 Solution Let us compute some values of f() for close to 2, as in the tables below We see from

More information

Functions and their Graphs

Functions and their Graphs Functions and their Graphs Functions All of the functions you will see in this course will be real-valued functions in a single variable. A function is real-valued if the input and output are real numbers

More information

5. Equations of Lines: slope intercept & point slope

5. Equations of Lines: slope intercept & point slope 5. Equations of Lines: slope intercept & point slope Slope of the line m rise run Slope-Intercept Form m + b m is slope; b is -intercept Point-Slope Form m( + or m( Slope of parallel lines m m (slopes

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

Section 0.3 Power and exponential functions

Section 0.3 Power and exponential functions Section 0.3 Power and eponential functions (5/6/07) Overview: As we will see in later chapters, man mathematical models use power functions = n and eponential functions =. The definitions and asic properties

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Inverse Functions and Logarithms

Inverse Functions and Logarithms Section 3. Inverse Functions and Logarithms 1 Kiryl Tsishchanka Inverse Functions and Logarithms DEFINITION: A function f is called a one-to-one function if it never takes on the same value twice; that

More information

Assessment Schedule 2013

Assessment Schedule 2013 NCEA Level Mathematics (9161) 013 page 1 of 5 Assessment Schedule 013 Mathematics with Statistics: Apply algebraic methods in solving problems (9161) Evidence Statement ONE Expected Coverage Merit Excellence

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

Exponential Functions. Exponential Functions and Their Graphs. Example 2. Example 1. Example 3. Graphs of Exponential Functions 9/17/2014

Exponential Functions. Exponential Functions and Their Graphs. Example 2. Example 1. Example 3. Graphs of Exponential Functions 9/17/2014 Eponential Functions Eponential Functions and Their Graphs Precalculus.1 Eample 1 Use a calculator to evaluate each function at the indicated value of. a) f ( ) 8 = Eample In the same coordinate place,

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

Exponential equations will be written as, where a =. Example 1: Determine a formula for the exponential function whose graph is shown below.

Exponential equations will be written as, where a =. Example 1: Determine a formula for the exponential function whose graph is shown below. .1 Eponential and Logistic Functions PreCalculus.1 EXPONENTIAL AND LOGISTIC FUNCTIONS 1. Recognize eponential growth and deca functions 2. Write an eponential function given the -intercept and another

More information

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude ACT Math Vocabular Acute When referring to an angle acute means less than 90 degrees. When referring to a triangle, acute means that all angles are less than 90 degrees. For eample: Altitude The height

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

9.3 OPERATIONS WITH RADICALS

9.3 OPERATIONS WITH RADICALS 9. Operations with Radicals (9 1) 87 9. OPERATIONS WITH RADICALS In this section Adding and Subtracting Radicals Multiplying Radicals Conjugates In this section we will use the ideas of Section 9.1 in

More information

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter Mathematics Learning Centre Polnomials Jackie Nicholas Jacquie Hargreaves Janet Hunter c 26 Universit of Sdne Mathematics Learning Centre, Universit of Sdne 1 1 Polnomials Man of the functions we will

More information

Negative Integral Exponents. If x is nonzero, the reciprocal of x is written as 1 x. For example, the reciprocal of 23 is written as 2

Negative Integral Exponents. If x is nonzero, the reciprocal of x is written as 1 x. For example, the reciprocal of 23 is written as 2 4 (4-) Chapter 4 Polynomials and Eponents P( r) 0 ( r) dollars. Which law of eponents can be used to simplify the last epression? Simplify it. P( r) 7. CD rollover. Ronnie invested P dollars in a -year

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

2312 test 2 Fall 2010 Form B

2312 test 2 Fall 2010 Form B 2312 test 2 Fall 2010 Form B 1. Write the slope-intercept form of the equation of the line through the given point perpendicular to the given lin point: ( 7, 8) line: 9x 45y = 9 2. Evaluate the function

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

7.3 Parabolas. 7.3 Parabolas 505

7.3 Parabolas. 7.3 Parabolas 505 7. Parabolas 0 7. Parabolas We have alread learned that the graph of a quadratic function f() = a + b + c (a 0) is called a parabola. To our surprise and delight, we ma also define parabolas in terms of

More information

More Equations and Inequalities

More Equations and Inequalities Section. Sets of Numbers and Interval Notation 9 More Equations and Inequalities 9 9. Compound Inequalities 9. Polnomial and Rational Inequalities 9. Absolute Value Equations 9. Absolute Value Inequalities

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved.

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved. 3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Copyright Cengage Learning. All rights reserved. What You Should Learn Recognize and evaluate logarithmic functions with base a. Graph logarithmic functions.

More information

Chapter 6 Quadratic Functions

Chapter 6 Quadratic Functions Chapter 6 Quadratic Functions Determine the characteristics of quadratic functions Sketch Quadratics Solve problems modelled b Quadratics 6.1Quadratic Functions A quadratic function is of the form where

More information