AP Calculus BC Unit 9 Notes: Polar Curves, Slopes, and Areas

0.0(0)
Studied by 0 people
0%Unit 9 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Polar coordinates

A coordinate system that locates a point by its directed distance from the origin (r) and an angle from the positive x-axis (θ), written (r, θ).

2
New cards

Pole

The origin in the polar coordinate system; the reference point from which r is measured.

3
New cards

Polar radius (r)

The directed distance from the pole to the point; it can be negative, which indicates the point lies in the opposite direction.

4
New cards

Polar angle (θ\theta)

The angle (typically measured from the positive x-axis) that determines the direction to the point in polar coordinates.

5
New cards

Angle periodicity in polar form

The fact that the same point can be written as (r,θ+2θk)(r, \theta + 2\theta k) for any integer kk, because angles repeat every full rotation.

6
New cards

Negative-radius equivalence

The identity (r, θ) = (−r, θ + π), meaning a negative radius flips the direction by π radians.

7
New cards

Polar-to-Cartesian conversion

The relationships x=rcos(θ)x = r \text{cos}(\theta) and y=rsin(θ)y = r \text{sin}(\theta) connecting polar and Cartesian coordinates.

8
New cards

Cartesian-to-polar distance formula

The relationship r² = x² + y², derived from the Pythagorean theorem.

9
New cards

Tangent-angle relationship (quadrant-aware)

The relationship tan(θ)=yx\tan(\theta) = \frac{y}{x} used to find θ\theta from (x,y)(x, y), with careful attention to the correct quadrant.

10
New cards

Polar equation r=f(θ)r = f(\theta)

A polar curve defined by specifying the radius rr as a function of the angle θ\theta, often visualized as a “radar sweep.”

11
New cards

Graph of r = c (constant)

A circle centered at the origin with radius |c|.

12
New cards

Polar symmetry about the x-axis test

If replacing θ with −θ leaves the equation unchanged, the graph is symmetric about the x-axis.

13
New cards

Polar symmetry about the y-axis test

If replacing θ with π − θ leaves the equation unchanged, the graph is symmetric about the y-axis.

14
New cards

Polar symmetry about the origin test

If replacing θ with θ + π leaves the equation unchanged, the graph is symmetric about the origin.

15
New cards

Polar curve as a parametric curve

Treating xx and yy as functions of θ\theta: x(θ)=r(θ)cos(θ)x(\theta) = r(\theta)\text{cos}(\theta) and y(θ)=r(θ)sin(θ)y(\theta) = r(\theta)\text{sin}(\theta).

16
New cards

Parametric slope rule (for polar curves)

The tangent slope is dy/dx = (dy/dθ)/(dx/dθ) when θ is the parameter.

17
New cards

r(dr/dθ)r' (dr/d\theta)

The derivative of the polar radius function r(θ)r(\theta) with respect to θ\theta.

18
New cards

dxdθ\frac{dx}{d\theta} in polar form

For x(θ)=r(θ)cos(θ)x(\theta)=r(\theta)\text{cos}(\theta), the derivative is dxdθ=rcos(θ)rsin(θ)\frac{dx}{d\theta} = r' \text{cos}(\theta) - r \text{sin}(\theta).

19
New cards

dydθ\frac{dy}{d\theta} in polar form

For y(θ)=r(θ)sin(θ)y(\theta)=r(\theta)\text{sin}(\theta), the derivative is dydθ=rsin(θ)+rcos(θ)\frac{dy}{d\theta} = r' \text{sin}(\theta) + r \text{cos}(\theta).

20
New cards

Polar slope formula

The formula dydx=rsin(θ)+rcos(θ)rcos(θ)rsin(θ)\frac{dy}{dx} = \frac{r' \text{sin}(\theta) + r \text{cos}(\theta)}{r' \text{cos}(\theta) - r \text{sin}(\theta)}, obtained from the parametric slope rule.

21
New cards

Horizontal tangent condition (polar/parametric)

A horizontal tangent occurs when dy/dθ = 0 and dx/dθ ≠ 0 at the same θ.

22
New cards

Vertical tangent condition (polar/parametric)

A vertical tangent occurs when dx/dθ = 0 and dy/dθ ≠ 0 at the same θ.

23
New cards

Polar sector area (infinitesimal)

A thin sector of radius rr and angle dθd\theta has area dA=12r2dθdA = \frac{1}{2}r^2 d\theta (θ\theta in radians).

24
New cards

Polar area formula (single curve)

If r=f(θ)r=f(\theta) traces a region once from θ=a\theta=a to θ=b\theta=b, the area is A=12ddθab(r(θ))2dθA = \frac{1}{2}\frac{\text{d}}{d\theta} \bigg|_a^b (r(\theta))^2 d\theta.

25
New cards

Polar area between two curves (washer-sector method)

For outer radius routerr_{\text{outer}} and inner radius rinnerr_{\text{inner}}, area is A=12ddθab(router(θ)2rinner(θ)2)dθA = \frac{1}{2} \frac{\text{d}}{d\theta} \bigg|_a^b (r_{\text{outer}}(\theta)^2 - r_{\text{inner}}(\theta)^2) d\theta, with bounds chosen to avoid double-tracing and to keep the correct outer/inner relationship.