AP Calculus BC Quiz: Polar Coordinates And Differentiation
20 questions · exam conditions
0:00
Polar Coordinates And DifferentiationQuestion 1 of 20

The slope of the tangent line to a polar curve r=f(θ)r=f(\theta) is given by dydx\frac{dy}{dx}. At a point where f(θ)0f(\theta) \neq 0 and f(θ)0f'(\theta) \neq 0, under what condition is the tangent line vertical?

drdθsinθ+rcosθ=0\frac{dr}{d\theta} \sin\theta + r \cos\theta = 0
drdθcosθrsinθ=0\frac{dr}{d\theta} \cos\theta - r \sin\theta = 0
drdθ=0\frac{dr}{d\theta} = 0
drdθcosθ+rsinθ=0\frac{dr}{d\theta} \cos\theta + r \sin\theta = 0
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Polar Coordinates And Differentiation

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.

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.

How to use this quiz

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.

All questions

Question 1

The slope of the tangent line to a polar curve r=f(θ)r=f(\theta) is given by dydx\frac{dy}{dx}. At a point where f(θ)0f(\theta) \neq 0 and f(θ)0f'(\theta) \neq 0, under what condition is the tangent line vertical?

  1. drdθsinθ+rcosθ=0\frac{dr}{d\theta} \sin\theta + r \cos\theta = 0
  2. drdθcosθrsinθ=0\frac{dr}{d\theta} \cos\theta - r \sin\theta = 0 (correct answer)
  3. drdθ=0\frac{dr}{d\theta} = 0
  4. drdθcosθ+rsinθ=0\frac{dr}{d\theta} \cos\theta + r \sin\theta = 0

Explanation: A vertical tangent line occurs when the denominator of dydx\frac{dy}{dx} is zero and the numerator is non-zero. The denominator is dxdθ\frac{dx}{d\theta}. Since x=rcosθx = r\cos\theta, we have dxdθ=drdθcosθrsinθ\frac{dx}{d\theta} = \frac{dr}{d\theta}\cos\theta - r\sin\theta. Setting this equal to zero gives the condition for a vertical tangent.

Question 2

If a path is modeled by r=sin(2θ)r=\sin(2\theta), what is dydx\frac{dy}{dx} at θ=π4\theta=\frac{\pi}{4}?​

  1. 00
  2. 1-1 (correct answer)
  3. drdθθ=π/4=0\frac{dr}{d\theta}\big|_{\theta=\pi/4}=0
  4. 11
  5. 12\frac{1}{\sqrt{2}}

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.

Question 3

For the polar curve r=3cosθr=3-\cos\theta, what is dydx\dfrac{dy}{dx} at θ=0\theta=0?

  1. 00
  2. 2-2
  3. 22
  4. undefined (correct answer)
  5. 12-\dfrac{1}{2}

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.

Question 4

