Chapter. Integration. 1. Antidifferentiation: The Indefinite Integral. 2. Integration by Substitution. 3. Introduction to Differential Equations

Size: px
Start display at page:

Download "Chapter. Integration. 1. Antidifferentiation: The Indefinite Integral. 2. Integration by Substitution. 3. Introduction to Differential Equations"

Transcription

1 Integration Chapter. Antidifferentiation: The Indefinite Integral 2. Integration by Substitution 3. Introduction to Differential Equations 4. Integration by Parts Chapter Summary and Review Problems

2 Antidifferentiation: The Indefinite Integral 372 Chapter 5 Integration In many problems, the derivative of a function is known, and the goal is to find the function itself. For example, a sociologist who knows the rate at which the population is growing may wish to use this information to predict future population levels; a physicist who knows the speed of a moving body may wish to calculate the future position of the body; an economist who knows the rate of inflation may wish to estimate future prices. The process of obtaining a function from its derivative is called antidifferentiation or indefinite integration. Antiderivative A function F(x) for which F(x) f(x) for every x in the domain of f is said to be an antiderivative of f(x). Note Sometimes we will write the equation F(x) f(x) as df f(x). Later in this section, you will learn techniques you can use to find antiderivatives. Once you have found what you believe to be an antiderivative of a function, you can always check your answer by differentiating. You should get the original function back. Here is an example. EXAMPLE. Verify that F(x) x 3 5x 2 is an antiderivative of f(x) x Solution F(x) is an antiderivative of f(x) if and only if F(x) f(x). Differentiate F and you will find that F(x) 3 3x2 5 as required. x 2 5 f(x)

3 Chapter 5 Section Antidifferentiation: The Indefinite Integral 373 THE GENERAL ANTIDERIVATIVE OF A FUNCTION A function has more than one antiderivative. For example, one antiderivative of the function f(x) 3x 2 is F(x) x 3, since F(x) 3x 2 f(x) but so are x 3 2 and x 3 5 and x 3, since d (x 3 2) 3x 2 d, (x 3 5) 3x 2 d, (x 3 ) 3x 2 In general, if F is one antiderivative of f, then any function G of the general form G(x) F(x) C for constant C is also an antiderivative of f. Conversely, it can be shown that if F and G are both antiderivatives of f, then G(x) F(x) C, for some constant C (see Problem 45). To summarize: Fundamental Property of Antiderivatives If F(x) is an antiderivative of the continuous function f(x), then any other antiderivative of f(x) has the form G(x) F(x) C for some constant C. There is a simple geometric interpretation for the fact that any two antiderivatives of the same continuous function f differ by at most a constant. When we say that F and G are both antiderivatives of f, we mean that F(x) G(x) f(x), so the slope (that is, the derivative) of the curve y F(x) for each value of x is the same as the slope of y G(x) at x. In other words, the graph of G(x) is a vertical translation of the graph of F(x), as indicated in Figure 5. for the antiderivative of f(x) 3x 2. y y = x 3 + π y = x 3 y = x 3 5 x FIGURE 5. Some antiderivatives of f(x) 3x 2.

4 374 Chapter 5 Integration THE INDEFINITE INTEGRAL Store the function F(x) x 3 into Y of the equation editor in bold graphing style. Generate a family of vertical transformations Y c, for c 4, 2, 2, 4, placed into Y2 to Y5, with the window [4, 4] by [5, 5]. At x, what do you observe about the slopes for all of these curves? You have just seen that if F(x) is one antiderivative of the continuous function f(x), then all such antiderivatives are characterized by F(x) C for constant C. We will represent the family of all antiderivatives of f(x) by using the symbolism which is called the indefinite integral of f. In this context, the symbol f(x) F(x) C is called the integral sign, f(x) is called the integrand, indicates that the antidifferentiation process is with respect to the variable x, and C is called the constant of integration. For instance, the indefinite integral of f(x) 3x 2 is The integral symbol 3x 2 x 3 C resembles an elongated s, which stands for sum. In Chapter 6, you will see a surprising connection between antiderivatives and sums that is so important it is known as the fundamental theorem of calculus. To check an antidifferentiation calculation, differentiate your answer F(x) C. If the derivative equals f(x), your calculation is correct, but if it is anything other than f(x), you ve made a mistake. This connection between differentiation and antidifferentiation enables us to use familiar rules for derivatives to establish the following analogous rules for antiderivatives. Rules for Integrating Common Functions The constant rule: k kx C for constant k The power rule: x n n xn C for all n The logarithmic rule: ln x C x for all x 0 The exponential rule: e kx k ekx C for constant k 0

5 Chapter 5 Section Antidifferentiation: The Indefinite Integral 375 To verify the power rule, it is enough to show that the derivative of is x n n : For the logarithmic rule, if x 0, then x x and If x 0, then x 0 and ln x ln (x), and it follows from the chain rule that Thus, for all x 0, so d n xn n (n ) xn ] x n d (ln x ) d (ln x) x d (ln x ) d [ln (x)] (x) () x d (ln x ) x ln x C x You are asked to verify the constant rule and exponential rule in Problem 46. x n Note Notice that the logarithm rule fills the gap in the power rule; namely, the case where n. You may wish to blend the two rules into the following combined form: x n x n n C ln x C if n if n EXAMPLE.2 Find the following integrals: (a) 3 (b) x (c) 7 (d) e 3x x

6 376 Chapter 5 Integration Solution Graph the function F(x) ln x in bold and f(x) /x in regular graphing style, using the decimal window [4.7, 4.7] by [3., 3.]. Confirm that at any point x 0, the derivative of F(x) is identical in value to f(x) at that particular point. (a) Use the constant rule with k 3: 3 3x C (b) Use the power rule with n 7: x 7 8 x8 C (c) Use the power rule with n : Since n, 2 2 x x /2 (/2) x/2 C 2x C (d) Use the exponential rule with k 3: e 3x (3) e3x C Example.2 illustrates how certain basic functions can be integrated, but what about combinations of functions, such as the polynomial x 5 2x 3 7 or an expression like 5e x x? The following algebraic rules enable you to handle such expressions in a natural fashion. Algebraic Rules for Indefinite Integration The constant multiple rule: kf(x) k f(x) for constant k The sum rule: [f(x) g(x)] f(x) g(x) The difference rule: [ f(x) g(x)] f(x) g(x) df To prove the constant multiple rule, note that if f(x), then d df [kf(x)] k kf(x) which means that

