See animations and interactive applets of some of these at. Fall_2009/Math123/Notes

Size: px
Start display at page:

Download "See animations and interactive applets of some of these at. Fall_2009/Math123/Notes"

Transcription

1 MA123, Chapter 7 Word Problems (pp ) Chapter s Goal: In this chapter we study the two main types of word problems in Calculus. Optimization Problems. i.e., max - min problems Related Rates See animations and interactive applets of some of these at Fall_2009/Math123/Notes () Chapter 7 October 31, / 64 Example 1: What is the largest possible product you can form from two nonnegative real numbers whose sum is 30? What are the unknowns? Two nonnegative real numbers, say x and y. What is given? Their sum is 30, the product is maximal, they are each greater than or equal to 0. Mathematize these givens: x + y = 30, x 0, and y 0 () Chapter 7 October 31, / 64

2 Example 1 (continued) xy is to be maximal. This suggests using calculus to find a maximum, but we can t yet since we have two variables. Elimate an unknown: y = 30 x so xy = x (30 x) = 30x x 2 The product now depends only on x. Also, y 0 = x 30 New problem: Find the maximum of P (x) = 30x x 2 on [0, 30]. This sort of problem can be solved by the techniques of Chapter 6. () Chapter 7 October 31, / 64 Example 1 (continued) Find the maximum of P (x) = 30x x 2 on [0, 30]. Endpoints: x = 0 and x = 30 Next, P (x) = 30 2x so P (x) = 0 implies x = 15. Critical Points: x = 15 Plug in endpoints and critical points: P (0) = 0, P (15) = 15 2 = 225, P (30) = 0 The maximum of P (x) is P (15) = 225. Relate back to our original problem: The largest possible product of x and y, whose sum is 30, occurs when x = y = 15. The product is 225. () Chapter 7 October 31, / 64

3 Guidelines for Optimization Problems: While there is no definite procedure to follow in solving optimization problems, these guidelines should help Read problem quickly: Get idea of what problem is asking What am I trying to find? What is given? Read problem more carefully: Pay more attention to details How does given information relate to the unknown? Define variables. Choose suggestive names for your varibles. Draw and label sketches. Determine if you want a maximum or a minimum. Determine if you want the extreme value or if you want the value of some quantity which gives the extreme value. () Chapter 7 October 31, / 64 Guidelines for Optimization Problems: Write down a general formula for what you are trying to optimize. Often your formula will involve several variables. If so: Write down equations relating the variables Solve the previous equations in terms of a single variable Substitute your equations from the last step into the general formula to get a function of a single variable Use methods from chapter 6 to find maximum or minimum. In Chapter 6 we were always given the interval on which function was defined Here we need to use the word problem to determine this interval Look for critical points, look for endpoints. You may have several possible points for max or min Check your point is max or min ( via First Derivative Test) () Chapter 7 October 31, / 64

4 Guidelines for Optimization Problems: REFLECT UPON YOUR SOLUTION You can learn a lot by looking back at your solution Does your answer seem reasonable? Is there an easier way to solve your problem? Can you solve variations of your problem with your solution? () Chapter 7 October 31, / 64 Second Derivative Test for Extrema The First Derivative Test is not always the most efficient way to determine if a given critical point is a max or a min. This next test is better, provided f (x) is easy to compute. Theorem Suppose f(x) has a critical point at x = c and f (x) exists for all x near c. If f (c) > 0 then f(c) is a local minimum of f(x). If f (c) < 0 then f(c) is a local maximum of f(x). If f (c) = 0 then we need to use the first derivative test to determine if maximum, minimum, or neither. () Chapter 7 October 31, / 64

5 Second Derivative Test for Extrema A curve bends up away from a local minimum. Thus, y = f(x) is concave up near a local minimum. Thus, f (c) > 0 at a local minimum. A curve bends down away from a local maximum. Thus, y = f(x) is concave down near a local maximum. Thus, f (c) < 0 at a local maximum. () Chapter 7 October 31, / 64 Example 2 Suppose the product of x and y is 26, and both x and y are positive. What is the minimum possible sum of x and y? What are the unknowns? Two positive real numbers x and y. What is given? Their product is 26, their sum is minimal, they are each greater than 0. Mathematize these givens: x > 0, y > 0, and xy = 26 () Chapter 7 October 31, / 64

6 Example 2 (continued) x + y is to be minimal. This suggests using calculus to find a minimum, but we can t yet since we have two variables. Eliminate a variable: y = 26 x 1 New problem: Minimize the function on the interval (0, ). S(x) = x + 26 x 1 Endpoints: NONE () Chapter 7 October 31, / 64 Example 2 (continued) Next, S (x) = 1 26 x 2 So S (x) = 0 implies x = 26. (Recall x > 0.) Next, S (x) = 52 x 3 > 0 for all x > 0 S(x) is concave up on [0, ) so critical point gives a minimum. Relate back to the original problem: Minimal sum occurs when x = 26 and y = = 26 Minimal sum = 2 26 () Chapter 7 October 31, / 64

7 Example 3 A farmer builds a rectangular pen with three parallel partitions using 500 feet of fencing. What dimensions will maximize the total area of the pen? Let x denote the horizontal length and y denote the vertical length of fence. Unknowns: Dimensions of the fence which maximize area, xy Givens: 500 feet of fence to work with. Need to build four walls of length y and two walls of length x. Thus, 2x + 4y = 500, x > 0 and y > 0 () Chapter 7 October 31, / 64 Example 3 (continued) The condition 2x + 4y = 500 rearranges to x = 250 2y. x > 0 implies 250 2y > 0 so y < 125. New Problem: Maximize the function on [0, 125]. Find the critical points: and so y = = 62.5 A(y) = (250 2y) y = 250y 2y 2 A (y) = 250 4y = 0 () Chapter 7 October 31, / 64

