Advanced Placement Calculus AB Practice
Section II Part Answers
A graphing calculator is not allowed for the following problems.
1.Write an equation for the line tangent to the curve x2 + 4x + y3 = 4 at the point (1, -1).
2x + 4 + 3y2y' = 0
y' = -(2x + 4)/(3y2)
At point (1,-1), y'(1) = -2
y = -1 - 2·(x-1)
2. dy/dx = (x + 1)2y
Sketch a slope field for the given differential equation at the points indicated.
3. dy/dx = (x + 1)2y
Let y = f(x) be the solution of this equation with the initial condition f(1) = 1. What is the equation of the tangent to the graph of f at x = 1?
The tangent equation is y = 1 + 4(x - 1), or
y = 4x - 3.
4. dy/dx = (x + 1)2y
Find the solution y = f(x) to the given differential equation with the initial condition f(1) = 1.
(dy/dx)/y = (x + 1)2
ln(y(x)) - ln(y(1)) = x3/3 + x2 + x - (1/3 + 1 + 1).
ln(y) = x3/3 + x2 + x - 7/3.
y = e(x3/3 + x2 + x - 7/3)
5. Consider the closed curve in the xy plane given by 2x2 + 5x + y3 + 4y2 + y = 8.
Show that dy/dx = -(4x + 5)/(3y2 + 8y + 1).
4x + 5 + 3y2y' + 8yy' + y' = 0
dy/dx = -(4x + 5)/(3y2 + 8y + 1)
6.
The graph of function f is shown above. Let:
Calculate g(3). Does g have a relative minimum or a relative maximum at x = -1? Calculate g"(0).
g(3) is the area of the pentagon in the first quadrant bounded by the x axis, the y axis and function f.
g(3) = 3/2 + 2 + 1 = 4.5
g'(x) = f(x)
g'(-1) = 0
g'(x) = f(x) < 0 for x < -1 and g'(x) = f(x) > 0 for x > -1 so g has a relative minimum at x = -1.
g"(0) = f '(0) = (2 - 1)/(1 - 0) = 1
g"(0) = 1
7. Let f be the function given by f(x) = (2x2 + 5x -1)7.
Write the equation for the line tangent to f(x) in x = 0.
Then, f '(x) = (du7/du)d(2x2 + 5x -1)/dx = 7u6(4x + 5) = 7(4x + 5)(2x2 + 5x -1)6
f '(0) = 35 and f(0) = -1.
The line of slope 35 that passes through (0,-1) is y = 35x - 1
8. Find the coordinates of the two points on the x2 - 2x + 4y2 + 16y + 1 = 0 closed curve where the line tangent to the curve is vertical.
2xx' - 2x' + 8y + 16 = 0
x'(2x - 2) = -8(y + 2)
x' = -4(y + 2)/(x - 1) and x' should be 0 if the line tangent is vertical.
y = -2
At the points with vertical tangents, x2 - 2x + 16 - 32 + 1 = 0
x2 - 2x - 15 = 0
The solutions are x1 = 5 and x2 = -3.
The coordinates of the two points are (5, -2) and (-3, -2).
The official AP Calculus webpage