7 Chapter 5 Section Antidifferentiation: The Indefinite Integral 377 kf(x) k f(x) The sum and difference rules can be established in a similar fashion. Find the following integrals: (a) (b) EXAMPLE.3 (2x 5 8x 3 3x 2 5) x3 2x 7 x (c) (3e 5t t) dt Solution (a) By using the power rule in conjunction with the sum and difference rules and the multiple rule, you get (2x 5 8x 3 3x 2 5) 2x 5 8x 3 3x x x4 4 3 x3 5x C 3 3 x6 2x 4 x 3 5x C (b) There is no quotient rule for integration, but you can still divide the denominator into the numerator and then integrate using the method in part (a): x3 2x 7 x x2 2 7 x 3 x3 2x 7 ln x C (c) (3e 5t t ) dt (3e 5t t /2 ) dt 3 5 e5t (3/2) t3/2 C 3 5 e5t 2 3 t3/2 C

8 378 Chapter 5 Integration EXAMPLE.4 Graph in bold the function f(x) 3x 2 from Example.4, along with the family of antiderivatives F(x) x 3 x L, where L is a list of integer values from 5 to 5. Use the window [0, 2.35].5 by [2, 2]. Which of these antiderivatives passes through (2, 6)? Repeat this exercise for f(x) 3x 2 2. Find the function f(x) whose tangent has slope 3x 2 for each value of x and whose graph passes through the point (2, 6). Solution The slope of the tangent at each point (x, f(x)) is the derivative f(x). Thus, and so f(x) is the antiderivative f(x) 3x 2 f(x) f(x) (3x 2 ) x 3 x C To find C, use the fact that the graph of f passes through (2, 6). That is, substitute x 2 and f(2) 6 into the equation for f(x) and solve for C to get 6 (2) 3 2 C or C 4 That is, the desired function is f(x) x 3 x 4. PRACTICAL APPLICATIONS Here are three problems in which the rate of change of a quantity is known and the goal is to find an expression for the quantity itself. Since the rate of change is the derivative of the quantity, you find the expression for the quantity itself by antidifferentiation. EXAMPLE.5 A manufacturer has found that marginal cost is 3q 2 60q 400 dollars per unit when q units have been produced. The total cost of producing the first 2 units is $900. What is the total cost of producing the first 5 units? Solution Recall that the marginal cost is the derivative of the total cost function C(q). Thus, and so C(q) must be the antiderivative C(q) 3q 2 60q 400 C(q) C(q) dq (3q 2 60q 400) dq q 3 30q 2 400q K for some constant K. (The letter K was used for the constant to avoid confusion with the cost function C.)

9 Chapter 5 Section Antidifferentiation: The Indefinite Integral 379 The value of K is determined by the fact that C(2) 900. In particular, 900 (2) 3 30(2) 2 400(2) K or K 22 Hence, C(q) q 3 30q 2 400q 22 and the cost of producing the first 5 units is C(5) (5) 3 30(5) 2 400(5) 22 $,587 EXAMPLE.6 Graph the function P(x) from Example.6, using the window [0, 47]5 by [4,000, 7,000]500. Display the population 9 months from now. When will the population hit 6,000 people? It is estimated that x months from now the population of a certain town will be changing at the rate of 2 6x people per month. The current population is 5,000. What will be the population 9 months from now? Solution Let P(x) denote the population of the town x months from now. Then the rate of change of the population with respect to time is the derivative dp 2 6x It follows that the population function P(x) is an antiderivative of 2 6x. That is, P(x) dp (2 6x) 2x 4x 3/2 C for some constant C. To determine C, use the fact that at present (when x 0) the population is 5,000. That is, 5,000 2(0) 4(0) 3/2 C or C 5,000 Hence, P(x) 2x 4x 3/2 5,000 and the population 9 months from now will be P(9) 2(9) 4(27) 5,000 5,26 EXAMPLE.7 A retailer receives a shipment of 0,000 kilograms of rice that will be used up over a 5-month period at the constant rate of 2,000 kilograms per month. If storage costs are cent per kilogram per month, how much will the retailer pay in storage costs over the next 5 months?

10 380 Chapter 5 Integration Solution Let S(t) denote the total storage cost (in dollars) over t months. Since the rice is used up at a constant rate of 2,000 kilograms per month, the number of kilograms of rice in storage after t months is 0,000 2,000t. Therefore, since storage costs are cent per kilogram per month, the rate of change of the storage cost with respect to time is It follows that S(t) is an antiderivative of That is, ds dt monthly cost number of 0.0(0,000 2,000t) per kilogramkilograms 0.0(0,000 2,000t) 00 20t S(t) ds dt dt (00 20t) dt 00t 0t 2 C for some constant C. To determine C, use the fact that at the time the shipment arrives (when t 0) there is no cost, so that 0 00(0) 0(0) 2 C or C 0 Hence, S(t) 00t 0t 2 and the total storage cost over the next 5 months will be S(5) 00(5) 0(5) 2 $250 MOTION ALONG A LINE Recall from Section 2 of Chapter 2 that if an object moves along a straight line with ds dv displacement s(t), then its velocity is given by v and its acceleration by a. dt dt If the acceleration of the object is given, then its velocity and displacement can be found by integration. Here is an example. EXAMPLE.8 After its brakes are applied, a certain car decelerates at the constant rate of 22 feet per second per second. If the car is traveling at 45 miles per hour (66 feet per second) when the brakes are applied, how far does it travel before coming to a complete stop? Solution Let s(t) denote the displacement (position) of the car t seconds after the brakes are