8 Example 3 (continued) Plug in critical points and endpoints to determine maximum: A(0) = 0, A(62.5) = , A(125) = 0 so the maximum is at x = Relate to original problem: Maximum area is obtained making vertical sides 62.5 feet long and horizontal sides 125 feet long. Maximal area is square feet. Remark: We need to build four vertical walls and only two horizontal walls, so we expect the vertical walls to be shorter. In fact, there are twice as many vertical walls as horizontal walls, so the vertical walls should have half the length of the horizontal walls. () Chapter 7 October 31, / 64 Example 4 A Norman window has the shape of a rectangle capped by a semicircle. What is the length of the base of a Norman window of maximal area if the perimeter of the window is 10? Let r be the radius of semicircle and h the height of rectangle. Base of rectangle is 2r. Perimeter is Two vertical walls + Base + Circumference Semi-circle 2h + 2r + π r So 10 = 2h + (2 + π) r () Chapter 7 October 31, / 64

9 Example 4 (continued) Solving for h: ( h = π ) 2 h 0 so (1 + π 2 ) r 5 so r π = π 2 Area of window is area of rectangle plus area of semicircle. Area of rectangle: (2r) h = 2r ( ( π ) 2 r ) r = 10r (2 + π) r 2 Area of semicircle: 1 2 π r2 () Chapter 7 October 31, / 64 Area of window: A(r) = (10r (2 + π) r 2 ) πr2 = 10r ( 2 + π ) 2 r 2 We need to maximize the function ( A(r) = 10r 2 + π ) 2 r 2 on the interval [0, 10 2+π ]. First find critical points: A (r) = 10 2 ( 2 + π ) 2 r = 0 so r = π 2 () Chapter 7 October 31, / 64

10 Example 4 (continued) Maximal area occurs at either a critical point or an endpoint. But look at second derivative: ( A (r) = π ) < 0 for all r 2 A(r) is concave down everywhere so critical point gives maximum. So maximum when r = π 2 What is the base of the maximal area window? The base is twice the radius, so base will be π () Chapter 7 October 31, / 64 Example 5 Find the area of the largest rectangle with sides parallel to the coordinate axes that can be inscribed in a quarter circle of radius 10. Assume the center of the circle is located at the origin and one corner of the rectangle is at the origin and the opposite corner is on the quarter circle. Let x be the horizontal length of the rectangle and y the horizontal length. Right triangle, sides x and y, hypotenuse 10 x 2 + y 2 = 10 2 Solving for y y = 10 2 x 2, for x 10 () Chapter 7 October 31, / 64

11 Example 5 (continued) Objective: Maximize the area, xy. Substituting y, need to maximize the function on the interval [0, 10]. A(x) = x (10 2 x 2 ) 1/2 () Chapter 7 October 31, / 64 Example 5 (continued) Critical points: A (x) = (10 2 x 2 ) 1/2 + x ( ) 1 (10 2 x 2 ) 1/2 ( 2x) 2 = (10 2 x 2 ) 1/2 x 2 (10 2 x 2 ) 1/2 = 102 2x x 2 Now, A (x) = 0 implies x 2 = 0 so x = 50. () Chapter 7 October 31, / 64

12 Example 5 (continued) Plug in critical points and endpoints A(0) = 0, A( 50) = 5, A(10) = 0 So maximal area is 50 and occurs when x = 50 and y = 50. Remark: In retrospect, this conforms to our intuition. The boundary curve is symmetric with respect to x and y so may expect maxima to occur at a symmetric point, x = y. () Chapter 7 October 31, / 64 Example 6 Let A be the point (0, 1) and B be the point (5, 3). Find the length of the shortest path that connects A and B if the path consists of two line segments and the path must touch the x axis. Let P = (x, 0). Minimize sum of distances from A to P and from P to B. Distance from A to P : (x 0)2 + (0 1) 2 = (x 2 + 1) 1/2 Distance from P to B: (5 x)2 + (3 0) 2 = (x 2 10x + 34) 1/2 () Chapter 7 October 31, / 64

13 Example 6 (continued) Minimize (x 2 + 1) 1/2 + (x 2 10x + 34) 1/2 Taking derivative and simplifying: 1 2 (x2 + 1) 1/2 2x (x2 10x + 34) 1/2 (2x 10) = x x x 5 x2 10x + 34 = 0 So x x2 + 1 = x 5 x2 10x + 34 () Chapter 7 October 31, / 64 Example 6 (continued) Square both sides: Clear denominators: Multiply out: x 2 x = x2 10x + 25 x 2 10x + 34 x 2 (x 2 10x + 34) = (x 2 10x + 25) (x 2 + 1) x 4 10x x 2 = x 4 10x x 2 + x 2 10x + 25 Cancel and collect like terms: 8x x 25 = 0 () Chapter 7 October 31, / 64

14 Example 6 (continued) Factor: (2x + 5)(4x 5) = 0 so x = 5/2 or x = 5/4. The minimum distance occurs at point (5/4, 0). The minimum distance is ((5/4) 2 + 1) 1/2 + ((5/4) 2 10 (5/4) + 34) 1/2 6.4 (plug x = 5/4 into total distance (x 2 + 1) 1/2 + (x 2 10x + 34) 1/2 ) Remark: Notice the two triangles in this case are similar, which means the angles of incidence and reflection are equal. Remark: What was the significance of the critical point x = 5/2? In fact this was not a critical point. We found the critical points by taking an algebraic equation and squaring that equation. x = 5/2 was an extraneous root. () Chapter 7 October 31, / 64 Example 6: Short and Elegant Solution Is there an easier way? YES!!! Shortest path from (0, 1) to (5, 3) that hits x-axis Shortest path from (0, 1) to (5, 3) that hits x-axis Any path from (0, 1) to (5, 3) hits x-axis Thus, shortest path from (0, 1) to (5, 3) is a line, so length of shortest path distance between (0, 1) and (5, 3) : (5 0)2 + ( 3 1) 2 = = () Chapter 7 October 31, / 64

15 Example 7 Find the area of the largest rectangle with one corner at the origin, the opposite corner in the first quadrant on the graph of the parabola f(x) = 9 x 2, and sides parallel to the axes. Let x be horizontal length of rectangle. The corner of rectangle on the parabola has coordinates (x, 9 x 2 ) so height of rectangle is 9 x 2. Have x 0 and y 0. But y 0 requires x 3 so 0 x 3. Thus, need to maximize A(x) = x(9 x 2 ) = 9x x 3 on [0, 3] () Chapter 7 October 31, / 64 Example 7 (continued) Find critical points: A (x) = 9 3x 2 = 0 = x 2 = 3 so x = 3. (Remember 0 x 3.) Next, A (x) = 6x 0 for all x 0 so A(x) is concave down for x > 0. Critical point must be a global maximum. Thus, the maximum at x = 3 and maximal area is A( 3) = 6 3 () Chapter 7 October 31, / 64

