What this quiz covers
This quiz focuses on Polar Coordinates And Differentiation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
The slope of the tangent line to a polar curve r=f(θ) is given by dxdy. At a point where f(θ)=0 and f′(θ)=0, under what condition is the tangent line vertical?
AP Calculus BC Quiz
Practice Polar Coordinates And Differentiation in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Polar Coordinates And Differentiation, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
The slope of the tangent line to a polar curve r=f(θ) is given by dxdy. At a point where f(θ)=0 and f′(θ)=0, under what condition is the tangent line vertical?
Explanation: A vertical tangent line occurs when the denominator of dxdy is zero and the numerator is non-zero. The denominator is dθdx. Since x=rcosθ, we have dθdx=dθdrcosθ−rsinθ. Setting this equal to zero gives the condition for a vertical tangent.
If a path is modeled by r=sin(2θ), what is dxdy at θ=4π?
Explanation: This problem involves finding dy/dx for the rose curve r = sin(2θ) using polar differentiation. The formula is dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). First, dr/dθ = 2cos(2θ). At θ = π/4, we have r = sin(2·π/4) = sin(π/2) = 1 and dr/dθ = 2cos(π/2) = 0. Substituting with sin(π/4) = cos(π/4) = 1/√2: dy/dx = (0·(1/√2) + 1·(1/√2))/(0·(1/√2) - 1·(1/√2)) = (1/√2)/(-1/√2) = -1. Choice C incorrectly shows dr/dθ = 0, which is true but not the answer requested. For polar curves, dy/dx depends on both r and dr/dθ values at the given angle.
For the polar curve r=3−cosθ, what is dxdy at θ=0?
Explanation: This problem involves finding dy/dx for r = 3 - cos θ using polar differentiation. The formula is dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). With dr/dθ = sin θ, at θ = 0: r = 3 - 1 = 2, dr/dθ = 0, sin(0) = 0, cos(0) = 1. Substituting: dy/dx = (0·0 + 2·1)/(0·1 - 2·0) = 2/0, which is undefined. A common error is assuming dy/dx = 0 when the numerator is finite but the denominator is zero. When the denominator equals zero, dy/dx is undefined, indicating a vertical tangent line at that point.
A polar curve is r=1+2cosθ. What is dxdy at θ=2π?
Explanation: This problem requires the skill of differentiating in polar coordinates to find the slope dy/dx. To compute dy/dx for a polar curve, use the formula dy/dx = [ (dr/dθ) sin θ + r cos θ ] / [ (dr/dθ) cos θ - r sin θ ], derived from parametric equations x = r cos θ and y = r sin θ. For r = 1 + 2 cos θ, first compute dr/dθ = -2 sin θ. At θ = π/2, r = 1 and dr/dθ = -2, so the numerator is -2 · 1 + 1 · 0 = -2 and the denominator is -2 · 0 - 1 · 1 = -1, yielding dy/dx = 2. A tempting distractor like 0 might come from mistakenly setting the numerator to zero when cos θ = 0, without computing dr/dθ properly. Always verify the signs in the numerator and denominator of the polar dy/dx formula to capture the correct direction of the tangent line.
For the polar curve r=2θ+1, what is dxdy at θ=0?
Explanation: This problem requires finding dy/dx for r = 2θ + 1 using polar differentiation. The formula is dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). With dr/dθ = 2, at θ = 0: r = 0 + 1 = 1, dr/dθ = 2, sin(0) = 0, cos(0) = 1. Substituting: dy/dx = (2·0 + 1·1)/(2·1 - 1·0) = 1/2. A tempting error is to differentiate r = 2θ + 1 as if it were a Cartesian function, yielding 2. Remember that polar differentiation requires the complete conversion formula, accounting for how both r and θ change along the curve.
For the polar curve r=cscθ, what is dxdy at θ=4π?
Explanation: This problem requires finding dy/dx for r = csc θ = 1/sin θ using polar differentiation. The polar derivative formula is dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). For r = csc θ, dr/dθ = -csc θ cot θ, and at θ = π/4: r = √2, dr/dθ = -√2·1 = -√2, sin(π/4) = cos(π/4) = 1/√2. Substituting: dy/dx = (-√2·(1/√2) + √2·(1/√2))/(-√2·(1/√2) - √2·(1/√2)) = (-1 + 1)/(-1 - 1) = 0/(-2) = 0. Students might incorrectly treat csc θ as a constant rather than differentiating it properly. Always differentiate r(θ) completely and evaluate all trigonometric functions at the specified angle.
For the polar curve r=2sinθ+cosθ, what is dxdy at θ=2π?
Explanation: This problem requires finding dy/dx for a polar curve using the skill of polar differentiation. For polar curves, we use the formula dy/dx = (dy/dθ)/(dx/dθ), where x = r cos θ and y = r sin θ. With r = 2sin θ + cos θ, we find dr/dθ = 2cos θ - sin θ, so at θ = π/2, we have r = 2 and dr/dθ = -1. Computing the derivatives: dy/dθ = (dr/dθ)sin θ + r cos θ = (-1)(1) + (2)(0) = -1, and dx/dθ = (dr/dθ)cos θ - r sin θ = (-1)(0) - (2)(1) = -2. The common error is forgetting the product rule when differentiating x and y with respect to θ. Therefore, dy/dx = -1/(-2) = 1/2, confirming that the key strategy is to carefully apply the product rule to both x = r cos θ and y = r sin θ.
For the polar curve r=1+sinθ, what is dxdy at θ=0?
Explanation: This problem asks for dy/dx of the cardioid r = 1 + sin θ using polar differentiation. We apply the formula dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). Given r = 1 + sin θ, we find dr/dθ = cos θ. At θ = 0: r = 1 + sin(0) = 1, dr/dθ = cos(0) = 1, and dy/dx = (1·0 + 1·1)/(1·1 - 1·0) = 1/1 = 1. A common mistake is using just dr/dθ as the slope without the proper conversion. For polar curves, always use the complete dy/dx formula that accounts for both radial and angular changes.
For the polar curve r=2−sinθ, what is dxdy at θ=2π?
Explanation: This problem asks for dy/dx of r = 2 - sin θ using polar differentiation. We use dy/dx = (dr/dθ·sin θ + r·cos θ)/(dr/dθ·cos θ - r·sin θ). Given r = 2 - sin θ, we find dr/dθ = -cos θ. At θ = π/2: r = 2 - sin(π/2) = 2 - 1 = 1, dr/dθ = -cos(π/2) = 0, and dy/dx = (0·1 + 1·0)/(0·0 - 1·1) = 0/(-1) = 0. A common mistake is computing dr/dθ incorrectly or mixing up signs in the formula. For polar differentiation, carefully evaluate each component and maintain proper signs throughout the calculation.
For the polar curve r=1−sinθ, find dxdy at θ=0.
Explanation: This problem requires the skill of differentiation in polar coordinates to find the slope of the tangent line in Cartesian coordinates. To find dy/dx for a polar curve r=f(θ), use the formula dxdy=f′(θ)cosθ−f(θ)sinθf′(θ)sinθ+f(θ)cosθ. For r=1−sinθ, f′(θ)=−cosθ, so at θ=0, f′(0)=−1 and f(0)=1. Plugging in, the numerator is −1⋅0+1⋅1=1 and the denominator is −1⋅1−1⋅0=−1, yielding dy/dx=1/(−1)=−1. A tempting distractor is choice B, dr/dθ at 0 which is −1, but this fails because it matches only coincidentally and does not apply the full formula for the slope. When computing polar derivatives, always remember to use the complete formula to account for the coordinate transformation, a strategy applicable to any polar curve.
Given the polar curve r=1+sinθ1, find dxdy at θ=0.
Explanation: This problem requires the skill of differentiating in polar coordinates to find the slope dy/dx. To compute dy/dx for a polar curve, use the formula dy/dx = [ (dr/dθ) sin θ + r cos θ ] / [ (dr/dθ) cos θ - r sin θ ], derived from parametric equations x = r cos θ and y = r sin θ. For r = 1/(1 + sin θ), first compute dr/dθ = -cos θ / (1 + sin θ)². At θ = 0, r = 1 and dr/dθ = -1, so the numerator is -1 · 0 + 1 · 1 = 1 and the denominator is -1 · 1 - 1 · 0 = -1, yielding dy/dx = -1. A tempting distractor like 0 might arise from incorrectly setting terms to zero without full computation. Always verify the signs in the numerator and denominator of the polar dy/dx formula to capture the correct direction of the tangent line.
A curve is given by r=2+sinθ. What is dxdy at θ=2π?
Explanation: This problem requires finding dy/dx for a polar curve using polar differentiation formulas. For polar curves, we use dy/dx = (dy/dθ)/(dx/dθ) where x = r cos θ and y = r sin θ. With r = 2 + sin θ, we get dx/dθ = -r sin θ + r' cos θ = -(2 + sin θ) sin θ + cos θ cos θ and dy/dθ = r cos θ + r' sin θ = (2 + sin θ) cos θ + cos θ sin θ. At θ = π/2, we have r = 3, r' = 0, so dx/dθ = -3(1) + 0 = -3 and dy/dθ = 3(0) + 0 = 0. Many students mistakenly compute dr/dθ instead of dy/dx, but these are different quantities. The key strategy is to always use the parametric chain rule formula dy/dx = (dy/dθ)/(dx/dθ) for polar curves.
For the polar curve r=θ, what is dxdy at θ=2π?
Explanation: This problem involves finding dy/dx for the polar spiral r = θ using polar differentiation. For polar curves, we apply dy/dx = (dy/dθ)/(dx/dθ) where x = r cos θ and y = r sin θ. With r = θ and r' = 1, we get dx/dθ = -θ sin θ + cos θ and dy/dθ = θ cos θ + sin θ. At θ = π/2, we have dx/dθ = -(π/2)(1) + 0 = -π/2 and dy/dθ = (π/2)(0) + 1 = 1. Therefore dy/dx = 1/(-π/2) = -2/π. Students often confuse the reciprocal relationship and write π/2 instead of -2/π. Remember that polar differentiation requires careful application of the product rule to both x(θ) and y(θ).
Which of the following is the slope of a tangent line to the graph of the polar curve r=1−2cosθ at the pole?
Explanation: The curve passes through the pole when r=0. So, 1−2cosθ=0, which gives cosθ=21. This occurs at θ=3π and θ=35π. The slope of the tangent line at the pole is given by tanθ, provided dθdr=0. Here, dθdr=2sinθ. At θ=3π, dθdr=2sin(3π)=3=0. The slope is tan(3π)=3. At θ=35π, the slope is tan(35π)=−3. One of these values is 3.
At θ=0, the polar curve r=3cos(2θ) has a tangent line that is
Explanation: For r=3cos(2θ), we have dθdr=−6sin(2θ). We evaluate the derivatives of x and y at θ=0. At θ=0, r=3cos(0)=3 and dθdr=−6sin(0)=0. Then dθdy=dθdrsinθ+rcosθ=(0)sin(0)+(3)cos(0)=3. And dθdx=dθdrcosθ−rsinθ=(0)cos(0)−(3)sin(0)=0. Since dθdx=0 and dθdy=0, the tangent line is vertical.
A polar curve is defined by the equation r=f(θ) where f is a differentiable function. If the curve has a horizontal tangent at θ=3π and f(3π)=1, what is the value of f′(3π)?
Explanation: A horizontal tangent occurs when dθdy=0. The formula is dθdy=f′(θ)sinθ+f(θ)cosθ. At θ=3π, we set this to zero: f′(3π)sin(3π)+f(3π)cos(3π)=0. We are given f(3π)=1, and we know sin(3π)=23 and cos(3π)=21. Substituting these values gives f′(3π)(23)+(1)(21)=0. This simplifies to f′(3π)23=−21. Solving for f′(3π) gives f′(3π)=−31.
Consider the polar curve r=2sinθ. What is the value of dx2d2y at θ=2π?
Explanation: The curve r=2sinθ is a circle of radius 1 centered at (0,1). In Cartesian coordinates, x2+(y−1)2=1. The point at θ=2π is (x,y)=(0,2), which is the top of the circle. At this point, the curve has a horizontal tangent, so dxdy=0. Differentiating x2+y2−2y=0 implicitly gives 2x+2ydxdy−2dxdy=0. Differentiating again gives 2+2(dxdy)2+2ydx2d2y−2dx2d2y=0. At (0,2), we know dxdy=0. Substituting these values gives 2+2(0)2+2(2)dx2d2y−2dx2d2y=0, which simplifies to 2+2dx2d2y=0. Thus, dx2d2y=−1.
A curve is described by r=2sinθ; what is dxdy at θ=2π?
Explanation: This problem requires the skill of differentiation in polar coordinates to find the slope of the tangent line in Cartesian coordinates. To find dy/dx for a polar curve r = f(θ), use the formula dy/dx = [f'(θ) sin θ + f(θ) cos θ] / [f'(θ) cos θ - f(θ) sin θ]. For r = 2 sin θ, f'(θ) = 2 cos θ, so at θ = π/2, f'(π/2) = 0 and f(π/2) = 2. Plugging in, the numerator is 0·1 + 2·0 = 0 and the denominator is 0·0 - 2·1 = -2, yielding dy/dx = 0/(-2) = 0. A tempting distractor is choice B, dr/dθ at π/2 which is 0, but this fails because while it matches numerically here, it generally ignores the transformation and would not work for other points. When computing polar derivatives, always remember to use the complete formula to account for the coordinate transformation, a strategy applicable to any polar curve.
For the polar curve r=secθ, determine dxdy at θ=0.
Explanation: This problem requires the skill of differentiation in polar coordinates to find the slope of the tangent line in Cartesian coordinates. To find dy/dx for a polar curve r=f(θ), use the formula dxdy=f′(θ)cosθ−f(θ)sinθf′(θ)sinθ+f(θ)cosθ. For r=secθ, f′(θ)=secθtanθ, so at θ=0, f′(0)=0 and f(0)=1. Plugging in, the numerator is 0⋅0+1⋅1=1 and the denominator is 0⋅1−1⋅0=0, yielding dy/dx undefined. A tempting distractor is choice C, dθdr at 0 which is 0, but this fails because it does not reveal the division by zero in the denominator, which indicates a vertical tangent. When computing polar derivatives, always remember to use the complete formula to account for the coordinate transformation, a strategy applicable to any polar curve.
A curve is given by r=2−cosθ; determine dxdy at θ=π.
Explanation: This problem requires the skill of differentiation in polar coordinates to find the slope of the tangent line in Cartesian coordinates. To find dy/dx for a polar curve r=f(θ), use the formula dxdy=f′(θ)cosθ−f(θ)sinθf′(θ)sinθ+f(θ)cosθ. For r=2−cosθ, f′(θ)=sinθ, so at θ=π, f′(π)=0 and f(π)=3. Plugging in, the numerator is 0⋅0+3⋅(−1)=−3 and the denominator is 0⋅(−1)−3⋅0=0, yielding dy/dx undefined. A tempting distractor is choice B, dθdr at π which is 0, but this fails because it misses the zero denominator that signifies a vertical tangent. When computing polar derivatives, always remember to use the complete formula to account for the coordinate transformation, a strategy applicable to any polar curve.