Presentation is loading. Please wait.

Presentation is loading. Please wait.

This is a 60 in 60 Challenge: 60 questions in 60 minutes

Similar presentations


Presentation on theme: "This is a 60 in 60 Challenge: 60 questions in 60 minutes"— Presentation transcript:

1 This is a 60 in 60 Challenge: 60 questions in 60 minutes
Some are designated as Calc active. The expectation is that you’ll be able to get a handle on the solution within a minute, not actually do the question. The 60 Focused Questions should create a wealth of other questions. Some of the questions are answered in the next slide.

2 #1

3 #1 Solution

4 #2 Find dy/dx for:

5 #2 Solution

6 #3 Doesn’t this allow you to consider all limit questions a) at a point or b) at the infinities as well as any Indeterminate forms (of which this is one) 1/2

7 #3 solution Use L’Hopital – answer is 1/2

8 #4 Let’s try implicit Diff. again !!!
The above is non-functional. Could you find dy/dx ? dx/dy? The value(s) of y=1? The name of any horizontal/vertical tangents, if they exist? dy/dx = (4x-y^2)/(2xy -3)

9 #4 Solution dy/dx=(4x – y2)/(2xy – 3)
y = 1 would require finding the value(s) for x. When y = 1, then x = 3/2 or -1. Note that for (3/2, 1) the value of dy/dx is undefined (vertical tangency) and for (-1, 1) the value of dy/dx is 1.

10 #5 There is no mystery to the question and the key to its solution is to use the Change of Base Formula. Never forget that all derivatives can be checked in some way or another. (4^x)(ln 4)

11 #5 solution

12 #6 (C active) Euler and the linear approximation model go hand in hand……. Find the approximated value of f(4) for f(x) = ln(2x+1), x = 1 w/ a step size of 1.5 F(4) = ln 3 + 3/2

13 #6 solution f(x + dx) ≈ f(x) + f’ (x) dx
f( ) ≈ f(1) + f’ (1) (1.5) f(2.5) ≈ ln(3) + (2/3)(1.5) f(2.5) ≈ ln(3) + 1 f( ) ≈ f(2.5) + f ‘ (2.5)(1.5) f( 4 ) ≈ [ ln 3 + 1] + (2/6)(1.5) f( 4 ) ≈ [ln 3 + 1] + ½ f( 4 ) ≈ ln

14 #7 Given a graph of the derivative of a function and an initial condition, then sketch the graph of the function…………

15 #7 solution f ‘ (x) f(x)

16 #8 (C active) Calculate the area of the region formed by the function , the x-axis, the y-axis, and the line x = 2π.

17 #8 solution

18 #9 The function g(x) = Find g(4) Find g ‘ (4)

19 #9 solution g(4) = ln 9 – ln 5 by u-substitution g ‘ (4) =

20 #10 If f(x)= then which of the following is FALSE ? A) f(0) = 0
B) f is continuous at x for all x ≥ 0. C) f(1) > 0 D) f ‘ (1) = E) f (-1) > 0 1969 BC #22

21 #10 soluton Choice (E)

22 #11 Find A question that demands your understanding of the definition of the derivative. Of course, L’Hopital’s Rule would also be appropriate ! 1969 BC #6

23 #11 solution f(x) = 8x8 This limit is the definition of the derivative of the above f(x) function x = ½ The answer is f ‘(1/2) = 64 (1/2) 7 = 1/2

24 #12 1969 BC #8

25 #12 solution If Then

26 #13 Let’s see what you learned from the last question……… 1969 AB #45

27 #13 solution

28 #14 (C active) What is the volume of the solid formed when the region bounded by y = ex, y = ln(1/x), x = .1, & y = 0 is rotated about the x-axis? Sketch the region and store the intersection point. This will require two integrations. Be efficient with your use of FnInt. 1.688

29 #14 Solution NOTE: ln(1/x) is easier to “see” and work with by simplifying to ln (x-1) which is equivalent to - ln(x) NOTE: A boundary line of x = .1 is necessary because if the y-axis is used (w/out the x-axis boundary), then an improper integral results !!

30 #15 This looks harmless……… Find 1969 # 29

31 #15 solution (ln2)/2