16 Example 8 Find the point P in the first quadrant that lies on the hyperbola y 2 x 2 = 6 and is closest to the point A(2, 0). Write the point P as (a, b). Closest point so need to minimize the distance. (a, b) lies on y 2 x 2 = 6 so b 2 a 2 = 6, so b = 6 + a 2. Distance between (a, b) and (2, 0) is (a 2)2 + (b 0) 2 = a 2 4a a 2 = 2a 2 4a + 10 () Chapter 7 October 31, / 64 Example 8 (continued) We need to minimize y = 2a 2 4a + 10 However, it is enough to minimize f(a) = 2a 2 4a + 10 since y = x is increasing. Now, f (a) = 4a 4 = 0 = a = 1 Then b = = 7. Minimal distance: = () Chapter 7 October 31, / 64

17 Related Rates and Implicit Derivatives The derivative measures the rate of change of a quantity. But rate of change with respect to what? The area of a circle, A, depends on its radius, r. But suppose the radius is increasing with time, t Thus, the area of the circle will also increase with respect to time. What is A? This symbol is ambiguous. It could mean the rate of change of the area as the radius changes, or it could be the rate of change of the area with respect to time. () Chapter 7 October 31, / 64 Related Rates and Implicit Derivatives Here it is better to use Leibniz notation for derivatives: da = rate of change of area with respect to time da dr = rate of change of area with respect to radius dr = rate of change of radius with respect to time This notation clearly specifies both variables, the independent and the dependent. () Chapter 7 October 31, / 64

18 Related Rates and Implicit Derivatives The derivatives da, are related by the chain rule: da dr, da = da dr dr Thus, if we know any two of these derivatives, then we will be able to find the third. In this case, A = πr 2 and so da dr = 2πr2 But knowing da would require also knowing dr. A related rates problem requires us to find the derivative of some quantity by relating that derivative to a given (or related) quantity. () Chapter 7 October 31, / 64 dr Example 9 Consider the area of a circle A = π r 2 and assume that r depends on t. Find a formula for da. Compute derivative with respect to t on both sides of area equation: d (A) = d ( ) π r 2 Left hand side is da Right hand side is Thus, π d da ( r 2 ) = π 2r dr = 2π r dr () Chapter 7 October 31, / 64

19 Example 9 (continued) da = 2π r dr The 2πr gives the rate of change of the area with respect to the radius (that is, it is da dr ) () Chapter 7 October 31, / 64 Guidelines for Related Rates Problems: While there is no definite procedure to follow in solving related rates problems, these guidelines should help Read problem quickly: Get idea of what problem is asking Ask yourself What am I trying to find? What is given? Read problem more carefully: Pay more attention to details. Ask yourself How do the givens relate to the unknown? Define variables. Choose suggestive names for your varibles. Draw and label sketches. In most problems, all quantities are implicit functions of time. Decide which given quantities are constant and which givens are variable. DO NOT plug in numeric values for variables at this point. () Chapter 7 October 31, / 64

20 Guidelines for Related Rates Problems: Write down each given derivative. These will have units blah per blah, like feet per second, or miles per hour, or dollars per unit. Write down the derivative you want to find. Find an equation relating all of the variables. DO NOT plug in numeric values for any quantity that can change. Use the chain rule to find the derivative implicitly using the equation in the last step. Plug in all given values AFTER taking derivatives and solve for the desired derivative. () Chapter 7 October 31, / 64 Guidelines for Related Rates Problems: REFLECT UPON YOUR SOLUTION You can learn a lot by looking back at your solution Does your answer seem reasonable? Does the derivative have the correct ± sign? Is there an easier way to solve your problem? Can you solve variations of your problem with your solution? () Chapter 7 October 31, / 64

21 Example 10 Boyle s Law states that when a sample gas is compressed at a constant temperature, the pressure and volume satisfy the equation P V = c where c is a constant. Suppose that at a certain instant the volume is 600 cubic centimeters, the pressure is 150 kpa, and the pressure is increasing at a rate of 20 kpa/ min. At what rate is the volume decreasing at this instant? Want dv. c is constant so dc = 0. On the other hand, dc = d dp (P V ) = V + P dv so 0 = dp V + P dv () Chapter 7 October 31, / 64 Example 9 (continued) Given: V = 600, P = 150, and dp = 20 Plugging in gives dv = 0 Solving for unknown dv dv = = Volume changing at rate of 80 cubic centimeters per minute. Negative sign means volume is decreasing at 80cm 3 /min () Chapter 7 October 31, / 64

22 Example 11 A train is travelling over a bridge at 30 miles per hour. A man on the train is walking toward the rear of the train at 2 miles per hour. How fast is the man travelling across the bridge in miles per hour? Speed of man relative to bridge is speed of train relative to bridge minus speed of man relative to bridge. Man s speed relative to bridge is then 30 2 = 28 miles per hour () Chapter 7 October 31, / 64 Example 12 Two trains leave stations 100 miles apart on parallel tracks one hundred feet apart. (the first track is one hundred feet north of the second track). The trains travel toward each other, one going east and the other going west, each traveling at 47 miles per hour. How fast is the distance between the trains changing just as they pass each other? Let D be the distance between the two trains. Distance will be minimal as the trains pass each other. Therefore, distance has a critical point when the trains pass. Therefore, dd = 0 when the trains are passing each other. () Chapter 7 October 31, / 64