11 Chapter 5 Section Antidifferentiation: The Indefinite Integral 38 Refer to Example.8. Change the variable t to x and graph the position function s(x) using the window [0, 9.4] by [0, 200]0. Locate the stopping time and the corresponding position on the graph. Work the problem again for v(0) 60 mph (88 feet per second). What is happening at the 3-second mark? applied. Inasmuch as the car decelerates at 22 feet per second, it follows that a(t) 22 (the negative sign indicates that the car is slowing down), and Integrating, you find that the velocity at time t is given by To evaluate C, note that v 66 when t 0 so that 66 v(0) 22(0) C and C 66. Thus, the velocity at time t is v(t) 22t 66. Next, to find the displacement s(t), begin with the fact that and use integration to show that dv a(t) 22 dt v(t) 22 dt 22t C ds v(t) 22t 66 dt s(t) (22t 66) dt t 2 66t C 2 Since s(0) 0 (do you see why?), it follows that C 2 0 and s(t) t 2 66t Finally, to find the stopping distance, note that the car stops when v(t) 0, and this occurs when v(t) 22t 66 0 Solving this equation, you find that the car stops after 3 seconds of deceleration, and in that time it has traveled s(3) (3) 2 66(3) 99 feet P. R. O. B. L. E. M. S 5. P. R. O. B. L. E. M. S 5. In Problems through 20, find the indicated integral. Check your answers by differentiation.. x 5 2. x 3/4

12 382 Chapter 5 Integration t dt x e x 7. (3t 2 5t 2) dt 8. 3y 2 y 3 y dy 2 xx y 2 y 2 y 3 dy. ex 2. x3 2x u 3 2u 2 e2 u 2 du 4. 2e 6 u ln 2 du x 3x 2 x2 2x x 2 x 7. (x 3 2x 2 ) 8. x 5 (x /2 3x 2/3 6) y 3 2y y dy 9. t(t 2 ) dt 20. x(2x ) 2 POPULATION GROWTH DISTANCE AND VELOCITY DISTANCE AND VELOCITY 2. Find the function whose tangent has slope 4x for each value of x and whose graph passes through the point (, 2). 22. Find the function whose tangent has slope 3x 2 6x 2 for each value of x and whose graph passes through the point (0, 6). 23. Find the function whose tangent has slope x for each value of x and x 2 whose graph passes through the point (, 3). 24. Find a function whose graph has a relative minimum when x and a relative maximum when x It is estimated that t months from now the population of a certain town will be changing at the rate of 4 5t 2/3 people per month. If the current population is 0,000, what will be the population 8 months from now? 26. An object is moving so that its velocity after t minutes is v(t) 4t 3t 2 meters per minute. How far does the object travel during the third minute? 27. An object is moving so that its velocity after t minutes is v(t) 3 2t 6t 2 meters per minute. How far does the object travel during the second minute?

13 Chapter 5 Section Antidifferentiation: The Indefinite Integral 383 LAND VALUES ADMISSION TO EVENTS STORAGE COST WATER POLLUTION AIR POLLUTION MARGINAL COST MARGINAL PROFIT MARGINAL PROFIT MARGINAL REVENUE FLOW OF BLOOD 28. It is estimated that t years from now the value of a certain parcel of land will be increasing at the rate of V(t) dollars per year. Find an expression for the amount by which the value of the land will increase during the next 5 years. 29. The promoters of a county fair estimate that t hours after the gates open at 9:00 A.M., visitors will be entering the fair at the rate of N(t) people per hour. Find an expression for the number of people who will enter the fair between :00 A.M. and :00 P.M. 30. A retailer receives a shipment of 2,000 pounds of soybeans that will be used at a constant rate of 300 pounds per week. If the cost of storing the soybeans is 0.2 cent per pound per week, how much will the retailer have to pay in storage costs over the next 40 weeks? 3. It is estimated that t years from now the population of a certain lakeside community will be changing at the rate of 0.6t 2 0.2t 0.5 thousand people per year. Environmentalists have found that the level of pollution in the lake increases at the rate of approximately 5 units per,000 people. By how much will the pollution in the lake increase during the next 2 years? 32. An environmental study of a certain community suggests that t years from now the level of carbon monoxide in the air will be changing at the rate of 0.t 0. parts per million per year. If the current level of carbon monoxide in the air is 3.4 parts per million, what will be the level 3 years from now? 33. A manufacturer has found that marginal cost is 6q dollars per unit when q units have been produced. The total cost (including overhead) of producing the first unit is $30. What is the total cost of producing the first 0 units? 34. A manufacturer estimates marginal revenue to be 00q /2 dollars per unit when the level of production is q units. The corresponding marginal cost has been found to be 0.4q dollars per unit. Suppose the manufacturer s profit is $520 when the level of production is 6 units. What is the manufacturer s profit when the level of production is 25 units? 35. The marginal profit (the derivative of profit) of a certain company is 00 2q dollars per unit when q units are produced. If the company s profit is $700 when 0 units are produced, what is the company s maximum possible profit? 36. Suppose it has been determined that the marginal revenue associated with the production of x units of a particular commodity is R(x) 240 4x dollars per unit. What is the revenue function R(x)? You may assume R(0) 0. What price will be paid for each unit when the level of production is x 5 units? 37. One of Poiseuille s laws for the flow of blood in an artery says that if v(r) is the velocity of flow r cm from the central axis of the artery, then the velocity decreases at a rate proportional to r. That is, v(r) ar

14 384 Chapter 5 Integration where a is a positive constant.* Find an expression for v(r). Assume v(r) 0, where R is the radius of the artery. R r Artery PROBLEM 37 TREE GROWTH 38. An environmentalist finds that a certain type of tree grows in such a way that its height h(t) after t years is changing at the rate of h(t) 0.2t 2/3 t ft/yr ENDANGERED SPECIES EFFECT OF A TOXIN LEARNING CURVE If the tree was 2 feet tall when it was planted, how tall will it be in 27 years? 39. A conservationist finds that the population P(t) of a certain endangered species is growing at the rate of P(t) 0.5e 0.03t, where t is the number of years after records began to be kept. (a) If the population is P now (at time t 0), what will it be in 0 years? (b) Read an article on endangered species and write a paragraph on the use of mathematical models in studying populations of such species. 40. A toxin is introduced to a bacterial colony, and t hours later, the population P(t) of the colony is changing at the rate dp dt (ln 3)34t If there were million bacteria in the colony when the toxin was introduced, what is P(t)? [Hint: Recall that 3 x e x ln 3.] 4. Let f(x) represent the total number of items a subject has memorized x minutes after being presented with a long list of items to learn. Psychologists refer to the graph of y f(x) as a learning curve and f(x) as the learning rate. The time of peak efficiency is the time when the learning rate is maximized. Suppose the learning rate is f(x) 0.(0 2x 0.6x 2 ) for 0 x 25 (a) What is the learning rate at peak efficiency? (b) What is f(x)? (c) What is the largest number of items memorized by the subject? * E. Batschelet, Introduction to Mathematics for Life Scientists, 2nd ed., Springer-Verlag, New York, 976, pages You may wish to begin your research with the journal Ecology.