32 #16 What is the average value of the function
3t3 – t2 over the interval -1 ≤ t ≤ 2 ?

33 #16 solution 2.75

34 #17 A region in the plane is bounded by the graph of y = 1/x, the x-axis, the line x = m, and the line x = 2m, m > 0. The area of this region A) is independent of m B) increases as m increases C) decreases as m increases D) decreases as m increases when m < ½; increases as m increases when m > ½ E) increases as m increases when m < ½; decreases as m increases when m > ½ 1969 #25

35 #17 solution A)

36 The 4th degree Taylor polynomial for f about x = 1 is given by
#18 The 4th degree Taylor polynomial for f about x = 1 is given by T(x) = (x -1) + 15(x – 1)2 – 20(x – 1)3 + 25(x – 1)4 Calculate f(1) + f ‘ (1) + f iv (1)

37 #18 solution T(x) = (x -1) + 15(x – 1)2 – 20(x – 1) (x – 1)4 f(1) = 5 f ‘ (1) = -10 f ‘’ (1) = 30 f ‘’’ (1) = -120 f iv (1) = 600 So, f(1) + f ‘ (1) + f iv (1) = 595

38 #19 Create the 3rd degree Maclaurin polynomial for f(x) = ln(1 – x)
Use this polynomial to approximate ln(3)

39 #19 solution From previous experience (or memorization) we know ln (1 + x) = So, ln (1 – x) = And ln (1 – (-2) ) = ln (3) ≈ NOTE: ln 3 ≈1.0986, so the 3rd degree polynomial is not a great approximation

40 Which of the following series converge?
#20 Which of the following series converge? A) I only B) II only C) III only D) II and III E) I and II E

41 #20 solution Choice E Item I may be broken up into to summations; one from 0 to 1 which is a finite series that must converge and the other from 1 to ∞ which when compared to the p-series with p = 2 must converge. Item II closely resembles a geometric series with r = 2/3. Convergence must occur Item III is a p-series with p = ¾ < 1, so it diverges.

42 #21 Use the definition of the derivative to find the instantaneous
rate of change for f(x) = sin(2x)

43 #21 solution

44 #22 Which of the following is an equation of the normal line to y = sin x + cos x at x = π ? A) y = - x +π – 1 B) y = x – π + 1 C) y = x – π – 1 D) y = x + π + 1 E) y = x + π - 1

45 #23 Which of the following gives dy/dx for the parametric curve y = 3 sin t, x = 2 cos t ? A) -3/2 cot t B) 3/2 cot t C) -2/3 tan t D) 2/3 tan t E) tan t

46 Choice A

47 #24 Which of the following gives dy/dx if y = sin -1 (2x) ?

48 #24 solution Choice C Consider all the inverse trig derivatives, including tan -1 (f (x) ) and the associated antiderivatives that are sure to come up such as:

49 #25 A slope field for the differential equation
dy/dx = 42 – y will show A line with slope -1 and y-intercept of 42 A vertical asymptote at x = 42 A horizontal asymptote at y = 42 A family of parabolas opening downward A family of parabolas opening to the left.

50 #25 solution A family of exponential functions result that by transformational geometry result in horizontal asymptotes at y = 42, regardless of the constant C that you use in the general solution of the differential equation. So, choice C

51 #26 If A)  7 + a B)  7 C)  7 – a D)  a – 7 E)  -7 B

52 #26 solution If you shift the limits of integration a units to the left (5 to 5 – a and 3 to 3 – a), then that will compensate for the integrand’s shift from f(x – a) to f(x) which also would have been a units to the left…….CHOICE B A good numerical example might help:

53 #27 The graph of y = f(x) conforms to the slope field for the differential equation dy/dx = 4x ln x, as shown below. Which of the following could be f(x)? A) 2x2(ln x) B) x3ln x + 3 C) 2x2ln x – x D) (2x2 + 3)ln x – 1 E) 2x(ln x)2 – (4/3)(ln x)3 + 3 C; IBP [0,2] by [0,5]

54 #27 solution Choice C done through Integration by Parts
Obviously, this is tied to the initial condition which is imbedded within the window of [0,2] by [0,5] You need the general solution after IBP and “window” observation to see this solution !!!