23 Example 13 Two trains leave a station at the same time. One travels north on a track at 30 miles per hour. The second travels east on a track at 46 miles per hour. How fast are they travelling away from each other when the northbound train is 60 miles from the station? x is distance travelled by Eastbound train y is distance travelled by Northbound train D = x 2 + y 2 distance between trains Given: dx Unknown: dd = 46 mph, dy = 30 mph after northbound travels 60 miles. () Chapter 7 October 31, / 64 Example 13 (continued) Could take d on both sides of D = x 2 + y 2. Easier to take d if we square both sides: D 2 = x 2 + y 2 = d ( D 2 ) = d ( x 2 ) + d ( y 2 ) 2D dd = 2xdx + 2y dy Replacing D = x 2 + y 2 gives = dd = x dx + y dy D dd = x dx + y dy x2 + y 2 () Chapter 7 October 31, / 64

24 Example 13 (continued) Northbound travels 60 miles in 2 hours Eastbound thus travelled 46 2 = 92 miles Plug in x = 60, y = 92, dx dd = 30, dy = 46 : = miles per hour () Chapter 7 October 31, / 64 Example 14 Two trains leave a station at noon. One travels north at 30 miles per hour. The other travels east at 80 miles per hour. At 1 PM the northbound train stops for one half hour at a station while the eastbound train continues without stopping. At 1 : 30 PM the northbound train continues north at 30 miles per hour. How fast are the trains traveling away from each other at 2 PM? x is distance travelled by Eastbound train y is distance travelled by Northbound train D = x 2 + y 2 distance between trains () Chapter 7 October 31, / 64

25 Example 14 (continued) As in previous problem Given: dx = 80, dy = 30 Unknown: dd at 2:00. At 2:00 dd = x dx + y dy x2 + y 2 x = 2 hours 80 mph = 160 miles y = 1.5 hours 30 mph = 45 miles (Northbound stopped for half hour) () Chapter 7 October 31, / 64 Example 14 (continued) Plug in all givens: dd = mph () Chapter 7 October 31, / 64

26 Example 15 A ladder 10 feet long rests against a vertical wall. The bottom of ladder slides away from wall at rate of 1 foot / sec. How fast is top of ladder sliding down the wall when bottom of ladder is 6 feet from wall? Let x denote horizontal distance between ladder and wall Let y denote vertical distance between ladder and ground Then 100 = x 2 + y 2 () Chapter 7 October 31, / 64 Example 15 (continued) Taking d on both sides and using chain rule: so Given: But So x = 6, 0 = 2 x dx + 2 y dy dy = x y and dx dx = 1 x 2 + y 2 = 100 = y = 8 dy = = 3 4 feet per second () Chapter 7 October 31, / 64

27 Example 16 A cylindrical tank with circular base parallel to the ground is being filled at rate of 4 cubic feet per minute. The radius of the tank is 2 feet. How fast is level of water in tank rising when tank is half full? Your answer should be in feet per minute. Volume of cylinder with radius r and height h is V = π r 2 h Radius is constant, r = 2 feet, so volume depends only on height V = 4 πh so dv = 4 π dh () Chapter 7 October 31, / 64 Example 16 (continued) Given: so so dv = 4 cubic feet per minute dh = 1 π 4 = 4 π dh feet per minute Remark: We never used fact that tank was half full. This is because the rate of change of height depended only of rate of change of volume. () Chapter 7 October 31, / 64

28 Example 17 A conical salt spreader is spreading salt at rate of 3 cubic feet per minute. Diameter of cone is 4 feet and height is 5 feet. How fast is height of salt in spreader decreasing when height of salt in spreader (measure from the vertex up) is 3 feet? Give your answer in feet per minute. (It will be a positive number since we are measuring the rate at which it is decreasing.) Volume of cone with height h and radius r is V = π 3 r2 h Unlike the previous problem, here both h and r will be changing. () Chapter 7 October 31, / 64 Example 17 (continued) Salt is being spread at rate of 3 cubic feet per minute, so dv = 3 Initially, radius is 2 feet and the height is 5 feet. Let h be height and r be radius at a generic point in time. The ratio h/r is constant (Similar Triangles), and initially ratio is 5 2, so r = 2 5 h = 0.4 h () Chapter 7 October 31, / 64

29 Example 17 (continued) Now, So ( π ) ( ) 0.16 π V = (0.4h) 2 h = 3 3 dv = But h = 3 and dv ( ) 0.16 π = 3 so 3 3h 2 dh 3 = π dh h 3 = 0.16 π h2 dh dh = π 3 2 = π feet per second () Chapter 7 October 31, / 64 Example 18 It is estimated that the annual advertising revenue received be a certain newspaper will be R(x) = 0.5 x x where x is thousands of newspapers in circulation and R(x) is measured in thousands of dollars. The circulation is currently 10, 000 papers and is increasing at a rate of 2, 000 papers per year. At what rate will the annual advertising revenue be increasing with respect to time 2 years from now? Know dr dx = x + 3 () Chapter 7 October 31, / 64

30 Example 18 (continued) So dr = dr dx dx = (x + 3) dx Current circulation is 10, 000. Circulation increasing by 2000 papers per year so in two years circulation will be 10, , 000 = 14, 000 papers Thus, two years from now x = 14. Also, dx = 2. So dr = (x + 3) dx = (14 + 3) 2 = 34 Thus, revenue is increasing at rate of $34, 000 per year. () Chapter 7 October 31, / 64 Example 18 (continued) Remark: We could have done this without using related rates. Let t be the number of years from the present day. Now, x(t) = t and so R is a function of t: R(t) = 0.5 (10 + 2t) (10 + 2t) = t + 2t 2 So so plugging in t = 2 gives dr = t dr = = 34 () Chapter 7 October 31, / 64

31 Example 19 A stock is increasing in value at rate of $10 per share per year. An investor is buying shares of the stock at rate of 26 shares per year. How fast is the value of the investor s stock growing when the stock price is $50 per share and investor owns 100 shares? Let s be number of shares owned and let p be price per share. The total value, V, of investor s portfolio is V = p s and so rate of change of value of investor s portfolio is dv = dp s + p ds () Chapter 7 October 31, / 64 Example 19 (continued) Given ds = 26, dp = 10 s = 100, p = 50 so dv = = 2300 dollars per year Value of the investor s portfolio is increasing at rate of $2300 per year. () Chapter 7 October 31, / 64