15 Chapter 5 Section Antidifferentiation: The Indefinite Integral 385 ENERGY EXPENDITURE SPY STORY MARGINAL PROPENSITY TO CONSUME 42. In a paper written in 97, * V. A. Tucker and K. Schmidt-Koenig investigated the relationship between the velocity v (km/hr) of a bird in flight and the energy E(v) expended by the bird. Their studies showed that for a certain kind of parakeet, the rate of change of the energy with respect to velocity is given by de dv 0.074v v 2 v 0 Suppose it is known that when the parakeet flies at the most economical velocity (the velocity that minimizes E), the energy expended is E min 0.6 (calorie per gram mass per kilometer). What is E(v)? 43. Our spy, intent on avenging the death of Siggy Leiter (Problem 43 in Exercise Set 4.2), is driving a sports car toward the lair of the fiend who killed his friend. To remain as inconspicuous as possible, he is traveling at the legal speed of 60 mph (88 feet per second) when suddenly, he sees a camel in the road, 99 feet in front of him. It takes him 00.7 seconds to react to the crisis; then he hits the brakes, and the car decelerates at the constant rate of 28 ft/sec 2 (28 feet per second, per second). Does he stop before hitting the camel? 44. Suppose the consumption function for a particular country is c(x), where x is national disposable income. Then the marginal propensity to consume is c(x). Suppose c(x) x and consumption is 0 billion dollars when x 0. Find c(x). 45. If H(x) 0 for all real numbers x, what must be true about the graph of H(x)? Explain how your observation can be used to show that if F(x) G(x) for all x, then F(x) G(x) C. 46. (a) Prove the constant rule: k kx C. (b) Prove the exponential rule: e kx k ekx C. 47. What is b x for base b (b 0, b )? [Hint: Recall that b x e x ln b.] 48. It is estimated that x months from now, the population of a certain town will be changing at the rate of P(x) 2.5x people per month. The current population is 5,000. * E. Batschelet, Introduction to Mathematics for Life Scientists, 2nd ed., Springer-Verlag, New York, 976, pages 0 03.

16 386 Chapter 5 Integration 2 Integration by Substitution (a) Find a function P(x) that satisfies these conditions. Use the graphing utility of your calculator to graph this function. (b) Use trace and zoom to determine the level of population 9 months from now. When will the population be 7,590? (c) Suppose the current population were 2,000 (instead of 5,000). Sketch the graph of P(x) with this assumption. Then sketch the graph of P(x) assuming current populations of 4,000 and 6,000. What is the difference between the graphs? 49. A car traveling at 67 ft/sec decelerates at the constant rate of 23 ft/sec 2 when the brakes are applied. (a) Find the velocity v(t) of the car t seconds after the brakes are applied. Then find its distance s(t) from the point where the brakes are applied. (b) Use the graphing utility of your calculator to sketch the graphs of v(t) and s(t) on the same screen (use [0, 5] by [0, 200]0). (c) Use trace and zoom to determine when the car comes to a complete stop and how far it travels in that time. How fast is the car traveling when it has traveled 45 feet? Recall (from Section 2.5) that according to the chain rule, the derivative of the function (x 2 3x 5) 9 is [(x 2 3x 5) 9 ] 9(x 2 3x 5) 8 (2x 3) Notice that the derivative is a product and that one of its factors, 2x 3, is the derivative of an expression, x 2 3x 5, which occurs in the other factor. More precisely, the derivative is a product of the form g(u) where, in this case, g(u) 9u 8 and u x 2 3x 5. du You can integrate many products of the form g(u) by applying the chain rule in reverse. Specifically, if G is an antiderivative of g, then since, by the chain rule, To summarize: d du g(u) du G(u) C d du du [G(u)] G(u) g(u)

2 Integration by Substitution

2 Integration by Substitution 86 Chapter 5 Integration 2 Integration by Substitution (a) Find a function P(x) that satisfies these conditions. Use the graphing utility of your calculator to graph this function. (b) Use trace and zoom

More information

41. The ancient Babylonians (circa 1700 B.C.) approximated N by applying the formula. x n x n N x n. with respect to output

41. The ancient Babylonians (circa 1700 B.C.) approximated N by applying the formula. x n x n N x n. with respect to output 48 Chapter 2 Differentiation: Basic Concepts 4. The ancient Babylonians (circa 700 B.C.) approximated N by applying the formula x n 2 x n N x n for n, 2, 3,... (a) Show that this formula can be derived

More information

Math 142 (Summer 2018) Business Calculus 6.1 Notes

Math 142 (Summer 2018) Business Calculus 6.1 Notes Math 142 (Summer 2018) Business Calculus 6.1 Notes Antiderivatives Why? So far in the course we have studied derivatives. Differentiation is the process of going from a function f to its derivative f.

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Chapter 3 The Integral Business Calculus 197

Chapter 3 The Integral Business Calculus 197 Chapter The Integral Business Calculus 97 Chapter Exercises. Let A(x) represent the area bounded by the graph and the horizontal axis and vertical lines at t=0 and t=x for the graph in Fig.. Evaluate A(x)

More information

Math 1314 Lesson 7 Applications of the Derivative

Math 1314 Lesson 7 Applications of the Derivative Math 1314 Lesson 7 Applications of the Derivative Recall from Lesson 6 that the derivative gives a formula for finding the slope of the tangent line to a function at any point on that function. Example

More information

Math 1314 Test 2 Review Lessons 2 8

Math 1314 Test 2 Review Lessons 2 8 Math 1314 Test Review Lessons 8 CASA reservation required. GGB will be provided on the CASA computers. 50 minute exam. 15 multiple choice questions. Do Practice Test for extra practice and extra credit.

