text stringlengths 235 3.08k |
|---|
x) = | x + 1| = x + 1, domain: [0, β) (f β¦ f )(x) = ||x + 1| + 1| = |x + 1| + 1, domain: (ββ, β) 18. For f (x) = 3 β x2 and g(x) = β x + 1 (g β¦ f )(x) = β 4 β x2, domain: [β2, 2] (f β¦ g)(x) = 2 β x, domain: [β1, β) (f β¦ f )(x) = βx4 + 6x2 β 6, domain: (ββ, β) 19. For f (x) = |x| and g(x) = β 4 β x (g β¦ f )(x) = 4 β |x|... |
xβ1 and g(x) = x xβ3 (g β¦ f )(x) = x, domain: (ββ, 1) βͺ (1, β) (f β¦ g)(x) = x, domain: (ββ, 3) βͺ (3, β) (f β¦ f )(x) = 9x 2x+1, domain: ββ, β 1, β) 23. For f (x) = x 2x+1 and g(x) = 2x+1 x (g β¦ f )(x) = 4x+1 (f β¦ g)(x) = 2x+1 (f β¦ f )(x) = x 2 x, domain: ββ, β 1 5x+2, domain: ββ, β 2 4x+1, domain: ββ, β 1 β 5 2 24. For... |
)(x) = 28. (g β¦ h β¦ f )(x) = 29. (f β¦ h β¦ g)(x) = β2| x| = β2 x| = 2 β2|x|, domain: {0} | β 2x| = β 2|x|, domain: (ββ, β) β x, domain: [0, β) 376 Further Topics in Functions 30. (f β¦ g β¦ h)(x) = β2 |x|,, domain: (ββ, β) 31. Let f (x) = 2x + 3 and g(x) = x3, then p(x) = (g β¦ f )(x). 32. Let f (x) = x2 β x + 1 and g(x) =... |
β9 = (h(g(f (x))) where f (x) = x3, g(x) = x+6 β 42. F (x) = 3 βx + 2 β 4 = k(j(f (h(g(x))))) xβ9 and h(x) = β x. 43. One possible solution is F (x) = β 1 2 (2x β 7)3 + 1 = k(j(f (h(g(x))))) where g(x) = 2x, h(x) = 2 x and k(x) = x + 1. You could also have F (x) = H(f (G(x))) where x β 7, j(x) = β 1 G(x) = 2x β 7 and H... |
(g β¦ f )(1) = 3 57. (f β¦ g)(3) = 4 58. (g β¦ f )(2) = 0 59. (f β¦ g)(0) = 4 60. (f β¦ f )(1) = 3 61. (g β¦ g)(1) = 0 62. V (x) = x3 so V (x(t)) = (t + 1)3 63. (a) R(x) = 2x (b) (R β¦ x) (t) = β8t2 + 40t + 184, 0 β€ t β€ 4. This gives the revenue per hour as a function of time. (c) Noon corresponds to t = 2, so (R β¦ x) (2) = ... |
substitute it into g to get g(19) = 19β4 3 = 5, which is our original input to f. To check that g does the job for all x in the domain of f, we take the generic output from f, f (x) = 3x + 4, and substitute that into g. That is, g(f (x)) = g(3x + 4) = (3x+4)β4 3 = x, which is our original input to f. If we carefully e... |
The rangea of f is the domain of g and the domain of f is the range of g f (a) = b if and only if g(b) = a (a, b) is on the graph of f if and only if (b, a) is on the graph of g aRecall this is the set of all outputs of a function. Theorem 5.2 is a consequence of Deο¬nition 5.2 and the Fundamental Graphing Principle fo... |
I2 = h β¦ (f β¦ g) = (h β¦ f ) β¦ g = I1 β¦ g = g, as required.3 We summarize the discussion of the last two paragraphs in the following theorem.4 Theorem 5.3. Uniqueness of Inverse Functions and Their Graphs : Suppose f is an invertible function. There is exactly one inverse function for f, denoted f β1 (read f -inverse) ... |
2) are 4, it is impossible to construct a function which takes 4 back to both x = 2 and x = β2. (By deο¬nition, a function matches a real number with exactly one other real number.) From a graphical standpoint, we know that if 3It is an excellent exercise to explain each step in this string of equalities. 4In the intere... |
diο¬erent inputs to diο¬erent outputs. Equivalently, f is one-to-one if and only if whenever f (c) = f (d), then c = d. Graphically, we detect one-to-one functions using the test below. Theorem 5.4. The Horizontal Line Test: A function f is one-to-one if and only if no horizontal line intersects the graph of f more than... |
attempt to deduce that c = d. f (c) = f (d) 1 β 2c 5 = 1 β 2d 5 1 β 2c = 1 β 2d β2c = β2d c = d Hence, f is one-to-one. (b) To check if f is one-to-one graphically, we look to see if the graph of y = f (x) passes the Horizontal Line Test. We have that f is a non-constant linear function, which means its graph is a non... |
possibility, but we also get the possibility that c = 2 β d. This suggests that f may not be one-to-one. Taking d = 0, we get c = 0 or c = 2. With f (0) = 4 and f (2) = 4, we have produced two diο¬erent inputs with the same output meaning f is not one-to-one. (b) We note that h is a quadratic function and we graph y = ... |
general methodology to attack this problem. Theorem 5.2 tells us equation y = f β1(x) is equivalent to f (y) = x and this is the basis of our algorithm. 5 Steps for ο¬nding the Inverse of a One-to-one Function 1. Write y = f (x) 2. Interchange x and y 3. Solve x = f (y) for y to obtain y = f β1(x) Note that we could ha... |
= = = 1 β 2f β1(x + 5x β 1 5 5x = 5 = x To check our answer graphically, we graph y = f (x) and y = f β1(x) on the same set of axes.5 They appear to be reο¬ections across the line y = x. 5Note that if you perform your check on a calculator for more sophisticated functions, youβll need to take advantage of the βZoomSqua... |
) = g gβ1(x 2x (x + 2) β x 2x x + 2) (x + 2) x + 2 clear denominators 1 β = x Graphing y = g(x) and y = gβ1(x) on the same set of axes is busy, but we can see the symmetric relationship if we thicken the curve for y = gβ1(x). Note that the vertical asymptote x = 1 of the graph of g corresponds to the horizontal asympto... |
β1 (x) = g gβ1(x) = β x)2 = x. Graphing6 g and gβ1 on the same set of axes shows that they are reο¬ections g ( about the line y = x. x) = ( β β y y = g(x) y = x y = gβ1(x Our next example continues the theme of domain restriction. Example 5.2.3. Graph the following functions to show they are one-to-one and ο¬nd their inv... |
= j jβ1(x) x β 3 x β 32 β β 32 β 7Here, we use the Quadratic Formula to solve for y. For βcompleteness,β we note you can (and should!) also consider solving for y by βcompletingβ the square. 5.2 Inverse Functions 391 Using what we know from Section 1.7, we graph y = jβ1(x) and y = j(x) below. y = j(x) y 6 5 4 3 2 1 ββ... |
2 x β1 y = kβ1(x) β2 Our last example of the section gives an application of inverse functions. Example 5.2.4. Recall from Section 2.1 that the price-demand equation for the PortaBoy game system is p(x) = β1.5x + 250 for 0 β€ x β€ 166, where x represents the number of systems sold weekly and p is the price per system in... |
hefty amount of Elementary Algebra,8 we obtain P β¦ pβ1 (x) = β 2 3 x2 +220xβ 40450. To understand what this means, recall that the original proο¬t function P gave us the weekly proο¬t as a function of the weekly sales. The function pβ1 gives us the weekly sales as a function of the price. Hence, P β¦ pβ1 takes as its inp... |
1 β 6. f (x) = 2 β 4 + 3x 5 β x β 5 8. f (x) = 1 β 2 β 2x + 5 β 10. f (x) = 3 β 3 x β 2 11. f (x) = x2 β 10x, x β₯ 5 12. f (x) = 3(x + 4)2 β 5, x β€ β4 13. f (x) = x2 β 6x + 5, x β€ 3 14. f (x) = 4x2 + 4x + 1, x < β1 15. f (x) = 17. f (x) = 19. f (x) = 3 4 β x 2x β 1 3x + 4 β3x β 2 x + 3 16. f (x) = 18. f (x) = 20. f (x)... |
the maximum proο¬t? 5.2 Inverse Functions 395 26. Show that the Fahrenheit to Celsius conversion function found in Exercise 35 in Section 2.1 is invertible and that its inverse is the Celsius to Fahrenheit conversion function. 27. Analytically show that the function f (x) = x3 + 3x + 1 is one-to-one. Since ο¬nding a for... |
x β₯ β4 9. f β1(x) = 1 3 x5 + 1 β 3 11. f β1(x) = 5 + x + 25 2. f β1(x) = 42 β x 4. f β1(x. f β1(x) = (x β 2)2 + 5, x β€ 2 8. f β1(x) = 1 8 (x β 1)2 β 5 2, x β€ 1 10. f β1(x) = β(x β 3)3 + 2 12. f β1(x) = β x+5 3 β 4 13. f β1(x) = 3 β β x + 4 15. f β1(x) = 17. f β1(x) = 19. f β1(x) = 4x β 3 x 4x + 1 2 β 3x β3x β 2 x + 3 ... |
285 or $270, respectively. The proο¬ts at these prices are P β¦ pβ1 (285) = 35 and P β¦ pβ1 (270) = 40, so it looks as if the maximum proο¬t is $40 and it is made by producing and selling 12 dOpis a week at a price of $270 per dOpi. 27. Given that f (0) = 1, we have f β1(1) = 0. Similarly f β1(5) = 1 and f β1(β3) = β1 5.3 ... |
reο¬ecting the graphs of g(x) = xn across the line y = x. Below are the the graphs of f (x) = n β x, y = 4 x. The point (0, 0) is indicated as a reference. The axes are graphs of y = hidden so we can see the vertical steepening near x = 0 and the horizontal ο¬attening as x β β. β x and β x y = 6β x The odd-indexed radic... |
οΏ½ β xy)n = xy. Also note that since n is even, n number such that ( n y are also non-negative β β β and hence so is n y. The quotient rule is y. Proceeding as above, we ο¬nd that n x n proved similarly and is left as an exercise. The power rule results from repeated application of the β x is a real number to start with.... |
1. We see in this case that x2/33/2 = 13/2 = β with radicals, we see 13 2 x2/33/2 β x23/2 3 = = 3 β 3 x2 β = 3 3 x = β 3 x3 = |x| 2Otherwise weβd run into the same paradox we did in Section 3.4. 5.3 Other Algebraic Functions 399 In the play-by-play analysis, we see that when we canceled the 2βs in multiplying 2 2, we ... |
β 2x x2 β 1 1. As far as domain is concerned, f (x) has no denominators and no even roots, which means its domain is (ββ, β). To create the sign diagram, we ο¬nd the zeros of f. 3Did you like that pun? 4In most other cases, though, rational exponents are preferred. 5As mentioned in Section 2.2, f (x) = β x2 = |x| so th... |
see if x = 13 is an extraneous solution.7 We ο¬nd x = 13 does check since β 2 β 4 16 = 2 β 2 = 0. Below is our sign diagram for r. β x + 3 = 2 so that 4 β 13 + + 34 (+) 0 (β) β3 13 β We ο¬nd 2 β 4 we look for the zeros of g. Setting g(x) = 0 is equivalent to x + 3 β₯ 0 on [β3, 13] so this is the domain of g. To ο¬nd a sig... |
4.2 conο¬rms this. (We leave the details to the reader.) Near x = 0, we have a situation similar to x = 2 in the graph of f in number 1 above. Finally, it appears as if the graph of h has a horizontal 8x asymptote y = 2. Using techniques from Section 4.2, we ο¬nd as x β Β±β, x+1 β 8. From this, it is hardly surprising th... |
. The radicand of the denominator x2 β 1 β x2, and as such, k(x) = 2xβ x2 = 2x x = 2. On the other hand, as x β ββ, |x| = βx, and as such k(x) β 2x βx = β2. Finally, it appears as though the graph of k passes the Horizontal Line Test which means k is one to one and kβ1 exists. Computing kβ1 is left as an exercise. |x|.... |
β x2/3 β 6 > 0. We set r(x) = x4/3 β x2/3 β 6 and note that since the denominators in the exponents are 3, they correspond to cube roots, which means the domain of r is (ββ, β). To ο¬nd the zeros for the sign diagram, we set r(x) = 0 and attempt to solve x4/3 β x2/3 β 6 = 0. At this point, it may be unclear how to proc... |
οΏ½rm10 that the graphs cross at x = Β±3 3. We see that the graph of f is below the graph of g (the thicker curve) on β ββ, β3 x2 we have 3β β 3 βͺ 3 3 βͺ 3 3, β. β β β (+) β3 0 (β) β 3 0 (+) β 3 3 y = f (x) and y = g(x) As a point of interest, if we take a closer look at the graphs of f and g near x = 0 with the axes oο¬, w... |
and we demonstrate both. Factoring Approach. From r(x) = 3(2 β x)1/3 β x(2 β x)β2/3, we note that the quantity (2 β x) is common to both terms. When we factor out common factors, we factor out the quantity with the smaller exponent. In this case, since β 2 3, we factor (2 β x)β2/3 from both quantities. While it may se... |
2 β x)2/3 3(2 β x) β x (2 β x)2/3 6 β 4x (2 β x)2/3 As before, when we set r(x) = 0 we obtain x = 3 2. x (2 β x)2/3 x (2 β x)2/3 x (2 β x)2/3 = = = β β common denominator since 3β β u3 = ( 3 u)3 = u We now create our sign diagram and ο¬nd 3(2 β x)1/3 β x(2 β x)β2/3 β€ 0 on 3 2, 2 βͺ (2, β). To check this graphically, we s... |
run cable along Route 117 at $15 per mile, and the cost to run it oο¬ road at $20 per mile. Since x represents the miles of cable run along Route 117, the cost for that portion is 15x. From the diagram, we see that the number of miles the cable is run oο¬ road is z, so the cost of that portion is 20z. Hence, the total c... |
7) 1 3 9. f (x) = x(x + 5)(x β 4) 2. f (x) = 4. f (x) = x β x2 β 1 β x2 β 1 6. f (x) = 3β 5x x3 + 8 3 2 (x β 7) 1 3 8. f (x) = x 10. f (x) = 3β x3 + 3x2 β 6x β 8 In Exercises 11 - 16, sketch the graph of y = g(x) by starting with the graph of y = f (x) and using the transformations presented in Section 1.7. β 11. f (x... |
1 3 x 34. xβ 1 3 + 3 4 xβ 1 3 β xβ 4 3 (x β 3)β 2 3 (x β 3)β 5 3 (x2 β 3x + 2) β₯ 0 35. 2 3 (x + 4) 3 5 (x β 2)β 1 3 + 3 5 (x + 4)β 2 5 (x β 2) 2 3 β₯ 0 36. Rework Example 5.3.3 so that the outpost is 10 miles from Route 117 and the nearest junction box is 30 miles down the road for the post. 37. The volume V of a right... |
οΏ½nd an expression for the wind chill temperature as a function of the wind speed, W (V ). (b) Solve W (V ) = 0, round your answer to two decimal places, and interpret. (c) Graph the function W using your calculator and check your answer to part 39b. 5.3 Other Algebraic Functions 409 40. The period of a pendulum in seco... |
light. (a) Find the applied domain of the function. (b) Compute m(.1c), m(.5c), m(.9c) and m(.999c). (c) As x β cβ, what happens to m(x)? (d) How slowly must the object be traveling so that the observed mass is no greater than 100 times its mass at rest? 43. Find the inverse of k(x) = β 2x x2 β 1. 410 Further Topics i... |
= x for all x β₯ 0. β 47. Show that 3 2 is an irrational number by ο¬rst showing that it is a zero of p(x) = x3 β 2 and then showing p has no rational zeros. (Youβll need the Rational Zeros Theorem, Theorem 3.9, in order to show this last part.) β 48. With the help of your classmates, generalize Exercise 47 to show that... |
8 Domain: (ββ, β2) βͺ (β2, β) (+) (β) 0 (+) β2 0 Vertical asymptote x = β2 Horizontal asymptote y = 5 No unusual steepness or cusps 7. f (x) = x 1 3 Domain: (ββ, β) 2 3 (x β 7) (β) 0 0 (β) 0 (+) 7 No vertical or horizontal asymptotes13 Unusual steepness at x = 7 Cusp at x = 0 8. f (x) = x 3 2 (x β 7) 1 3 Domain: [0, β)... |
β1 1 3 5 7 x y β1 β2 1 3 5 7 9 11 13 15 17 19 21 x y 5 4 3 2 1 β1 7 8 23 x 14Using Calculus it can be shown that y = x + 1 is a slant asymptote of this graph. 414 Further Topics in Functions β 15. g(x) = 5 x + 2 + 3 β 16. g(x) = 8 β34 β2 x 30 17. x = 3 18. x = 1 4 20. x = β 1 3, 2 3 21. x = 5+ β 8 23. x = Β±8 26. x = β... |
(a) W β 37.55β¦F. (b) V β 9.84 miles per hour. 39. (a) W (V ) = 53.142 β 23.78V 0.16. Since we are told in Exercise 38 that wind chill is only eο¬ect for wind speeds of more than 3 miles per hour, we restrict the domain to V > 3. (b) W (V ) = 0 when V β 152.29. This means, according to the model, for the wind chill temp... |
acca. This makes sense since Chewbacca has a head start and is running faster than Fritzy. y = 1 3 x3/ x3 + 1 2x β 2 3 416 Further Topics in Functions Chapter 6 Exponential and Logarithmic Functions 6.1 Introduction to Exponential and Logarithmic Functions Of all of the functions we study in this text, exponential and ... |
ββ, 2x β 0+. This is represented graphically using the x-axis (the line y = 0) as a horizontal asymptote. On the ο¬ip side, as x β β, we ο¬nd f (100) = 2100, f (1000) = 21000, and so on, thus 2x β β. As a result, our graph suggests the range of f is (0, β). The graph of f passes the Horizontal Line Test which means f is... |
indeterminant form. For x > 0, 0x = 0 so the function f (x) = 0x is the same as the function f (x) = 0, x > 0. We know everything we can possibly know about this function, so we exclude it from our investigations. The only other base we exclude is b = 1, since the function f (x) = 1x = 1 is, once again, a function we ... |
ββββββββ multiply each x-coordinate by β1 β3β2β1 1 2 3 y = g(x) = 2βx = 1 2 x x We see that the domain and range of g match that of f, namely (ββ, β) and (0, β), respectively. Like f, g is also one-to-one. Whereas f is always increasing, g is always decreasing. As a result, as x β ββ, g(x) β β, and on the ο¬ip side, as ... |
enough to know that since e > 1, f (x) = ex is an increasing exponential function. The following examples give us an idea how these functions are used in the wild. Example 6.1.1. The value of a car can be modeled by V (x) = 25 4 5 car in years and V (x) is the value in thousands of dollars., where x β₯ 0 is age of the ... |
4 5 x y 30 (0, 25) 20 15 10 5 vertical scale by a factor of 25 ββββββββββββββββββββββ multiply each y-coordinate by 25 1 2 3 4 5 6 x H.A. y = 0 y = V (x) = 25f (x), x β₯ 0 3. We see from the graph of V that its horizontal asymptote is y = 0. (We leave it to reader to verify this analytically by thinking about what happ... |
37) and (1, e) β (1, 2.72) are also on the graph. Since the formula T (t) looks rather complicated, we rewrite T (t) in the form presented in Theorem 1.7 and use that result to track the changes to our three points and the horizontal asymptote. We have T (t) = 70 + 90eβ0.1t = 90eβ0.1t + 70 = 90f (β0.1t) + 70 Multiplica... |
βββββ y = T (t) 2 4 6 8 10 12 14 16 18 20 t 3. From the graph, we see that the horizontal asymptote is y = 70. It is worth a moment or two of our time to see how this happens analytically and to review some of the βnumber senseβ developed in Chapter 4. As t β β, We get T (t) = 70 + 90eβ0.1t β 70 + 90every big (β). Sinc... |
and that the range of a log function is the domain of an exponential function, namely (ββ, β). Since we know the basic shapes of y = f (x) = bx for the diο¬erent cases of b, we can obtain the graph of y = f β1(x) = logb(x) by reο¬ecting the graph of f across the line y = x as shown below. The y-intercept (0, 1) on the g... |
x for all x > 0 If b > 1: If 0 < b < 1: β f is always increasing β As x β 0+, f (x) β ββ β As x β β, f (x) β β β f is always decreasing β As x β 0+, f (x) β β β As x β β, f (x) β ββ β The graph of f resembles: β The graph of f resembles: y = logb(x), b > 1 y = logb(x), 0 < b < 1 424 Exponential and Logarithmic Functio... |
ο¬nd 81 = 34, so that log3(81) = 4., we need rewrite 1 2. To ο¬nd log2 8 as a power of 2. We ο¬nd 1 1 8 8 = 1 β 23 = 2β3, so log2 5. We know 25 = 52, and = β3. 1 8 3. To determine logβ 52 5 = β, so we have 25 = β 5(25), we need to express 25 as a power of = β. We get logβ e2 522 3β e2 e2. Rewriting 3β means loge e2 = e2/... |
doing with this exponent? We are putting it on 117. By deο¬nition we get 6. In other words, the exponential function f (x) = 117x undoes the logarithmic function g(x) = log117(x). 6.1 Introduction to Exponential and Logarithmic Functions 425 Up until this point, restrictions on the domains of functions came from avoidi... |
down 1 unit. We leave it to the reader to perform the indicated arithmetic on the points themselves and to verify the graph produced by the calculator below. 2. To ο¬nd the domain of g, we need to solve the inequality x a sign diagram. If we deο¬ne r(x) = x x = 0. Choosing some test values, we generate the sign diagram ... |
Graph f β1 using transformations and state the domain and range of f β1. 4. Verify f β1 β¦ f (x) = x for all x in the domain of f and f β¦ f β1 (x) = x for all x in the domain of f β1. 5. Graph f and f β1 on the same set of axes and check the symmetry about the line y = x. Solution. 1. If we identify g(x) = 2x, we see f... |
so we will attempt to ο¬nd the formula for f β1 from a procedural perspective. If we break f (x) = 2xβ1 β 3 into a series of steps, we ο¬nd f takes an input x and applies the steps (a) subtract 1 (b) put as an exponent on 2 (c) subtract 3 Clearly, to undo subtracting 1, we will add 1, and similarly we undo subtracting 3... |
x + 3) + 1 4. We now verify that f (x) = 2xβ1 β 3 and f β1(x) = log2(x + 3) + 1 satisfy the composition requirement for inverses. For all real numbers x, 428 Exponential and Logarithmic Functions f β1 β¦ f (x) = f β1(f (x)) 2xβ1 β 3 + 3 + 1 2xβ1 + 1 = f β1 2xβ1 β 3 = log2 = log2 = (x β 1) + 1 = x For all real numbers x ... |
ises 16 - 42, evaluate the expression. 16. log3(27) 19. log6 1 36 22. log 1 5 (625) 25. log 1 1000000 28. log4(8) 31. log36 β 4 36 34. log36 36216 37. log 3β 105 40. log eln(100) 17. log6(216) 20. log8(4) 23. log 1 6 (216) 26. log(0.01) 29. log6(1) 32. 7log7(3) 35. ln e5 38. ln 1β e 41. log2 3β log3(2) 3. 45/2 = 32 6. ... |
ln( β 56. f (x) = log4(x) β x β 4 β 3) β1 β x (x) log 1 2 In Exercises 58 - 63, sketch the graph of y = g(x) by starting with the graph of y = f (x) and using transformations. Track at least three points of your choice and the horizontal asymptote through the transformations. State the domain and range of g. 58. f (x)... |
the same set of axes. 71. f (x) = 3x+2 β 4 73. f (x) = β2βx + 1 72. f (x) = log4(x β 1) 74. f (x) = 5 log(x) β 2 6.1 Introduction to Exponential and Logarithmic Functions 431 (Logarithmic Scales) In Exercises 75 - 77, we introduce three widely used measurement scales which involve common logarithms: the Richter scale,... |
10β12. Like the Richter scale, this scale compares I to baseline: 10β12 W hearing. m2 is the threshold of human (a) Compute L(10β6). 12Rock-solid, perhaps? 13See this webpage for more information. 14As of the writing of this exercise, the Wikipedia page given here states that it may not meet the βgeneral notability gu... |
8. 52 = 25 11. 4 3 β1 = 3 4 14. e1 = e 3. log4(32) = 5 2 6. log(0.001) = β3 9. (25) 1 2 = 5 12. 102 = 100 15. eβ 1 2 = 1β e 16. log3(27) = 3 17. log6(216) = 3 18. log2(32) = 5 19. log6 1 36 = β2 20. log8(4) = 2 3 21. log36(216) = 3 2 22. log 1 5 (625) = β4 23. log 1 6 (216) = β3 25. log 1 1000000 = β6 28. log4(8) = 3 ... |
Functions 58. Domain of g: (ββ, β) Range of g: (β1, β) 59. Domain of g: (ββ, β) Range of g: (0, β) 3β2β1 x 1 2 3 H.A. y = β1 y = g(x) = 2x β 1 60. Domain of g: (ββ, β) Range of g: (2, β) y 11 10.A. y = 2 β3β2β1 1 2 3 x y = g(x) = 3β3β2β1 1 2 3 x y = g(x) = 1 3 xβ1 61. Domain of g: (ββ, β) Range of g: (β20, β) y 80 70 ... |
70 80 90 100 x β2 β3 V.A. x = β20 y = g(x) = 2 log(x + 20) β 1 68. Domain of g: (ββ, 8) Range of g:(ββ, β) y 3 2 1 β1 β2 β.A. x = 8 69. Domain of g: (0, β) Range of g: (ββ, β) y 30 20 10 β10 10 20 30 40 50 60 70 80 x y = g(x) = β ln(8 β x) y = g(x) = β10 ln x 10 436 Exponential and Logarithmic Functions 71. f (x) = 3x... |
. = log(80, 000, 000) β 7.9. (a) L(10β6) = 60 decibels. (b) I = 10β.5 β 0.316 watts per square meter. (c) Since L(1) = 120 decibels and L(100) = 140 decibels, a sound with intensity level 140 decibels has an intensity 100 times greater than a sound with intensity level 120 decibels. (a) The pH of pure water is 7. (b) I... |
bw if and only if u = w for all real numbers u and w. logb(u) = logb(w) if and only if u = w for all real numbers u > 0, w > 0. We now state the algebraic properties of exponential functions which will serve as a basis for the properties of logarithms. While these properties may look identical to the ones you learned ... |
(u) β g(w). In other words, logb u w = logb(u) β logb(w) Power Rule: g (uw) = wg(u). In other words, logb (uw) = w logb(u) There are a couple of diο¬erent ways to understand why Theorem 6.6 is true. Consider the product rule: logb(uw) = logb(u) + logb(w). Let a = logb(uw), c = logb(u), and d = logb(w). Then, by deο¬nitio... |
2.1. Expand the following using the properties of logarithms and simplify. Assume when necessary that all quantities represent positive real numbers. 1. log2 8 x 4. log 3 100x2 yz5 Solution. 2. log0.1 10x2 5. log117 x2 β 4 3. ln 2 3 ex 1. To expand log2 8 x, we use the Quotient Rule identifying u = 8 and w = x and simp... |
ln(x), and simplify, keeping in mind that the natural log is log base e. with the quantity ln(3) β ln(ex). Since ln 3 ex 2 2 3 ex ln = 2 ln 3 ex Power Rule = 2 [ln(3) β ln(ex)] Quotient Rule = 2 ln(3) β 2 ln(ex) = 2 ln(3) β 2 [ln(e) + ln(x)] Product Rule = 2 ln(3) β 2 ln(e) β 2 ln(x) = 2 ln(3) β 2 β 2 ln(x) Since e1 =... |
[(x + 2)(x β 2)] Factor = log117(x + 2) + log117(x β 2) Product Rule A couple of remarks about Example 6.2.1 are in order. First, while not explicitly stated in the above example, a general rule of thumb to determine which log property to apply ο¬rst to a complicated problem is βreverse order of operations.β For exampl... |
Example 6.2.2. Use the properties of logarithms to write the following as a single logarithm. 1. log3(x β 1) β log3(x + 1) 2. log(x) + 2 log(y) β log(z) 3. 4 log2(x) + 3 4. β ln(x) β 1 2 Solution. Whereas in Example 6.2.1 we read the properties in Theorem 6.6 from left to right to expand logarithms, in this example we... |
ln(x) as (β1) ln(x). We can then use the Power Rule to obtain (β1) ln(x) = ln xβ1. In order to use the Quotient Rule, we need to write 1 2 as a natural logarithm. Theorem 6.3 gives us 1 e). We have 2 = ln e1/2 = ln ( β β ln(x) β 1 2 2 = (β1) ln(x) β 1 = ln xβ1 β 1 2 = ln xβ1 β ln e1/2 Since 1 = ln xβ1 β ln ( xβ1 β e 1... |
0, a, b = 1. ax = bx logb(a) for all real numbers x. loga(x) = logb(x) logb(a) for all real numbers x > 0. The proofs of the Change of Base formulas are a result of the other properties studied in this section. If we start with bx logb(a) and use the Power Rule in the exponent to rewrite x logb(a) as logb (ax) and the... |
). Typing the latter in the calculator produces an answer of 9 as required. 2. Here, a = 2 and b = e so we have 2x = ex ln(2). To verify this on our calculator, we can graph f (x) = 2x and g(x) = ex ln(2). Their graphs are indistinguishable which provides evidence that they are the same function. 4The authors feel so s... |
β 3 10 y 2. log2 128 x2 + 4 β z xy 5. ln 8. log 1 3 (9x(y3 β 8)) 11. ln 4 xy ez 4 3β β y x2 z 14. log 1 2 3. log5 3 z 25 6. log5 x2 β 25 9. log 1000x3y5 12. log6 4 216 x3y 15. ln β 3 x β yz 10 In Exercises 16 - 29, use the properties of logarithms to write the expression as a single logarithm. 16. 4 ln(x) + 2 ln(y) 17... |
graphs of y = ln(x2) and y = 2 ln(x). 41. Prove the Quotient Rule and Power Rule for Logarithms. 42. Give numerical examples to show that, in general, (a) logb(x + y) = logb(x) + logb(y) (b) logb(x β y) = logb(x) β logb(y) (c) logb x y = logb(x) logb(y) 43. The Henderson-Hasselbalch Equation: Suppose HA represents a w... |
+ 2y + 4) 9. 3 + 3 log(x) + 5 log(y) 10. 2 log3(x) β 4 β 4 log3(y) 11. 1 4 ln(x) + 1 4 ln(y) β 1 4 β 1 4 ln(z) 12. 12 β 12 log6(x) β 4 log6(y) 13. 5 3 + log(x) + 1 2 log(y) 14. β2 + 2 3 log 1 2 (x) β log 1 2 (y) β 1 2 log 1 2 (z) 15. 1 3 ln(x) β ln(10) β 1 17. log2 xy z 2 ln(y) β 1 2 ln(z) 20. ln x2 y3z4 23. log5 x 12... |
. The one-to-one property of exponential functions, detailed in Theorem 6.4, tells us that 2x = 27 if and only if x = 7. This means that not only is x = 7 a solution to 2x = 27, it is the only solution. Now suppose we change the problem ever so slightly to 2x = 129. We could use one of the inverse properties of exponen... |
1+3eβ2t Solution. 2. 2000 = 1000 Β· 3β0.1t 3. 9 Β· 3x = 72x 5. 25x = 5x + 6 6. exβeβx 2 = 5 1You can use natural logs or common logs. We choose natural logs. (In Calculus, youβll learn these are the most βmathyβ of the logarithms.) 2This is also the βifβ part of the statement logb(u) = logb(w) if and only if u = w in Th... |
(3) = β 10 ln(2) y = f (x) = 23x and y = g(x) = 161βx y = f (x) = 2000 and y = g(x) = 1000 Β· 3β0.1x 3. We ο¬rst note that we can rewrite the equation 9Β·3x = 72x as 32 Β·3x = 72x to obtain 3x+2 = 72x. Since it is not convenient to express both sides as a power of 3 (or 7 for that matter) we use ln 3x+2 = ln 72x. The power... |
and Logarithmic Functions. Since natural log is log base e, ln eβ2t = β2t. We can also use gives ln eβ2t = ln 1 9 = β ln(9). Putting these two steps together, we simplify the Power Rule to write ln 1 9 to β2t = β ln(9). We arrive at our solution, t = ln(9) ln eβ2t = ln 1 2 which simpliο¬es to 9 t = ln(3). (Can you expl... |
and g(x) = 5x + 6 intersect at x = ln(3) ln(5) β 0.6826. 2 6. At ο¬rst, itβs unclear how to proceed with exβeβx = 5, besides clearing the denominator to obtain ex β eβx = 10. Of course, if we rewrite eβx = 1 ex, we see we have another denominator lurking in the problem: ex β 1 ex = 10. Clearing this denominator gives u... |
= 1000 Β· 3log3(2)? = 1000 Β· 2 = 2000 Change of Base Inverse Property The other solutions can be veriο¬ed by using a combination of log and inverse properties. Some fall out quite quickly, while others are more involved. We leave them to the reader. Since exponential functions are continuous on their domains, the Interm... |
note that r is undeο¬ned when its denominator ex β 4 = 0, or when ex = 4. Solving this gives x = ln(4), so the domain of r is (ββ, ln(4)) βͺ (ln(4), β). To ο¬nd the zeros of r, we solve r(x) = 0 and obtain 12 β 2ex = 0. Solving for ex, we ο¬nd ex = 6, or x = ln(6). When we build our sign diagram, ο¬nding test values may be... |
β 4x < 0. We set r(x) = xe2x β 4x and since there are no denominators, even-indexed radicals, or logs, the domain of r is all real numbers. Setting r(x) = 0 produces xe2x β 4x = 0. We factor to get x e2x β 4 = 0 which gives x = 0 or e2x β 4 = 0. To solve the latter, we isolate the exponential and take logs to get 2x =... |
Solution. We need to ο¬nd when T (t) > 100, or in other words, we need to solve the inequality 70 + 90eβ0.1t > 100. Getting 0 on one side of the inequality, we have 90eβ0.1t β 30 > 0, and we set r(t) = 90eβ0.1t β 30. The domain of r is artiο¬cially restricted due to the context of the problem to [0, β), so we proceed to... |
οΏ½rst clear denominators and then isolate the exponential function. is one-to-one. Find a formula for f β1(x) and check 8Critics may point out that since we needed to use the calculator to interpret our answer anyway, why not use it earlier to simplify the computations? It is a fair question which we answer unfairly: it... |
5 12. 3(xβ1) = 29 15. 2000e0.1t = 4000 17. 70 + 90eβ0.1t = 75 18. 30 β 6eβ0.1x = 20 20. 5000 1 + 2eβ3t = 2500 23. e2x = 2ex 26. 3(xβ1) = 1 2 (x+5) 21. 150 1 + 29eβ0.8t = 75 24. 7e2x = 28eβ6x 27. 73+7x = 34β2x 28. e2x β 3ex β 10 = 0 29. e2x = ex + 6 30. 4x + 2x = 12 31. ex β 3eβx = 2 32. ex + 15eβx = 8 33. 3x + 25 Β· 3β... |
1(x) = ln x 5 β x but (a) Show that f β1 β¦ f (x) = x for all x in the domain of f and that f β¦ f β1 (x) = x for all x in the domain of f β1. (b) Find the range of f by ο¬nding the domain of f β1. 5x x + 1 (c) Let g(x) = and h(x) = ex. Show that f = g β¦ h and that (g β¦ h)β1 = hβ1 β¦ gβ1. (We know this is true in general b... |
ln 1 2 = β 1 2 ln(2) 18. x = β10 ln 5 3 = 10 ln 3 5 20. t = 1 3 ln(2) 22. x = = ln(2)βln(5) ln(4)βln(5) 24. x = β 1 = 1 4 ln(2) ln( 2 5 ) ln( 4 5 ) 8 ln 1 ln(3)+5 ln( 1 2 ) ln(3)βln( 1 2 ) 4 26. x = = ln(3)β5 ln(2) ln(3)+ln(2) 28. x = ln(5) 31. x = ln(3) 34. (ln(53), β) 36. (ββ, β1) βͺ (0, 1) 29. x = ln(3) 32. x = ln(3... |
equalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies. We now turn our attention to equations and inequalities involving logarithmic functions, and not surprisingly, there are two basic strategies to choose from. For example, suppose we wish to ... |
(x2β3) of base formula and graph f (x) = ln(1β3x) ln(117) and we see they intersect only at x = β4. To see what happened to the solution x = 1, we substitute it into our original equation to obtain log117(β2) = log117(β2). While these expressions look identical, neither is a real number,1 which means x = 1 is not in th... |
= g(x) = 1 4. Taking a cue from the previous problem, we begin solving log7(1 β 2x) = 1 β log7(3 β x) by ο¬rst collecting the logarithms on the same side, log7(1 β 2x) + log7(3 β x) = 1, and then using the Product Rule to get log7[(1 β 2x)(3 β x)] = 1. Rewriting this as an exponential equation gives 71 = (1β2x)(3βx) wh... |
we gather the logs to one side to get the equation 1 = 2 log2(x) β 2 log4(x + 1). Before we can combine the logarithms, however, we need a common base. Since 4 is a power of 2, we use change of base to convert log4(x + 1) = log2(x + 1) log2(4) = 1 2 log2(x + 1) Hence, our original equation becomes 2 log2(x + 1) 1 = 2 ... |
) + 1 β€ 1 Solution. 2. (log2(x))2 < 2 log2(x) + 3 3. x log(x + 1) β₯ x 1. We start solving 1 1 1 ln(x) ln(x)+1 β ln(x)+1 ln(x)+1 β€ 0 which reduces to β ln(x) ln(x)+1 β€ 1 by getting 0 on one side of the inequality: Getting a common denominator yields ln(x)+1 β₯ 0. We deο¬ne r(x) = ln(x) ln(x)+1 β 1 β€ 0. ln(x)+1 β€ 0, ln(x)+... |
) (β) 0 (+) 0 1 e 1 2Recall that an extraneous solution is an answer obtained analytically which does not satisfy the original equation. y = f (x) = 1 ln(x)+1 and y = g(x) = 1 6.4 Logarithmic Equations and Inequalities 463 2. Moving all of the nonzero terms of (log2(x))2 < 2 log2(x) + 3 to one side of the inequality, w... |
of the logarithm, we require x+1 > 0, or x > β1. To ο¬nd the zeros of r, we set r(x) = x log(x + 1) β x = 0. Factoring, we get x (log(x + 1) β 1) = 0, which gives x = 0 or log(x+1)β1 = 0. The latter gives log(x+1) = 1, or x + 1 = 101, which admits x = 9. We select test values x so that x + 1 is a power of 10, and we ob... |
10β7.8. (Your Chemistry professor may want the answer written as 3.16 Γ 10β9 β€ [H+] β€ 1.58 Γ 10β8.) After carefully adjusting the viewing window on the graphing calculator we see that the graph of f (x) = β log(x) lies between the lines y = 7.8 and y = 8.5 on the interval [3.16 Γ 10β9, 1.58 Γ 10β8]. The graphs of y = ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.