32 Example 20 Suppose the demand function q for a certain product is given by q = 4000e 0.01 p where p is the price of the product and q in the number of units sold at price p. If the product is currently selling for $100 per unit and quantity supplied is decreasing at rate of 80 units per week, find the rate at which the price of the product is changing. (Give this answer in dollars per week) Given: p = 100, and dq = 80 () Chapter 7 October 31, / 64 Example 20 (continued) Take d on both sides: dq = 4000 ( 0.01) dp e 0.01 p Plug in p = 100 and dq = = 4000( 0.01) dp e dp = 40e so dp = 2e 5.44 dollars per week The price is decreasing at a rate of $5.44 per week. () Chapter 7 October 31, / 64

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook.

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook. MA123, Chapter 7: Word Problems (pp. 125-153, Gootman) Chapter Goals: In this Chapter we learn a general strategy on how to approach the two main types of word problems that one usually encounters in a

More information

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook.

MAX-MIN PROBLEMS. This guideline is found on pp of our textbook. MA123, Chapter 7: Word Problems (pp. 125-153, Gootman) Chapter Goals: In this Chapter we learn a general strategy on how to approach the two main types of word problems that one usually encounters in a

More information

RELATED RATE PROBLEMS

RELATED RATE PROBLEMS MA123, Chapter 7a: Related Rates Word Problems (pp. 140-149, Gootman) Chapter Goals: In this Chapter we learn a general strategy on how to approach related rates problems, one of the main types of word

More information

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams.

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams. Word problems Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA3 exams. Max-min problems []. A field has the shape of a rectangle with

More information

Absolute Extrema and Constrained Optimization

Absolute Extrema and Constrained Optimization Calculus 1 Lia Vas Absolute Extrema and Constrained Optimization Recall that a function f (x) is said to have a relative maximum at x = c if f (c) f (x) for all values of x in some open interval containing

More information

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area.

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area. 4.4: Optimization Problem 1 Suppose you want to maximize a continuous function on a closed interval, but you find that it only has one local extremum on the interval which happens to be a local minimum.

More information

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1 OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1. Read each problem slowly and carefully. Read the problem at least three times before trying to solve it. Sometimes words can be ambiguous. It

More information

Second Midterm Exam Name: Practice Problems Septmber 28, 2015

Second Midterm Exam Name: Practice Problems Septmber 28, 2015 Math 110 4. Treibergs Second Midterm Exam Name: Practice Problems Septmber 8, 015 1. Use the limit definition of derivative to compute the derivative of f(x = 1 at x = a. 1 + x Inserting the function into

More information

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 FINALS WEEK! MATH 34A TA: Jerry Luo jerryluo8@math.ucsb.edu Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 On this worksheet are selected problems from homeworks 9 and 10 which were less done.

More information

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES If we are pumping air into a balloon, both the volume and the radius of the balloon are increasing and their rates of increase are related to each other. However,

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

Chapter 3.5: Related Rates

Chapter 3.5: Related Rates Expected Skills: Chapter.5: Related Rates Be able to solve related rates problems. It may be helpful to remember the following strategy:. Read the problem carefully. 2. Draw a diagram, if possible, representing

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

8/6/2010 Assignment Previewer

8/6/2010 Assignment Previewer Week 10 Friday Homework (1328515) Question 12345678910111213141516 1. Question DetailsSCalcET6 4.5.AE.06. [1290372] EXAMPLE 6 Sketch the graph of the function below. (A) The domain is = (-, ). (B) The

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

Guidelines for implicit differentiation

Guidelines for implicit differentiation Guidelines for implicit differentiation Given an equation with x s and y s scattered, to differentiate we use implicit differentiation. Some informal guidelines to differentiate an equation containing

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 Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions 4.5: Implicit Functions We can employ implicit differentiation when an equation that defines a function is so complicated that we cannot use an explicit rule to find the derivative. EXAMPLE 1: Find dy

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Big Ideas Connecting the graphs of f, f, f Differentiability Continuity Continuity Differentiability Critical values Mean Value Theorem for Derivatives: Hypothesis: If f is

More information

4.1 Implicit Differentiation

4.1 Implicit Differentiation 4.1 Implicit Differentiation Learning Objectives A student will be able to: Find the derivative of variety of functions by using the technique of implicit differentiation. Consider the equation We want

More information

Section 3.8 Related Rates

Section 3.8 Related Rates Section 3.8 Related Rates Read and re-read the problem until you understand it. Draw and label a picture which gives the relevant information (if possible). Introduce notation. Assign a symbol to every

More information

Chapter 8: Radical Functions

Chapter 8: Radical Functions Chapter 8: Radical Functions Chapter 8 Overview: Types and Traits of Radical Functions Vocabulary:. Radical (Irrational) Function an epression whose general equation contains a root of a variable and possibly

More information

Math3A Exam #02 Solution Fall 2017

Math3A Exam #02 Solution Fall 2017 Math3A Exam #02 Solution Fall 2017 1. Use the limit definition of the derivative to find f (x) given f ( x) x. 3 2. Use the local linear approximation for f x x at x0 8 to approximate 3 8.1 and write your

More information

More Differentiation Page 1

More Differentiation Page 1 More Differentiation Page 1 Directions: Solve the following problems using the available space for scratchwork. Indicate your answers on the front page. Do not spend too much time on any one problem. Note:

More information

Optimization. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics

Optimization. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics Optimization MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Motivation We now return to one of the most important applications of the derivative: finding the maximum or minimum

More information

CHAPTER 3 APPLICATIONS OF THE DERIVATIVE

CHAPTER 3 APPLICATIONS OF THE DERIVATIVE CHAPTER 3 APPLICATIONS OF THE DERIVATIVE 3.1 Maxima and Minima Extreme Values 1. Does f(x) have a maximum or minimum value on S? 2. If it does have a maximum or a minimum, where are they attained? 3. If

More information

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40 Extreme Values in an Interval AP Calculus BC 1. The absolute maximum value of x = f ( x) x x 1 on the closed interval, 4 occurs at A) 4 B) C) 1 D) 0 E). The maximum acceleration attained on the interval

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Not covered in 3205) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Covered in 2200) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial Rational

More information

Implicit Differentiation and Related Rates