More information

Section 11.3 Rates of Change:

Section 11.3 Rates of Change: Section 11.3 Rates of Change: 1. Consider the following table, which describes a driver making a 168-mile trip from Cleveland to Columbus, Ohio in 3 hours. t Time (in hours) 0 0.5 1 1.5 2 2.5 3 f(t) Distance

More information

Average rates of change May be used to estimate the derivative at a point

Average rates of change May be used to estimate the derivative at a point Derivatives Big Ideas Rule of Four: Numerically, Graphically, Analytically, and Verbally Average rate of Change: Difference Quotient: y x f( a+ h) f( a) f( a) f( a h) f( a+ h) f( a h) h h h Average rates

More information

Lecture 2. Derivative. 1 / 26

Lecture 2. Derivative. 1 / 26 Lecture 2. Derivative. 1 / 26 Basic Concepts Suppose we wish to nd the rate at which a given function f (x) is changing with respect to x when x = c. The simplest idea is to nd the average rate of change

More information

Marginal Propensity to Consume/Save

Marginal Propensity to Consume/Save Marginal Propensity to Consume/Save The marginal propensity to consume is the increase (or decrease) in consumption that an economy experiences when income increases (or decreases). The marginal propensity

More information

Business and Life Calculus

Business and Life Calculus Business and Life Calculus George Voutsadakis Mathematics and Computer Science Lake Superior State University LSSU Math 2 George Voutsadakis (LSSU) Calculus For Business and Life Sciences Fall 203 / 55

More information

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work.

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work. MATH 11012 Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri Dr. Kracht Name:. 1. Consider the function f depicted below. Final Exam Review Show all your work. y 1 1 x (a) Find each of the following

More information

(MATH 1203, 1204, 1204R)

(MATH 1203, 1204, 1204R) College Algebra (MATH 1203, 1204, 1204R) Departmental Review Problems For all questions that ask for an approximate answer, round to two decimal places (unless otherwise specified). The most closely related

More information

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 236 ELAC FALL 207 CA 9 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. ) 27 p 3 27 p 3 ) 2) If 9 t 3 4t 9-2t = 3, find t. 2) Solve the equation.

More information

3.1 Derivative Formulas for Powers and Polynomials

3.1 Derivative Formulas for Powers and Polynomials 3.1 Derivative Formulas for Powers and Polynomials First, recall that a derivative is a function. We worked very hard in 2.2 to interpret the derivative of a function visually. We made the link, in Ex.

More information

Antiderivatives and Indefinite Integrals

Antiderivatives and Indefinite Integrals Antiderivatives and Indefinite Integrals MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After completing this lesson we will be able to use the definition

More information

3. (1.2.13, 19, 31) Find the given limit. If necessary, state that the limit does not exist.

3. (1.2.13, 19, 31) Find the given limit. If necessary, state that the limit does not exist. Departmental Review for Survey of Calculus Revised Fall 2013 Directions: All work should be shown and all answers should be exact and simplified (unless stated otherwise) to receive full credit on the

More information

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

More information

ANSWERS, Homework Problems, Spring 2014 Now You Try It, Supplemental problems in written homework, Even Answers R.6 8) 27, 30) 25

ANSWERS, Homework Problems, Spring 2014 Now You Try It, Supplemental problems in written homework, Even Answers R.6 8) 27, 30) 25 ANSWERS, Homework Problems, Spring 2014, Supplemental problems in written homework, Even Answers Review Assignment: Precalculus Even Answers to Sections R1 R7 R.1 24) 4a 2 16ab + 16b 2 R.2 24) Prime 5x

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.9 Antiderivatives In this section, we will learn about: Antiderivatives and how they are useful in solving certain scientific problems.

More information

Purdue University Study Guide for MA Credit Exam

Purdue University Study Guide for MA Credit Exam Purdue University Study Guide for MA 16010 Credit Exam Students who pass the credit exam will gain credit in MA16010. The credit exam is a two-hour long exam with multiple choice questions. No books or

More information

Business and Life Calculus

Business and Life Calculus Business and Life Calculus George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 112 George Voutsadakis (LSSU) Calculus For Business and Life Sciences Fall 2013

More information

ANSWERS, Homework Problems, Fall 2014: Lectures Now You Try It, Supplemental problems in written homework, Even Answers. 24x + 72 (x 2 6x + 4) 4

ANSWERS, Homework Problems, Fall 2014: Lectures Now You Try It, Supplemental problems in written homework, Even Answers. 24x + 72 (x 2 6x + 4) 4 ANSWERS, Homework Problems, Fall 014: Lectures 19 35 Now You Try It, Supplemental problems in written homework, Even Answers Lecture 19 1. d [ 4 ] dx x 6x + 4) 3 = 4x + 7 x 6x + 4) 4. a) P 0) = 800 b)

More information

Chapter 2 Derivatives And Their Uses

Chapter 2 Derivatives And Their Uses Chapter Derivatives And Their Uses 1. Complete the table and use it to predict the limit, if it eists. 6 f( ) 0. 1 lim f( )? 0.1 0.01 0.001 0.? 0.999 0.99 f ( ) 0.9 160.0 80.0 80.0 0. does not eist. Use

More information

Calculus. Applications of Differentiations (IV)

Calculus. Applications of Differentiations (IV) Calculus Applications of Differentiations (IV) Outline 1 Rates of Change In Economics And The Sciences Applications of Derivative In Economics Applications of Derivative in the Sciences 2 Related Rate

More information

x C) y = - A) $20000; 14 years B) $28,000; 14 years C) $28,000; 28 years D) $30,000; 15 years

x C) y = - A) $20000; 14 years B) $28,000; 14 years C) $28,000; 28 years D) $30,000; 15 years Dr. Lee - Math 35 - Calculus for Business - Review of 3 - Show Complete Work for Each Problem MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find

More information

Unit #6 Basic Integration and Applications Homework Packet

Unit #6 Basic Integration and Applications Homework Packet Unit #6 Basic Integration and Applications Homework Packet For problems, find the indefinite integrals below.. x 3 3. x 3x 3. x x 3x 4. 3 / x x 5. x 6. 3x x3 x 3 x w w 7. y 3 y dy 8. dw Daily Lessons and