55 #28 A good substitution problem
If the substitution is made in the integrand of , the resulting integral is C

56 #28 Solution (This “trig sub” is beyond what you need to study, but an interesting by product of “u-sub” work ! ) is to be converted to a “y” integral Let , so = C)

57 #29 (C active) Let v(t) be the velocity, in feet per second, of a skydiver at time t seconds, t ≥ 0. After her parachute opens, her velocity satisfies the differential equation dv/dt = -2(v + 17), with the initial condition v(0) = -47. It is safe to land when her speed is 20 feet per second. At what time t does she reach this speed? 1.151 seconds

58 #29 solution 1.15

59 #30 (C active) Pollution is being removed from a lake at a rate modeled by the function y = 20e-0.5t tons/yr, where t is the number of years since Estimate the amount of pollution removed from the lake between 1995 and Round your answer to the nearest ton. A) B) C) 56 D) E) 71

60 #30 solution Choice A) 40

61 #31 Let f and g be the functions given by f(x) = ex and g(x) = 1/x. Which of the following gives the area of the region enclosed by the graphs of f and g between x = 1 and x = 2? A) e2 – e – ln 2 B) ln 2 - e2 + e C) e2 – ½ D) e2 - e – ½ E) 1/e – ln 2 A

62 #31 solution A simple setup once you know that x = 1 is the right of the point of intersection of the two curves CHOICE A

63 #32 (C active) Let R be the region enclosed by the graphs of
y = e –x, y = ex , and the line x = 1. Which of the following gives the volume of the solid generated when R is revolved about the x-axis?

64 #32 solution This question, while calculator active, is calculator neutral. CHOICE D

65 #33 (C active) The base of a solid S is the region enclosed by the graph of y = ln x, the line x = e, and the x-axis. If the cross sections of S perpendicular to the x-axis are squares, which of the following gives the best approximation of the volume of S? A) B) C) D) E) A

66 #33 solution CHOICE A

67 #34 (C active) A developing country consumes oil at a rate given by r(t) = 20e 0.2t million barrels per year, where t is the time measured in years, for 0 ≤ t ≤ 10. Which of the following expressions gives the amount of oil consumed by the country during the time interval 0 ≤ t ≤ 10. D

68 #34 solution CHOICE D

69 #35 (C active) Which of the following gives the length of the path described by the parametric equations x = (1/4)t4 and y = t3, where 0 ≤ t ≤ 2 ?

70 #35 solution CHOICE D – Length is

71 #36 (BC) Which of the following is the limit of the sequence with nth term D

72 #36 solution CHOICE D

73 #37 Which of the following gives the value of

74 #37 solution Choice B; This is a L’Hopital Rule example

75 #38 Which of the following gives the area under the curve y = 1/(x2 + 1) in the 1st quadrant ? C

76 #38 solution Choice C

77 #39 Which of the following is the coefficient of x4 in the Maclaurin series generated by cos(3x) ? A) 27/ B) C) 1/24 D) E) -27/8

78 #39 solution Choice A

79 #40 Which of the following is the fourth order Taylor polynomial generated by f(x) at x = π/2 ? C

80 #40 solution Choice C

81 #41 Which of the following is the sum of the series D

82 #41 solution Since r = π/e2 and r < 1 , then
The sum of an infinite series will only be asked if the series is geometric or directly related to one of the basic series. . In this case the ratio is easy to see >>>>> Since r = π/e2 and r < 1 , then

83 #42 (C active) Which of the following is equal to the area of the region inside the curve r = 2 cos θ and outside the curve r = cos θ ? A

84 #42 solution Choice A

85 #43 For -1 < x < 1 if f(x) = A

86 #43 solution Choice A

87 #44 If n is a positive integer, then D

88 #44 solution Choice D

89 #45 For x > 0,

90 #45 solution A u-substitution example………

91 #46 Which of the following is the slope of the inverse of y = ln (x – 3) at x = 2 ? A) ½ B) 1/e2 C) -1 D)  e2 – 3 E) e2

92 #46 Solution If y = ln (x – 3) , then f -1 (x): x = ln (y – 3)
y = ex + 3 Therefore dy/dx = ex x = 2 dy/dx = e2 choice E You’ll have more difficult inverse derivative questions than this one. A strong suggestion is to graph, when possible, both the given function and its inverse.