Implicit Differentiation and Related Rates Math 31A Discussion Session Week 5 Notes February 2 and 4, 2016 This week we re going to learn how to find tangent lines to curves which aren t necessarily graphs of functions, using an approach called

More information

Related Rates. 2. List the relevant quantities in the problem and assign them appropriate variables. Then write down all the information given.

Related Rates. 2. List the relevant quantities in the problem and assign them appropriate variables. Then write down all the information given. Calculus 1 Lia Vas Related Rates The most important reason for a non-mathematics major to learn mathematics is to be able to apply it to problems from other disciplines or real life. In this section, we

More information

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema.

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema. MATH 1071Q Exam #2 Review Fall 2011 1. Find the elasticity at the given points and determine whether demand is inelastic, elastic, or unit elastic. Explain the significance of your answer. (a) x = 10 2p

More information

WeBWorK demonstration assignment

WeBWorK demonstration assignment WeBWorK demonstration assignment The main purpose of this WeBWorK set is to familiarize yourself with WeBWorK. Here are some hints on how to use WeBWorK effectively: After first logging into WeBWorK change

More information

Implicit Differentiation and Related Rates

Implicit Differentiation and Related Rates Math 3A Discussion Notes Week 5 October 7 and October 9, 05 Because of the mierm, we re a little behind lecture, but this week s topics will help prepare you for the quiz. Implicit Differentiation and

More information

Chapter 3.4 Practice Problems

Chapter 3.4 Practice Problems EXPECTED SKILLS: Chapter.4 Practice Problems Be able to solve related rates problems. It may be helpful to remember the following strategy:. Read the problem carefully. 2. Draw a diagram, if possible,

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

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Related Rates General steps 1. Draw a picture!! (This may not be possible for every problem, but there s usually something you can draw.) 2. Label everything. If a quantity

More information

(a) At what rate is the circumference of the circle changing when the radius is 10 inches? =2inches per minute and we want to find. c =2 r.

(a) At what rate is the circumference of the circle changing when the radius is 10 inches? =2inches per minute and we want to find. c =2 r. 3.11 Related Rates Problem 1 The radius of a circle is increasing at a rate of 2 inches per minute. (a) At what rate is the circumference of the circle changing when the radius is 10 inches? We know: dr

More information

Implicit Differentiation

Implicit Differentiation Week 6. Implicit Differentiation Let s say we want to differentiate the equation of a circle: y 2 + x 2 =9 Using the techniques we know so far, we need to write the equation as a function of one variable

More information

Unit 5 ICM/AB Applications of the Derivative Fall Nov 10 Learn Velocity and Acceleration: HW p P ,103 p.

Unit 5 ICM/AB Applications of the Derivative Fall Nov 10 Learn Velocity and Acceleration: HW p P ,103 p. Unit 5 ICM/AB Applications of the Derivative Fall 2016 Nov 4 Learn Optimization, New PS up on Optimization, HW pg. 216 3,5,17,19,21,23,25,27,29,33,39,41,49,50 a,b,54 Nov 7 Continue on HW from Nov 4 and

More information

AP Calculus Free-Response Questions 1969-present AB

AP Calculus Free-Response Questions 1969-present AB AP Calculus Free-Response Questions 1969-present AB 1969 1. Consider the following functions defined for all x: f 1 (x) = x, f (x) = xcos x, f 3 (x) = 3e x, f 4 (x) = x - x. Answer the following questions

More information

Graphs of Polynomial Functions

Graphs of Polynomial Functions Graphs of Polynomial Functions By: OpenStaxCollege The revenue in millions of dollars for a fictional cable company from 2006 through 2013 is shown in [link]. Year 2006 2007 2008 2009 2010 2011 2012 2013

More information

Calculus 1: A Large and In Charge Review Solutions

Calculus 1: A Large and In Charge Review Solutions Calculus : A Large and n Charge Review Solutions use the symbol which is shorthand for the phrase there eists.. We use the formula that Average Rate of Change is given by f(b) f(a) b a (a) (b) 5 = 3 =

More information

1 The Derivative and Differrentiability

1 The Derivative and Differrentiability 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped

More information

Math 123 Elem. Calculus Fall 2014 Name: Sec.: Exam 4 Bonus Questions

Math 123 Elem. Calculus Fall 2014 Name: Sec.: Exam 4 Bonus Questions Math 13 Elem. Calculus Fall 01 Name: Sec.: Exam Bonus Questions The questions below are bonus questions. You should write your answers on this page. BOTH THE STEPS YOU SHOW (YOUR WORK) AND YOUR FINAL ANSWER

More information

Days 3 & 4 Notes: Related Rates

Days 3 & 4 Notes: Related Rates AP Calculus Unit 4 Applications of the Derivative Part 1 Days 3 & 4 Notes: Related Rates Implicitly differentiate the following formulas with respect to time. State what each rate in the differential equation

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

Optimization: Other Applications

Optimization: Other Applications Optimization: Other Applications MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After completing this section, we will be able to: use the concepts of

More information

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom Free Response Questions 1969-010 Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom 1 AP Calculus Free-Response Questions 1969 AB 1 Consider the following functions

More information

APPLICATION OF DERIVATIVES

APPLICATION OF DERIVATIVES 94 APPLICATION OF DERIVATIVES Chapter 6 With the Calculus as a key, Mathematics can be successfully applied to the explanation of the course of Nature. WHITEHEAD 6. Introduction In Chapter 5, we have learnt

More information

Math 142 (Summer 2018) Business Calculus 5.8 Notes

Math 142 (Summer 2018) Business Calculus 5.8 Notes Math 142 (Summer 2018) Business Calculus 5.8 Notes Implicit Differentiation and Related Rates Why? We have learned how to take derivatives of functions, and we have seen many applications of this. However

More information

dx dt = x 2 x = 120

dx dt = x 2 x = 120 Solutions to Review Questions, Exam. A child is flying a kite. If the kite is 90 feet above the child s hand level and the wind is blowing it on a horizontal course at 5 feet per second, how fast is the