More information

2.2. THE PRODUCT AND QUOTIENT RULES 179. P dv dt + V dp. dt.

2.2. THE PRODUCT AND QUOTIENT RULES 179. P dv dt + V dp. dt. 22 THE PRODUCT AND QUOTIENT RULES 179 Thus, using the Product Rule, we find that dt = 1 k P dv + V dp At t = t 0, we obtain dt = 1 [(100, 000)(0005) + (002)( 100)] = 6225 K/s t0 8 Hence, at time t 0, the

More information

Sample Mathematics 106 Questions

Sample Mathematics 106 Questions Sample Mathematics 106 Questions x 2 + 8x 65 (1) Calculate lim x 5. x 5 (2) Consider an object moving in a straight line for which the distance s (measured in feet) it s travelled from its starting point

More information

Section 11.7 The Chain Rule

Section 11.7 The Chain Rule Section.7 The Chain Rule Composition of Functions There is another way of combining two functions to obtain a new function. For example, suppose that y = fu) = u and u = gx) = x 2 +. Since y is a function

More information

Calculus I 5. Applications of differentiation

Calculus I 5. Applications of differentiation 2301107 Calculus I 5. Applications of differentiation Chapter 5:Applications of differentiation C05-2 Outline 5.1. Extreme values 5.2. Curvature and Inflection point 5.3. Curve sketching 5.4. Related rate

More information

AP Calculus AB Unit 6 Packet Antiderivatives. Antiderivatives

AP Calculus AB Unit 6 Packet Antiderivatives. Antiderivatives Antiderivatives Name In mathematics, we use the inverse operation to undo a process. Let s imagine undoing following everyday processes. Process Locking your car Going to sleep Taking out your calculator

More information

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview

Doug Clark The Learning Center 100 Student Success Center learningcenter.missouri.edu Overview Math 1400 Final Exam Review Saturday, December 9 in Ellis Auditorium 1:00 PM 3:00 PM, Saturday, December 9 Part 1: Derivatives and Applications of Derivatives 3:30 PM 5:30 PM, Saturday, December 9 Part

More information

Midterm Study Guide and Practice Problems

Midterm Study Guide and Practice Problems Midterm Study Guide and Practice Problems Coverage of the midterm: Sections 10.1-10.7, 11.2-11.6 Sections or topics NOT on the midterm: Section 11.1 (The constant e and continuous compound interest, Section

More information

(x! 4) (x! 4)10 + C + C. 2 e2x dx = 1 2 (1 + e 2x ) 3 2e 2x dx. # 8 '(4)(1 + e 2x ) 3 e 2x (2) = e 2x (1 + e 2x ) 3 & dx = 1

(x! 4) (x! 4)10 + C + C. 2 e2x dx = 1 2 (1 + e 2x ) 3 2e 2x dx. # 8 '(4)(1 + e 2x ) 3 e 2x (2) = e 2x (1 + e 2x ) 3 & dx = 1 33. x(x - 4) 9 Let u = x - 4, then du = and x = u + 4. x(x - 4) 9 = (u + 4)u 9 du = (u 0 + 4u 9 )du = u + 4u0 0 = (x! 4) + 2 5 (x! 4)0 (x " 4) + 2 5 (x " 4)0 ( '( = ()(x - 4)0 () + 2 5 (0)(x - 4)9 () =

More information

MAT 210 TEST 2 REVIEW (Ch 12 and 13)

MAT 210 TEST 2 REVIEW (Ch 12 and 13) Class: Date: MAT 0 TEST REVIEW (Ch and ) Multiple Choice Identify the choice that best completes the statement or answers the question.. The population P is currently 0,000 and growing at a rate of 7,000

More information

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1).

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1). Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20 # 18, page 18: If f(x) = x2 x 2 1, find f( 1 2 ), f( 1 2 ), and f(a + 1). # 22, page 18: When a solution of acetylcholine

More information

Introduction to Calculus

Introduction to Calculus Introduction to Calculus Contents 1 Introduction to Calculus 3 11 Introduction 3 111 Origin of Calculus 3 112 The Two Branches of Calculus 4 12 Secant and Tangent Lines 5 13 Limits 10 14 The Derivative

More information

Foothill High School. AP Calculus BC. Note Templates Semester 1, Student Name.

Foothill High School. AP Calculus BC. Note Templates Semester 1, Student Name. Foothill High School AP Calculus BC Note Templates Semester 1, 2011-2012 Student Name Teacher: Burt Dixon bdixon@pleasanton.k12.ca.us 2.1 Limits Chap1-2 Page 1 Chap1-2 Page 2 Chap1-2 Page 3 Chap1-2 Page

More information

Marginal Functions and Approximation

Marginal Functions and Approximation ucsc supplementary notes ams/econ 11a Marginal Functions and Approximation 1. Linear approximation If y = f(x) is a differentiable function then its derivative, y = f (x), gives the rate of change of the

More information

MATH 1325 Business Calculus Guided Notes

MATH 1325 Business Calculus Guided Notes MATH 135 Business Calculus Guided Notes LSC North Harris By Isabella Fisher Section.1 Functions and Theirs Graphs A is a rule that assigns to each element in one and only one element in. Set A Set B Set

More information

MATH 122 FALL Final Exam Review Problems

MATH 122 FALL Final Exam Review Problems MATH 122 FALL 2013 Final Exam Review Problems Chapter 1 1. As a person hikes down from the top of a mountain, the variable t represents the time, in minutes, since the person left the top of the mountain,

More information

Review for the Final Exam

Review for the Final Exam Calculus Lia Vas. Integrals. Evaluate the following integrals. (a) ( x 4 x 2 ) dx (b) (2 3 x + x2 4 ) dx (c) (3x + 5) 6 dx (d) x 2 dx x 3 + (e) x 9x 2 dx (f) x dx x 2 (g) xe x2 + dx (h) 2 3x+ dx (i) x

More information

MATH150-E01 Test #2 Summer 2016 Show all work. Name 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3).

