Skip to main content
Ch. 11 - Parametric Equations and Polar Coordinates
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 11, Problem 11.PE.12d

Finding Parametric Equations and Tangent Lines


Find parametric equations for the given curve.


9x² + 4y² = 36

Verified step by step guidance
1
Recognize that the given equation \(9x^{2} + 4y^{2} = 36\) represents an ellipse. The standard form of an ellipse is \(\frac{x^{2}}{a^{2}} + \frac{y^{2}}{b^{2}} = 1\). To rewrite the equation in this form, divide both sides by 36 to get \(\frac{9x^{2}}{36} + \frac{4y^{2}}{36} = 1\), which simplifies to \(\frac{x^{2}}{4} + \frac{y^{2}}{9} = 1\).
Identify the values of \(a\) and \(b\) from the standard form: here, \(a^{2} = 4\) so \(a = 2\), and \(b^{2} = 9\) so \(b = 3\). This means the ellipse is centered at the origin with semi-major axis length 3 along the \(y\)-axis and semi-minor axis length 2 along the \(x\)-axis.
Use the standard parametric equations for an ellipse centered at the origin: \(x = a \cos(t)\) and \(y = b \sin(t)\), where \(t\) is the parameter (usually representing an angle). Substitute the values of \(a\) and \(b\) to get \(x = 2 \cos(t)\) and \(y = 3 \sin(t)\).
Write down the parametric equations explicitly: \[ \begin{cases} x(t) = 2 \cos(t) \\ y(t) = 3 \sin(t) \end{cases} \] where \(t\) varies over an interval such as \([0, 2\pi]\) to trace the entire ellipse.
To find the tangent line at a specific parameter value \(t = t_0\), first compute the derivatives \(\frac{dx}{dt} = -2 \sin(t)\) and \(\frac{dy}{dt} = 3 \cos(t)\). Then, the slope of the tangent line at \(t_0\) is given by \(\frac{dy/dt}{dx/dt} = \frac{3 \cos(t_0)}{-2 \sin(t_0)}\). Use the point \((x(t_0), y(t_0))\) and this slope to write the equation of the tangent line.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
2m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Parametric Equations

Parametric equations express the coordinates of points on a curve as functions of a parameter, usually denoted t. Instead of y as a function of x, both x and y are defined in terms of t, allowing easier representation of curves like ellipses or circles.
Recommended video:
Guided course
08:02
Parameterizing Equations

Ellipse Equation and Standard Form

The equation 9x² + 4y² = 36 represents an ellipse. Dividing both sides by 36 gives (x²/4) + (y²/9) = 1, the standard form of an ellipse centered at the origin with semi-major and semi-minor axes. Recognizing this helps in choosing appropriate parametric forms.
Recommended video:
Guided course
06:03
Parameterizing Equations of Circles & Ellipses

Tangent Lines to Parametric Curves

The tangent line to a parametric curve at a point is found using derivatives dx/dt and dy/dt. The slope of the tangent line is (dy/dt) / (dx/dt), and the line equation can be written using the point-slope form with the point on the curve corresponding to a specific parameter value.
Recommended video:
06:49
Differentiation of Parametric Curves
Related Practice
Textbook Question

Graphing Conic Sections


Exercises 63-68 give equations for conic sections and tell how many units up or down and to the right or left each curve is to be shifted. Find an equation for the new conic section, and find the new foci, vertices, centers, and asymptotes, as appropriate. If the curve is a parabola, find the new directrix as well.


x²/169 + y²/144 = 1, right 5, up 12

Textbook Question

Identifying Conic Sections


Complete the squares to identify the conic sections in Exercises 69-76. Find their foci, vertices, centers, and asymptotes (as appropriate). If the curve is a parabola, find its directrix as well.


x² + y² + 4x + 2y = 1

Textbook Question

Identifying Parametric Equations in the Plane


Exercises 1–6 give parametric equations and parameter intervals for the motion of a particle in the xy-plane. Identify the particle’s path by finding a Cartesian equation for it. Graph the Cartesian equation and indicate the direction of motion and the portion traced by the particle.


x = 4 cos t, y = 9 sin t, 0 ≤ t ≤ 2π

Textbook Question

Graphing Conic Sections


Find the eccentricities of the ellipses and hyperbolas in Exercises 59–62. Sketch each conic section. Include the foci, vertices, and asymptotes (as appropriate) in your sketch.


5y² − 4x² = 20

Textbook Question

Polar Coordinates


Exercises 19–22 give the eccentricities of conic sections with one focus at the origin of the polar coordinate plane, along with the directrix for that focus. Find a polar equation for each conic section.


e = 1/3, r sin θ = −6

1
views
Textbook Question

Finding Parametric Equations and Tangent Lines


Find parametric equations for the given curve.


Line through (1,-2) with slope 3