More information

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum.

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum. 1.(6 pts) The function f(x) = x 3 2x 2 has: Exam A Exam 3 (a) Two critical points; one is a local minimum, the other is neither a local maximum nor a local minimum. (b) Two critical points; one is a local

More information

Ex 1: If a linear function satisfies the conditions of h( 3) = 1 and h(3) = 2, find h(x).

Ex 1: If a linear function satisfies the conditions of h( 3) = 1 and h(3) = 2, find h(x). In lesson 1, the definition of a linear function was given. A linear function is a function of the form f(x) = ax + b, where a is the slope of the line and (0, b) is the y-intercept. A linear function

More information

MA 123 Recitation Activity Sheets

MA 123 Recitation Activity Sheets MA 123 Recitation Activity Sheets You will need to bring this packet with you to recitation each week. Some of the exercises included in this packet closely follow the lecture material and homework problems.

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

FLC Ch 1-3 (except 1.4, 3.1, 3.2) Sec 1.2: Graphs of Equations in Two Variables; Intercepts, Symmetry

FLC Ch 1-3 (except 1.4, 3.1, 3.2) Sec 1.2: Graphs of Equations in Two Variables; Intercepts, Symmetry Math 370 Precalculus [Note to Student: Read/Review Sec 1.1: The Distance and Midpoint Formulas] Sec 1.2: Graphs of Equations in Two Variables; Intercepts, Symmetry Defns A graph is said to be symmetric

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

3 Inequalities Absolute Values Inequalities and Intervals... 18

3 Inequalities Absolute Values Inequalities and Intervals... 18 Contents 1 Real Numbers, Exponents, and Radicals 1.1 Rationalizing the Denominator................................... 1. Factoring Polynomials........................................ 1. Algebraic and Fractional

More information

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3!

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 1) Draw a picture. Label all variables and constant values. Identify the given rate of change, the rate to be found, and when to

More information

MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS. 1 2 x + 1. y = + 1 = x 1/ = 1. y = 1 2 x 3/2 = 1. into this equation would have then given. y 1.

MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS. 1 2 x + 1. y = + 1 = x 1/ = 1. y = 1 2 x 3/2 = 1. into this equation would have then given. y 1. MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS ) If x + y =, find y. IMPLICIT DIFFERENTIATION Solution. Taking the derivative (with respect to x) of both sides of the given equation, we find that 2 x + 2 y y =

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

More information

Math Exam 02 Review

Math Exam 02 Review Math 10350 Exam 02 Review 1. A differentiable function g(t) is such that g(2) = 2, g (2) = 1, g (2) = 1/2. (a) If p(t) = g(t)e t2 find p (2) and p (2). (Ans: p (2) = 7e 4 ; p (2) = 28.5e 4 ) (b) If f(t)

More information

Chapter II.C Derivatives for Implicit Functions

Chapter II.C Derivatives for Implicit Functions Chapter II.C Derivatives for Implicit Functions The first thing you may be asking after reading the title of this section is "What's an implicit function? " This is not unexpected since generally courses

More information

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f()

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f() 4.1 & 4. Student Notes Using the First and Second Derivatives Definition A function f has an absolute maximum (or global maximum) at c if f ( c) f ( x) for all x in D, where D is the domain of f. The number

More information

Related Rates. MATH 151 Calculus for Management. J. Robert Buchanan. Department of Mathematics. J. Robert Buchanan Related Rates

Related Rates. MATH 151 Calculus for Management. J. Robert Buchanan. Department of Mathematics. J. Robert Buchanan Related Rates Related Rates MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics 2014 Related Rates Problems Another common application of the derivative involved situations in which two or

More information

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3 76 Chapter 3 Section 3.3 Graphs of Polynomial Functions In the previous section we explored the short run behavior of quadratics, a special case of polynomials. In this section we will explore the short

More information

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates.

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates. Unit #5 : Implicit Differentiation, Related Rates Goals: Introduce implicit differentiation. Study problems involving related rates. Textbook reading for Unit #5 : Study Sections 3.7, 4.6 Unit 5 - Page

More information

( ) as a fraction. If both numerator and denominator are

( ) as a fraction. If both numerator and denominator are A. Limits and Horizontal Asymptotes What you are finding: You can be asked to find lim f x x a (H.A.) problem is asking you find lim f x x ( ) and lim f x x ( ). ( ) or lim f x x ± ( ). Typically, a horizontal

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1325 Ch.12 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the location and value of each relative extremum for the function. 1)

More information

AP Calculus AB Semester 1 Practice Final

AP Calculus AB Semester 1 Practice Final Class: Date: AP Calculus AB Semester 1 Practice Final Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Find the limit (if it exists). lim x x + 4 x a. 6

More information

Calculus I (Math 241) (In Progress)

Calculus I (Math 241) (In Progress) Calculus I (Math 241) (In Progress) The following is a collection of Calculus I (Math 241) problems. Students may expect that their final exam is comprised, more or less, of one problem from each section,

More information

APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS

APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS PROBLEM SET #1 Related Rates ***Calculators Allowed*** 1. An oil tanker spills oil that spreads in a circular pattern whose radius increases at the rate of

More information

The plot shows the graph of the function f (x). Determine the quantities.

The plot shows the graph of the function f (x). Determine the quantities. MATH 211 SAMPLE EXAM 1 SOLUTIONS 6 4 2-2 2 4-2 1. The plot shows the graph of the function f (x). Determine the quantities. lim f (x) (a) x 3 + Solution: Look at the graph. Let x approach 3 from the right.

More information

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a Recitation Worksheet 6C f x = x x 4 x 9 = x 4x + 49x 36. Find the intervals on which. Suppose ( ) ( )( )( ) 3 f ( x ) is increasing and the intervals on which f ( ). Suppose ( ) ( )( )( ) 3 x is decreasing.

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Much of our algebraic study of mathematics has dealt with functions. In pre-calculus, we talked about two different types of equations that relate x and y explicit and implicit.

More information

Solutions to Math 41 Second Exam November 5, 2013

Solutions to Math 41 Second Exam November 5, 2013 Solutions to Math 4 Second Exam November 5, 03. 5 points) Differentiate, using the method of your choice. a) fx) = cos 03 x arctan x + 4π) 5 points) If u = x arctan x + 4π then fx) = fu) = cos 03 u and