MATH150-E01 Test #2 Summer 2016 Show all work. Name 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3). 1. Find an equation in slope-intercept form for the line through (4, 2) and (1, 3). 2. Let the supply and demand functions for sugar be given by p = S(q) = 1.4q 0.6 and p = D(q) = 2q + 3.2 where p is the

More information

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include:

4.1 Exponential Functions. For Formula 1, the value of n is based on the frequency of compounding. Common frequencies include: Hartfield MATH 2040 Unit 4 Page 1 4.1 Exponential Functions Recall from algebra the formulas for Compound Interest: Formula 1 For Discretely Compounded Interest 1 A t P r n nt Formula 2 Continuously Compounded

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

More information

MATH 236 ELAC FALL 2017 CA 10 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 236 ELAC FALL 2017 CA 10 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MATH 36 ELAC FALL 7 CA MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. ) In a certain country, the rate of increase of the population is proportional

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Chapter 2: Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point.

Chapter 2: Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point. Chapter : Differentiation 1. Find the slope of the tangent line to the graph of the function below at the given point. f( ) 10, (, ) 10 1 E) none of the above. Find the slope of the tangent line to the

More information

UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS. Pre-Class:

UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS. Pre-Class: 1830 UNIT 2 DERIVATIVES 2.1 EXPONENTIAL AND LOGARITHMIC FUNCTION APPLICATIONS Pre-Class: Take notes on the videos and readings (use the space below). Work and check problem #1 in the 2.1 NOTES section.

More information

Name: Practice A, Math Final Exam December 11, 2018

Name: Practice A, Math Final Exam December 11, 2018 Practice A, Math 10250 Final Exam December 11, 2018 Name: Instructor: Be sure that you have all 15 pages of the test. Calculators are allowed for this examination. The exam lasts for two hours. The Honor

More information

MAC 2233 Chapter 3 Practice for the Test

MAC 2233 Chapter 3 Practice for the Test Class: Date: MAC 33 Chapter 3 Practice for the Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. At which labeled point is the slope of the tangent

More information

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

More information

DIFFERENTIATION: BASIC CONCEPTS

DIFFERENTIATION: BASIC CONCEPTS *(866)487-8889* CONFIRMING PROOFS MASTER SET Please mark all alterations on this set only hof51918_ch02_097_186 10/1/05 21:14 Page 97 indesign Nishant:Desktop Folder:Rakesh 10-01-05:DQ046: CHAPTER 2 The

More information

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination.

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination. Purdue University Study Guide for MA 224 for students who plan to obtain credit in MA 224 by examination. Textbook: Applied Calculus For Business, Economics, and the Social and Life Sciences, Expanded

More information

Math 116: Business Calculus Chapter 4 - Calculating Derivatives

Math 116: Business Calculus Chapter 4 - Calculating Derivatives Math 116: Business Calculus Chapter 4 - Calculating Derivatives Instructor: Colin Clark Spring 2017 Exam 2 - Thursday March 9. 4.1 Techniques for Finding Derivatives. 4.2 Derivatives of Products and Quotients.

More information

Math 2413 General Review for Calculus Last Updated 02/23/2016

Math 2413 General Review for Calculus Last Updated 02/23/2016 Math 243 General Review for Calculus Last Updated 02/23/206 Find the average velocity of the function over the given interval.. y = 6x 3-5x 2-8, [-8, ] Find the slope of the curve for the given value of

More information

4x 2-5x+3. 7x-1 HOMEWORK 1-1

4x 2-5x+3. 7x-1 HOMEWORK 1-1 HOMEWORK 1-1 As it is always the case that correct answers without sufficient mathematical justification may not receive full credit, make sure that you show all your work. Please circle, draw a box around,

More information

Section 3.1 Homework Solutions. 1. y = 5, so dy dx = y = 3x, so dy dx = y = x 12, so dy. dx = 12x11. dx = 12x 13

Section 3.1 Homework Solutions. 1. y = 5, so dy dx = y = 3x, so dy dx = y = x 12, so dy. dx = 12x11. dx = 12x 13 Math 122 1. y = 5, so dx = 0 2. y = 3x, so dx = 3 3. y = x 12, so dx = 12x11 4. y = x 12, so dx = 12x 13 5. y = x 4/3, so dx = 4 3 x1/3 6. y = 8t 3, so = 24t2 7. y = 3t 4 2t 2, so = 12t3 4t 8. y = 5x +

More information

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x?

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x? . What are the domain and range of the function Fall 9 Math 3 Final Exam Solutions f(x) = + ex e x? Answer: The function is well-defined everywhere except when the denominator is zero, which happens when

More information

Sections 2.7, 2.8 Rates of Change Part III Rates of Change in the Natural and Social Sciences

Sections 2.7, 2.8 Rates of Change Part III Rates of Change in the Natural and Social Sciences Math 180 wwwtimetodarecom Sections 7, 8 Rates of Change Part III Rates of Change in the Natural and Social Sciences Physics s If s= f ( t) is the position function of a particle that is moving in a straight

More information

Integration by Substitution

Integration by Substitution Integration by Substitution MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After this lesson we will be able to use the method of integration by substitution

More information

Functions. A function is a rule that gives exactly one output number to each input number.

Functions. A function is a rule that gives exactly one output number to each input number. Functions A function is a rule that gives exactly one output number to each input number. Why it is important to us? The set of all input numbers to which the rule applies is called the domain of the function.

More information

SHOW WORK! Chapter4Questions. NAME ID: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

SHOW WORK! Chapter4Questions. NAME ID: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. NAME ID: Date: Chapter4Questions Multiple Choice Identify the choice that best completes the statement or answers the question. SHOW WORK! 1. Find the indefinite integral 1u 4u du. a. 4u u C b. 1u 4u C

More information

Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar!

Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar! Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar! See me any time B4 school tomorrow and mention to me that you have reviewed your integration notes and you

More information

CHAPTER 2 Differentiation

CHAPTER 2 Differentiation CHAPTER Differentiation Section. The Derivative and the Slope of a Graph............. 9 Section. Some Rules for Differentiation.................. 56 Section. Rates of Change: Velocit and Marginals.............

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models L6-1 Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models Polynomial Functions Def. A polynomial function of degree n is a function of the form f(x) = a n x n + a n 1 x n 1 +... + a 1

