This review sheet covers the key topics for Test 2 in MATH 165 (Calculus I) as outlined by Professor Cohen. Test 2 focuses on differentiation techniques, applications of derivatives, and related rates problems. This material builds upon the fundamental limits and derivatives covered in Test 1.
Master the following basic differentiation rules:
The chain rule is essential for differentiating composite functions. Remember to work from the outside in:
Find the derivative of: f(x) = sin(x + 2x).
Solution:
Let g(x) = x + 2x and h(x) = sin(x)
Then f(x) = h(g(x))
f'(x) = h'(g(x))g'(x)
f'(x) = cos(x + 2x)(3x + 2)
Find the derivative of: f(x) = ln(sin(x))
Solution:
f'(x) = (1/sin(x))cos(x)2x
f'(x) = [2xcos(x)]/[sin(x)]
f'(x) = 2xcot(x)
Remember the key steps for implicit differentiation:
Find dy/dx for: x + y = 25
Solution:
2x + 2ydy/dx = 0
2ydy/dx = -2x
dy/dx = -x/y
Find dy/dx for: sin(xy) + x = y
Solution:
cos(xy)[xdy/dx + y] + 2x = 3ydy/dx
xcos(xy)dy/dx + ycos(xy) + 2x = 3ydy/dx
xcos(xy)dy/dx - 3ydy/dx = -ycos(xy) - 2x
dy/dx[xcos(xy) - 3y] = -ycos(xy) - 2x
dy/dx = [-ycos(xy) - 2x]/[xcos(xy) - 3y]
Strategy for solving related rates problems:
A balloon is rising at a rate of 3 m/s. A boy is standing 30 meters away from the point where the balloon was released. How fast is the distance between the boy and the balloon increasing when the balloon is 40 meters high?
Solution:
Let y be the height of the balloon, x be the distance between the boy and the launch point (constant at 30m), and s be the distance between the boy and the balloon.
We have: s = x + y = 30 + y
Differentiating with respect to time (t):
2sds/dt = 2ydy/dt
When y = 40: s = (30 + 40) = (900 + 1600) = 2500 = 50m
Given dy/dt = 3 m/s:
250ds/dt = 2403
100ds/dt = 240
ds/dt = 2.4 m/s
To find local extrema:
Find all local maximum and minimum values of f(x) = x - 3x + 1
Solution:
f'(x) = 3x - 3 = 3(x - 1) = 3(x-1)(x+1)
Set f'(x) = 0: x = 1 and x = -1
Using the first derivative test:
For x < -1, f'(x) = 3(positive)(negative) = negative
For -1 < x < 1, f'(x) = 3(negative)(positive) = negative
For x > 1, f'(x) = 3(positive)(positive) = positive
The derivative changes from negative to positive at x = 1, so there is a local minimum at x = 1.
There is no sign change at x = -1, so no extremum at x = -1.
The local minimum value is f(1) = 1 - 3 + 1 = -1.
To find absolute maximum and minimum on interval [a,b]:
Find the absolute maximum and minimum of f(x) = x - 3x + 2 on the interval [0,3]
Solution:
f'(x) = 3x - 6x = 3x(x - 2)
Critical points: x = 0, x = 2
Evaluating f at critical points and endpoints:
f(0) = (0) - 3(0) + 2 = 2
f(2) = (2) - 3(2) + 2 = 8 - 12 + 2 = -2
f(3) = (3) - 3(3) + 2 = 27 - 27 + 2 = 2
The absolute maximum is 2 at x = 0 and x = 3
The absolute minimum is -2 at x = 2
Use the following information to sketch the graph of a function:
Sketch the graph of f(x) = x - 3x - 24x + 10
Solution:
f'(x) = 3x - 6x - 24 = 3(x - 2x - 8) = 3(x-4)(x+2)
Critical points: x = -2 and x = 4
f''(x) = 6x - 6 = 6(x-1)
Inflection point: x = 1
Analyzing intervals:
Using the second derivative test:
Calculating specific points:
Using this information, we can sketch a graph that increases to (-2,38), then decreases through (1,-16) to (4,-70), and then increases without bound.
Problem 1: Find the derivative of f(x) = ln(cos(x))
Problem 2: Find dy/dx for sin(x)y = x
Problem 3: A spherical balloon is being inflated at a rate of 10 cm/s. How fast is the radius increasing when the radius is 5 cm?
Problem 4: Find all local extrema of f(x) = x - 4x + 10
Problem 5: Find the absolute maximum and minimum of f(x) = x - 3x + 12 on the interval [-2,3]
Problem 6: Determine the intervals of increase/decrease and concavity for f(x) = x - 6x + 9x
Problem 7: A point is moving along the graph of y = x. When the point is at (2,4), the x-coordinate is increasing at a rate of 5 units per second. How fast is the y-coordinate changing at that instant?
Problem 8: Find the equation of the tangent line to the curve defined by x + 2xy + y = 4 at the point (1,1)
Derivative Rules:
Common Derivatives:
Using the chain rule twice:
f'(x) = (1/cos(x))(-sin(x))2x
f'(x) = -[2xsin(x)]/cos(x)
f'(x) = -2xtan(x)
Differentiating both sides with respect to x:
cos(x)y + sin(x)2ydy/dx = 3x
2ysin(x)dy/dx = 3x - cos(x)y
dy/dx = [3x - cos(x)y]/[2ysin(x)]
The volume of a sphere is V = (4/3)r
Differentiating with respect to time:
dV/dt = 4rdr/dt
Given dV/dt = 10 cm/s and r = 5 cm:
10 = 4(5)dr/dt
10 = 100dr/dt
dr/dt = 10/(100) = 1/(10) 0.032 cm/s
f'(x) = 4x - 12x = 4x(x - 3)
Critical points: x = 0 and x = 3
Using the second derivative test:
f''(x) = 12x - 24x
f''(0) = 12(0) - 24(0) = 0 (inconclusive)
f''(3) = 12(3) - 24(3) = 108 - 72 = 36 > 0, so x = 3 is a local minimum
Using the first derivative test for x = 0:
For x < 0: f'(x) < 0
For x > 0 but small: f'(x) < 0
The derivative does not change sign at x = 0, so there is no extremum at x = 0
The local minimum value is f(3) = (3) - 4(3) + 10 = 81 - 108 + 10 = -17
f'(x) = 3x - 6x = 3x(x - 2)
Critical points in [-2,3]: x = 0 and x = 2
Evaluating f at critical points and endpoints:
f(-2) = (-2) - 3(-2) + 12 = -8 - 12 + 12 = -8
f(0) = (0) - 3(0) + 12 = 12
f(2) = (2) - 3(2) + 12 = 8 - 12 + 12 = 8
f(3) = (3) - 3(3) + 12 = 27 - 27 + 12 = 12
The absolute maximum is 12 at x = 0 and x = 3
The absolute minimum is -8 at x = -2
f'(x) = 3x - 12x + 9 = 3(x - 4x + 3) = 3(x-1)(x-3)
f''(x) = 6x - 12 = 6(x-2)
Critical points: x = 1 and x = 3
Inflection point: x = 2
Intervals of increase: x < 1 and x > 3
Intervals of decrease: 1 < x < 3
Concave down: x < 2
Concave up: x > 2
Given: y = x, dx/dt = 5 when x = 2
Need: dy/dt when x = 2
dy/dt = d/dt[x] = 2xdx/dt
When x = 2, dy/dt = 2(2)(5) = 20
Therefore, the y-coordinate is changing at a rate of 20 units per second
Using implicit differentiation:
2x + 2(xdy/dx + y) + 2ydy/dx = 0
2x + 2xdy/dx + 2y + 2ydy/dx = 0
2xdy/dx + 2ydy/dx = -2x - 2y
dy/dx(2x + 2y) = -2(x + y)
dy/dx = -2(x + y)/[2(x + y)] = -1 when x + y 0
At the point (1,1), the slope is -1
Using point-slope form: y - y = m(x - x)
y - 1 = -1(x - 1)
y - 1 = -x + 1
y = -x + 2
Therefore, the equation of the tangent line is y = -x + 2