More information

Final Exam 12/11/ (16 pts) Find derivatives for each of the following: (a) f(x) = 3 1+ x e + e π [Do not simplify your answer.

Final Exam 12/11/ (16 pts) Find derivatives for each of the following: (a) f(x) = 3 1+ x e + e π [Do not simplify your answer. Math 105 Final Exam 1/11/1 Name Read directions carefully and show all your work. Partial credit will be assigned based upon the correctness, completeness, and clarity of your answers. Correct answers

More information

WeBWorK assignment 1. b. Find the slope of the line passing through the points (10,1) and (0,2). 4.(1 pt) Find the equation of the line passing

WeBWorK assignment 1. b. Find the slope of the line passing through the points (10,1) and (0,2). 4.(1 pt) Find the equation of the line passing WeBWorK assignment Thought of the day: It s not that I m so smart; it s just that I stay with problems longer. Albert Einstein.( pt) a. Find the slope of the line passing through the points (8,4) and (,8).

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

Review Questions, Exam 3

Review Questions, Exam 3 Review Questions, Exam. A child is flying a kite. If the kite is 90 feet above the child s hand level and the wind is blowing it on a horizontal course at 5 feet per second, how fast is the child paying

More information

V = π 3 r2 h. dv dt = π [ r 2dh dt r2. dv 3 dt +2rhdr dt

V = π 3 r2 h. dv dt = π [ r 2dh dt r2. dv 3 dt +2rhdr dt 9 Related Rates Related rates is the phrase used to describe the situation when two or more related variables are changing with respect to time. The rate of change, as mentioned earlier, is another expression

More information

Applications of Differentiation

Applications of Differentiation MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Module9 7 Introduction Applications of to Matrices Differentiation y = x(x 1)(x 2) d 2

More information

5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME)

5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME) 5.5 Linearization & Differentials (NO CALCULATOR CALCULUS 30L OUTCOME) Calculus I CAN USE LINEAR APPROXIMATION TO ESTIMATE THE VALUE OF A FUNCTION NEAR A POINT OF TANGENCY & FIND THE DIFFERENTIAL OF A

More information

Math 210 Midterm #2 Review

Math 210 Midterm #2 Review Math 210 Mierm #2 Review Related Rates In general, the approach to a related rates problem is to first determine which quantities in the problem you care about or have relevant information about. Then

More information

MATH 019: Final Review December 3, 2017

MATH 019: Final Review December 3, 2017 Name: MATH 019: Final Review December 3, 2017 1. Given f(x) = x 5, use the first or second derivative test to complete the following (a) Calculate f (x). If using the second derivative test, calculate

More information

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Name: Class: Date: Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Short Answer 1. Decide whether the following problem can be solved using precalculus, or whether calculus is required.

More information

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a Recitation Worksheet 6C f x = x 1 x 4 x 9 = x 14x + 49x 36. Find the intervals on which 1. Suppose ( ) ( )( )( ) 3 f ( x ) is increasing and the intervals on which f ( ). Suppose ( ) ( )( )( ) 3 x is decreasing.

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

Chapter 2 THE DERIVATIVE

Chapter 2 THE DERIVATIVE Chapter 2 THE DERIVATIVE 2.1 Two Problems with One Theme Tangent Line (Euclid) A tangent is a line touching a curve at just one point. - Euclid (323 285 BC) Tangent Line (Archimedes) A tangent to a curve

More information

Almost all of the questions involving Related Rates will require one of the following relationships to link together the various changing rates:

Almost all of the questions involving Related Rates will require one of the following relationships to link together the various changing rates: Related Rates All quantities that we meet in every-day life change with time, this is especially true in scientific investigations. Related Rate problems are those in which an equation epresses some relationship

More information

Math 251 Final Exam Review Fall 2016

Math 251 Final Exam Review Fall 2016 Below are a set of review problems that are, in general, at least as hard as the problems you will see on the final eam. You should know the formula for area of a circle, square, and triangle. All other

More information

CALCULUS I: FIU FINAL EXAM PROBLEM COLLECTION: VERSION WITHOUT ANSWERS

CALCULUS I: FIU FINAL EXAM PROBLEM COLLECTION: VERSION WITHOUT ANSWERS CALCULUS I: FIU FINAL EXAM PROBLEM COLLECTION: VERSION WITHOUT ANSWERS FIU MATHEMATICS FACULTY NOVEMBER 2017 Contents 1. Limits and Continuity 1 2. Derivatives 4 3. Local Linear Approximation and differentials

More information

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam.

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam. Bonus Homework and Exam Review - Math 141, Frank Thorne (thornef@mailbox.sc.edu) Due Friday, December 9 at the start of the final exam. It is strongly recommended that you do as many of these problems

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

Final Jeopardy! Appendix Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5

Final Jeopardy! Appendix Ch. 1 Ch. 2 Ch. 3 Ch. 4 Ch. 5 Final Jeopardy! Appendix Ch. 1 Ch. Ch. 3 Ch. 4 Ch. 5 00 00 00 00 00 00 400 400 400 400 400 400 600 600 600 600 600 600 800 800 800 800 800 800 1000 1000 1000 1000 1000 1000 APPENDIX 00 Is the triangle

More information

7. The set of all points for which the x and y coordinates are negative is quadrant III.

7. The set of all points for which the x and y coordinates are negative is quadrant III. SECTION - 67 CHAPTER Section -. To each point P in the plane there corresponds a single ordered pair of numbers (a, b) called the coordinates of the point. To each ordered pair of numbers (a, b) there

More information

MATH 223 REVIEW PROBLEMS

MATH 223 REVIEW PROBLEMS * * * MATH 223 REVIEW PROBLEMS 1 1. You are in a nicely heated cabin in the winter. Deciding that it s too warm you open a small window. Let be the temperature in the room minutes after the window was

More information

The Princeton Review AP Calculus BC Practice Test 1

The Princeton Review AP Calculus BC Practice Test 1 8 The Princeton Review AP Calculus BC Practice Test CALCULUS BC SECTION I, Part A Time 55 Minutes Number of questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each

More information