More information

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET CALCULUS Berkant Ustaoğlu CRYPTOLOUNGE.NET Secant 1 Definition Let f be defined over an interval I containing u. If x u and x I then f (x) f (u) Q = x u is the difference quotient. Also if h 0, such that

More information

MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives

MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives 7.5) Rates of Change: Velocity and Marginals MA 181 Lecture Chapter 7 College Algebra and Calculus by Larson/Hodgkins Limits and Derivatives Previously we learned two primary applications of derivatives.

More information

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7)

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Note: This review is intended to highlight the topics covered on the Final Exam (with emphasis on

More information

Unit #4 : Interpreting Derivatives, Local Linearity, Marginal Rates

Unit #4 : Interpreting Derivatives, Local Linearity, Marginal Rates Unit #4 : Interpreting Derivatives, Local Linearity, Marginal Rates Goals: Develop natural language interpretations of the derivative Create and use linearization/tangent line formulae Describe marginal

More information

Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20

Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20 Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20 Instructor: Sal Barone School of Mathematics Georgia Tech August 19 - August 6, 2013 (updated October 4, 2013) L9: DIFFERENTIATION RULES Covered sections:

More information

Intermediate Algebra Final Exam Review

Intermediate Algebra Final Exam Review Intermediate Algebra Final Exam Review Note to students: The final exam for MAT10, MAT 11 and MAT1 will consist of 30 multiple-choice questions and a few open-ended questions. The exam itself will cover

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Study guide for the Math 115 final Fall 2012

Study guide for the Math 115 final Fall 2012 Study guide for the Math 115 final Fall 2012 This study guide is designed to help you learn the material covered on the Math 115 final. Problems on the final may differ significantly from these problems

More information

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above.

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above. INTERNET MAT 117 Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (b) Find the center and

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Section 2.1 Limits: Approached Numerically and Graphically

Section 2.1 Limits: Approached Numerically and Graphically Section 2.1 Limits: Approached Numerically and Graphically Foundation Concepts: Limit Left-hand limit Right-hand limit 1 = 1 = tiny big Practice: 1. What can we say about lim,. f(x)? a) If lim, 3 4 f(x)=7

More information

Higher-Order Derivatives

Higher-Order Derivatives Higher-Order Derivatives Higher-order derivatives are simply the derivative of a derivative. You would use the same derivative rules that you learned for finding the first derivative of a function. The

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Calculus with Applications Good Problems. Justin M. Ryan. Mathematics Department Butler Community College Andover, Kansas USA

Calculus with Applications Good Problems. Justin M. Ryan. Mathematics Department Butler Community College Andover, Kansas USA DGS GPBC Calculus with Applications Good Problems Justin M. Ryan Mathematics Department Butler Community College Andover, Kansas USA jryan10@butlercc.edu DRAFT 13 March 2017 These notes consist of a collection

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

More information

3. Go over old quizzes (there are blank copies on my website try timing yourself!)

3. Go over old quizzes (there are blank copies on my website try timing yourself!) final exam review General Information The time and location of the final exam are as follows: Date: Tuesday, June 12th Time: 10:15am-12:15pm Location: Straub 254 The exam will be cumulative; that is, it

More information

Final Exam Study Aid

Final Exam Study Aid Math 112 Final Exam Study Aid 1 of 33 Final Exam Study Aid Note: This study aid is intended to help you review for the final exam. It covers the primary concepts in the course, with a large emphasis on

More information

Applied Calculus I Practice Final Exam Solution Notes

Applied Calculus I Practice Final Exam Solution Notes AMS 5 (Fall, 2009). Solve for x: 0 3 2x = 3 (.2) x Taking the natural log of both sides, we get Applied Calculus I Practice Final Exam Solution Notes Joe Mitchell ln 0 + 2xln 3 = ln 3 + xln.2 x(2ln 3 ln.2)

More information

Section 1.3 Rates of Change and Behavior of Graphs

Section 1.3 Rates of Change and Behavior of Graphs Section 1. Rates of Change and Behavior of Graphs 5 Section 1. Rates of Change and Behavior of Graphs Since functions represent how an output quantity varies with an input quantity, it is natural to ask

More information

Lecture 26: Section 5.3 Higher Derivatives and Concavity

Lecture 26: Section 5.3 Higher Derivatives and Concavity L26-1 Lecture 26: Section 5.3 Higher Derivatives and Concavity ex. Let f(x) = ln(e 2x + 1) 1) Find f (x). 2) Find d dx [f (x)]. L26-2 We define f (x) = Higher Order Derivatives For y = f(x), we can write

More information

Chapter 6: Messy Integrals

Chapter 6: Messy Integrals Chapter 6: Messy Integrals Review: Solve the following integrals x 4 sec x tan x 0 0 Find the average value of 3 1 x 3 3 Evaluate 4 3 3 ( x 1), then find the area of ( x 1) 4 Section 6.1: Slope Fields

More information

REVIEW: LESSONS R-18 WORD PROBLEMS FALL 2018

REVIEW: LESSONS R-18 WORD PROBLEMS FALL 2018 REVIEW: LESSONS R-18 WORD PROBLEMS FALL 2018 Lesson R: Review of Basic Integration 1. The growth rate of the population of a county is P (t) = t(4085t + 8730), where t is times in years. How much does

More information

Applications of the definite integral to rates, velocities and densities

Applications of the definite integral to rates, velocities and densities Chapter 4 Applications of the definite integral to rates, velocities and densities 4.1 Two cars, labeled 1 and 2 start side by side and accelerate from rest. Figure 4.1 shows a graph of their velocity

More information

The questions listed below are drawn from midterm and final exams from the last few years at OSU. As the text book and structure of the class have

The questions listed below are drawn from midterm and final exams from the last few years at OSU. As the text book and structure of the class have The questions listed below are drawn from midterm and final eams from the last few years at OSU. As the tet book and structure of the class have recently changed, it made more sense to list the questions

More information

Section 1: The Definite Integral

Section 1: The Definite Integral Chapter The Integral Applied Calculus 70 Section : The Definite Integral Distance from Velocity Example Suppose a car travels on a straight road at a constant speed of 40 miles per hour for two hours.

More information