Posts tagged polar and parametric curves
Finding points of intersection of polar curves

To find the points of intersection of two polar curves, 1) solve both curves for r, 2) set the two curves equal to each other, and 3) solve for theta. Using these steps, we might get more intersection points than actually exist, or fewer intersection points than actually exist. To verify that we’ve found all of the intersection points, and only real intersection points, we graph our curves and visually confirm the intersection points.

Read More
Finding the area inside both polar curves

The best way to solve for the area inside both polar curves is to graph both curves, then based on the graphs, look for the easiest areas to calculate and use those to go about finding the area inside both curves. We’ll solve for the points of intersection and use those as the bounds of integration.

Read More
Eliminating the parameter from a parametric equation

Given a parametric curve where our function is defined by two equations, one for x and one for y, and both of them in terms of a parameter t, like x=f(t) and y=g(t), we can eliminate the parameter value in a few different ways.

Read More