Skip to main content
Ch. 11 - Parametric Equations and Polar Coordinates
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
11장, 문제 11.PE.12d

Finding Parametric Equations and Tangent Lines


Find parametric equations for the given curve.


9x² + 4y² = 36

검증된 단계별 안내
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.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

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.
추천 영상:
가이드 코스
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.
추천 영상:
가이드 코스
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.
추천 영상:
06:49
Differentiation of Parametric Curves
관련 실천
교과서 질문

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

33
views
교과서 질문

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

34
views
교과서 질문

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π

29
views
교과서 질문

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

31
views
교과서 질문

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

30
views
교과서 질문

Finding Parametric Equations and Tangent Lines


Find parametric equations for the given curve.


Line through (1,-2) with slope 3

25
views