A polar curve is r=1+2cosθr=1+2\cos\theta. What is dydx\frac{dy}{dx} at θ=π2\theta=\frac{\pi}{2}?

  1. 2-2
  2. 12\dfrac{1}{2}
  3. 22 (correct answer)
  4. 00
  5. 12-\dfrac{1}{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.

Question 5

For the polar curve r=2θ+1r=2\theta+1, what is dydx\dfrac{dy}{dx} at θ=0\theta=0?

  1. 00
  2. 12\dfrac{1}{2} (correct answer)
  3. 22
  4. undefined
  5. 12-\dfrac{1}{2}

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.

Question 6

For the polar curve r=cscθr=\csc\theta, what is dydx\dfrac{dy}{dx} at θ=π4\theta=\dfrac{\pi}{4}?

  1. 00 (correct answer)
  2. 11
  3. 1-1
  4. 22
  5. 2-2

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.

Question 7

For the polar curve r=2sinθ+cosθr=2\sin\theta+\cos\theta, what is dydx\frac{dy}{dx} at θ=π2\theta=\frac{\pi}{2}?

  1. 00
  2. 12-\frac{1}{2}
  3. 12\frac{1}{2} (correct answer)
  4. 1-1
  5. 22

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 θ.

Question 8

For the polar curve r=1+sinθr=1+\sin\theta, what is dydx\frac{dy}{dx} at θ=0\theta=0?

  1. 00
  2. 11 (correct answer)
  3. 1-1
  4. 12\frac{1}{2}
  5. 12-\frac{1}{2}

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.

Question 9

For the polar curve r=2sinθr=2-\sin\theta, what is dydx\frac{dy}{dx} at θ=π2\theta=\frac{\pi}{2}?

  1. 12-\frac{1}{2}
  2. 00 (correct answer)
  3. 12\frac{1}{2}
  4. 1-1
  5. 11

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.

Question 10

For the polar curve r=1sinθr=1-\sin\theta, find dydx\dfrac{dy}{dx} at θ=0\theta=0.

  1. 1-1 (correct answer)
  2. drdθ0\dfrac{dr}{d\theta}\Big|_{0}
  3. 00
  4. 11
  5. undefined

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/dxdy/dx for a polar curve r=f(θ)r = f(\theta), use the formula dydx=f(θ)sinθ+f(θ)cosθf(θ)cosθf(θ)sinθ\dfrac{dy}{dx} = \dfrac{f'(\theta) \sin \theta + f(\theta) \cos \theta}{f'(\theta) \cos \theta - f(\theta) \sin \theta}. For r=1sinθr = 1 - \sin \theta, f(θ)=cosθf'(\theta) = -\cos \theta, so at θ=0\theta = 0, f(0)=1f'(0) = -1 and f(0)=1f(0) = 1. Plugging in, the numerator is 10+11=1-1 \cdot 0 + 1 \cdot 1 = 1 and the denominator is 1110=1-1 \cdot 1 - 1 \cdot 0 = -1, yielding dy/dx=1/(1)=1dy/dx = 1/(-1) = -1. A tempting distractor is choice B, dr/dθdr/d\theta at 0 which is 1-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.

Question 11

Given the polar curve r=11+sinθr=\dfrac{1}{1+\sin\theta}, find dydx\frac{dy}{dx} at θ=0\theta=0.

  1. 1-1 (correct answer)
  2. 00
  3. 11
  4. 12-\dfrac{1}{2}
  5. 12\dfrac{1}{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/(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.

Question 12

A curve is given by r=2+sinθr=2+\sin\theta. What is dydx\dfrac{dy}{dx} at θ=π2\theta=\dfrac{\pi}{2}?

  1. 00 (correct answer)
  2. 13\dfrac{1}{3}
  3. 32\dfrac{3}{2}
  4. 11
  5. drdθθ=π/2=0\dfrac{dr}{d\theta}\big|_{\theta=\pi/2}=0

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.

Question 13

For the polar curve r=θr=\theta, what is dydx\dfrac{dy}{dx} at θ=π2\theta=\dfrac{\pi}{2}?

  1. 2π-\dfrac{2}{\pi} (correct answer)
  2. π2\dfrac{\pi}{2}
  3. 00
  4. π2-\dfrac{\pi}{2}
  5. 2π\dfrac{2}{\pi}

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(θ).

Question 14

Which of the following is the slope of a tangent line to the graph of the polar curve r=12cosθr = 1 - 2\cos\theta at the pole?

  1. 00
  2. 13\frac{1}{\sqrt{3}}
  3. 3\sqrt{3} (correct answer)
  4. 3-\sqrt{3}

Explanation: The curve passes through the pole when r=0r=0. So, 12cosθ=01 - 2\cos\theta = 0, which gives cosθ=12\cos\theta = \frac{1}{2}. This occurs at θ=π3\theta = \frac{\pi}{3} and θ=5π3\theta = \frac{5\pi}{3}. The slope of the tangent line at the pole is given by tanθ\tan\theta, provided drdθ0\frac{dr}{d\theta} \neq 0. Here, drdθ=2sinθ\frac{dr}{d\theta} = 2\sin\theta. At θ=π3\theta = \frac{\pi}{3}, drdθ=2sin(π3)=30\frac{dr}{d\theta} = 2\sin(\frac{\pi}{3}) = \sqrt{3} \neq 0. The slope is tan(π3)=3\tan(\frac{\pi}{3}) = \sqrt{3}. At θ=5π3\theta = \frac{5\pi}{3}, the slope is tan(5π3)=3\tan(\frac{5\pi}{3}) = -\sqrt{3}. One of these values is 3\sqrt{3}.

Question 15

At θ=0\theta=0, the polar curve r=3cos(2θ)r=3\cos(2\theta) has a tangent line that is

  1. horizontal.
  2. vertical. (correct answer)
  3. neither horizontal nor vertical.
  4. undefined because the curve is at the pole.

Explanation: For r=3cos(2θ)r=3\cos(2\theta), we have drdθ=6sin(2θ)\frac{dr}{d\theta}=-6\sin(2\theta). We evaluate the derivatives of x and y at θ=0\theta=0. At θ=0\theta=0, r=3cos(0)=3r=3\cos(0)=3 and drdθ=6sin(0)=0\frac{dr}{d\theta}=-6\sin(0)=0. Then dydθ=drdθsinθ+rcosθ=(0)sin(0)+(3)cos(0)=3\frac{dy}{d\theta} = \frac{dr}{d\theta}\sin\theta+r\cos\theta = (0)\sin(0)+(3)\cos(0)=3. And dxdθ=drdθcosθrsinθ=(0)cos(0)(3)sin(0)=0\frac{dx}{d\theta} = \frac{dr}{d\theta}\cos\theta-r\sin\theta = (0)\cos(0)-(3)\sin(0)=0. Since dxdθ=0\frac{dx}{d\theta}=0 and dydθ0\frac{dy}{d\theta}\neq 0, the tangent line is vertical.

Question 16

A polar curve is defined by the equation r=f(θ)r = f(\theta) where ff is a differentiable function. If the curve has a horizontal tangent at θ=π3\theta = \frac{\pi}{3} and f(π3)=1f(\frac{\pi}{3}) = 1, what is the value of f(π3)f'(\frac{\pi}{3})?

  1. 3-\sqrt{3}
  2. 13-\frac{1}{\sqrt{3}} (correct answer)
  3. 13\frac{1}{\sqrt{3}}
  4. 3\sqrt{3}

Explanation: A horizontal tangent occurs when dydθ=0\frac{dy}{d\theta} = 0. The formula is dydθ=f(θ)sinθ+f(θ)cosθ\frac{dy}{d\theta} = f'(\theta)\sin\theta + f(\theta)\cos\theta. At θ=π3\theta = \frac{\pi}{3}, we set this to zero: f(π3)sin(π3)+f(π3)cos(π3)=0f'(\frac{\pi}{3})\sin(\frac{\pi}{3}) + f(\frac{\pi}{3})\cos(\frac{\pi}{3}) = 0. We are given f(π3)=1f(\frac{\pi}{3}) = 1, and we know sin(π3)=32\sin(\frac{\pi}{3}) = \frac{\sqrt{3}}{2} and cos(π3)=12\cos(\frac{\pi}{3}) = \frac{1}{2}. Substituting these values gives f(π3)(32)+(1)(12)=0f'(\frac{\pi}{3})\left(\frac{\sqrt{3}}{2}\right) + (1)\left(\frac{1}{2}\right) = 0. This simplifies to f(π3)32=12f'(\frac{\pi}{3})\frac{\sqrt{3}}{2} = -\frac{1}{2}. Solving for f(π3)f'(\frac{\pi}{3}) gives f(π3)=13f'(\frac{\pi}{3}) = -\frac{1}{\sqrt{3}}.

Question 17

Consider the polar curve r=2sinθr = 2\sin\theta. What is the value of d2ydx2\frac{d^2y}{dx^2} at θ=π2\theta = \frac{\pi}{2}?

  1. 4-4
  2. 1-1 (correct answer)
  3. 00
  4. 11

Explanation: The curve r=2sinθr=2\sin\theta is a circle of radius 1 centered at (0,1). In Cartesian coordinates, x2+(y1)2=1x^2 + (y-1)^2 = 1. The point at θ=π2\theta=\frac{\pi}{2} is (x,y)=(0,2)(x,y)=(0,2), which is the top of the circle. At this point, the curve has a horizontal tangent, so dydx=0\frac{dy}{dx}=0. Differentiating x2+y22y=0x^2 + y^2 - 2y = 0 implicitly gives 2x+2ydydx2dydx=02x + 2y\frac{dy}{dx} - 2\frac{dy}{dx} = 0. Differentiating again gives 2+2(dydx)2+2yd2ydx22d2ydx2=02 + 2(\frac{dy}{dx})^2 + 2y\frac{d^2y}{dx^2} - 2\frac{d^2y}{dx^2} = 0. At (0,2)(0,2), we know dydx=0\frac{dy}{dx}=0. Substituting these values gives 2+2(0)2+2(2)d2ydx22d2ydx2=02 + 2(0)^2 + 2(2)\frac{d^2y}{dx^2} - 2\frac{d^2y}{dx^2} = 0, which simplifies to 2+2d2ydx2=02 + 2\frac{d^2y}{dx^2} = 0. Thus, d2ydx2=1\frac{d^2y}{dx^2} = -1.

Question 18

A curve is described by r=2sinθr=2\sin\theta; what is dydx\dfrac{dy}{dx} at θ=π2\theta=\dfrac{\pi}{2}?

  1. 00 (correct answer)
  2. drdθπ/2\dfrac{dr}{d\theta}\Big|_{\pi/2}
  3. 12\dfrac{1}{2}
  4. 12-\dfrac{1}{2}
  5. undefined

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.

Question 19

For the polar curve r=secθr=\sec\theta, determine dydx\dfrac{dy}{dx} at θ=0\theta=0.

  1. 00
  2. 11
  3. drdθ0\dfrac{dr}{d\theta}\Big|_{0}
  4. 1-1
  5. undefined (correct answer)

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/dxdy/dx for a polar curve r=f(θ)r = f(\theta), use the formula dydx=f(θ)sinθ+f(θ)cosθf(θ)cosθf(θ)sinθ\dfrac{dy}{dx} = \dfrac{f'(\theta) \sin \theta + f(\theta) \cos \theta}{f'(\theta) \cos \theta - f(\theta) \sin \theta}. For r=secθr = \sec \theta, f(θ)=secθtanθf'(\theta) = \sec \theta \tan \theta, so at θ=0\theta = 0, f(0)=0f'(0) = 0 and f(0)=1f(0) = 1. Plugging in, the numerator is 00+11=10 \cdot 0 + 1 \cdot 1 = 1 and the denominator is 0110=00 \cdot 1 - 1 \cdot 0 = 0, yielding dy/dxdy/dx undefined. A tempting distractor is choice C, drdθ\dfrac{dr}{d\theta} 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.

Question 20

A curve is given by r=2cosθr=2-\cos\theta; determine dydx\dfrac{dy}{dx} at θ=π\theta=\pi.

  1. 00
  2. drdθπ\dfrac{dr}{d\theta}\Big|_{\pi}
  3. 32-\dfrac{3}{2}
  4. 32\dfrac{3}{2}
  5. undefined (correct answer)

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/dxdy/dx for a polar curve r=f(θ)r = f(\theta), use the formula dydx=f(θ)sinθ+f(θ)cosθf(θ)cosθf(θ)sinθ\frac{dy}{dx} = \frac{f'(\theta) \sin \theta + f(\theta) \cos \theta}{f'(\theta) \cos \theta - f(\theta) \sin \theta}. For r=2cosθr = 2 - \cos \theta, f(θ)=sinθf'(\theta) = \sin \theta, so at θ=π\theta = \pi, f(π)=0f'(\pi) = 0 and f(π)=3f(\pi) = 3. Plugging in, the numerator is 00+3(1)=30 \cdot 0 + 3 \cdot (-1) = -3 and the denominator is 0(1)30=00 \cdot (-1) - 3 \cdot 0 = 0, yielding dy/dxdy/dx undefined. A tempting distractor is choice B, drdθ\frac{dr}{d\theta} at π\pi 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.