93 #47 Which of the following gives y “ for y = cos x + tan x ?
– cos x + 2 sec 2 x tan x cos x + 2 sec 2 x tan x - sin x + sec 2 x - cos x + sec 2 x tan x cos x + sec 2 x tan x A

94 #47 solution Choice A

95 #48 If f is a function such that f ‘ (x) exists for all x and f(x) > 0 for all x, which of the following is NOT necessarily true? C BC #26

96 #48 solution Choice C

97 #49 What is the volume of the solid generated by rotating about the x-axis the region enclosed by the curve y = sec x and the lines x = 0, y = 0, and x = π/3 ?

98 #49 solution Choice C

99 #50 (Finally !!!) (C active) A rectangle is inscribed between the parabolas y = 4x2 and y = 30 – x2 as shown. What is the maximum area of such a rectangle ? [-3,3] by [-2, 40]

100 #50 solution A(x) = 2x(30 – x2 -4x2 ) A ‘ (x) = 60 – 30x2
A “( ) < 0, so a maximum occurs Maximum Area is Choice E

101 #51 If f is a continuous function for all x, the maximum # of horizontal asymptotes that f can have is A) 0 B) 1 C) 2 D) 3 E) there is no maximum #

102 51 solution Choice C; there can be a horizontal asymptote at -∞ and a different one at +∞

103 #52 A)  0 B)  2 C)  5/2 D)  10 E) d.n.e.

104 #52 solution Choice C

105 A) I only B) II only C) I & II only D) I & III only E) I, II, & III
#53 If f is continuous on [2,5] and differentiable on (2,5) with f(2) = -4 and f(5) =14 which is true? I. f(x) = 6 has a solution in (2, 5) II. f ‘ (x) = 6 has a solution in (2, 5) III. f ‘’ (x) = 6 has a solution in (2, 5) A) I only B) II only C) I & II only D) I & III only E) I, II, & III

106 #53 solution Both the Intermediate Value Theorem and the Mean Value Theorem are used in the problem Choice C

107 #54 If w = 2x, then

108 #54 solution Choice C

109 #55 If g(x) = use the table below to compute g ‘ (3).
A) B) C) 10 D) E) 14 X 3 6 f(x) 1 5 7 f ‘ (x) 9 11 -4

110 #55 solution Choice E

111 #56 Let F(x) = Then F “ (1) = A) -3/4 B) -1/4 C) 0 D) ½ E) 3/4

112 #57 If A) B) -2 C) -1 D) 2 E) 10

113 #57 solution Choice B

114 #58 Let g(x) = A) What is the domain of g ?
B) Find the interval(s) on which g is increasing. C) What is g “ (0) ?

115 #58 solution A) The domain is must include all values of x such that the antiderivative exists. Therefore this will include all reals. [NOTE: If the upper limit had been just x, then the domain is restricted to be x ≥ -4] B) > 0 for x > 0. Therefore, g(x) increases for x > 0 C) g” (0) = 0 ; NOTE: Without actually find the second derivative you should sense that each factor of g ‘(x) will include a factor of x in the 2nd derivative.

116 #59 A solid has base given by the triangle with vertices (-4,0), (0, 8), and (4, 0). Cross sections perpendicular to the y-axis are semi-circles with diameter in the plane. The volume of the solid is given by

117 #59 solution Choice D The lines forming the triangle are y = 2x + 8 and y = -2x + 8, and y = 0. Since the diameter of the semicircles are perpendicular to the y-axis, then you need to represent the distance in terms of y………each diameter is …….remember radius is squared, not diameter !!!!

118 #60 Circle City has a population density of
p(r) = where r is the distance in miles from the center of the city, and p (r) is in thousands of people/square mile. Which of the following gives the total population of Circle City?

119 #60 p ( r ) times square miles will give total population
For a small amount of area (dA) we still multiply by the population density function p ( r ) Since A = , then dA = 2πr Consequently, Total Pop. = the accumulation from 0 to 3 miles away from the center of the city of p ( r ) times 2πr…………Choice A


Download ppt "This is a 60 in 60 Challenge: 60 questions in 60 minutes"

Similar presentations


Ads by Google