Problem 25
Question
Show that the curve \(x=\cos t, y=\sin t \cos t\) has two tangents at \((0,0)\) and find their equations. Sketch the curve.
Step-by-Step Solution
Verified Answer
The tangents at (0,0) are y = x and y = -x.
1Step 1: Recognize parametric equations
The given curve is defined by the parametric equations: \( x = \cos t \) and \( y = \sin t \cos t \). Our task is to find the tangents at the point \((0,0)\).
2Step 2: Express the point \((0,0)\) using \(t\)
For a point \((0,0)\) to belong to the curve, both \(x = \cos t = 0\) and \(y = \sin t \cos t = 0\) must be true. The condition \(\cos t = 0\) gives us \(t = \frac{\pi}{2}\) or \(t = \frac{3\pi}{2}\).
3Step 3: Find derivatives \( \frac{dy}{dt} \) and \( \frac{dx}{dt} \)
Calculate the derivatives for parametric equations to find the slopes of tangents. We have\[ \frac{dx}{dt} = -\sin t \]\[ \frac{dy}{dt} = \cos^2 t - \sin^2 t \]
4Step 4: Calculate tangent slopes at \( t = \frac{\pi}{2} \)
Substitute \( t = \frac{\pi}{2} \) to find the tangent slope:\[ \frac{dx}{dt} = -\sin \left(\frac{\pi}{2}\right) = -1 \]\[ \frac{dy}{dt} = \cos^2\left(\frac{\pi}{2}\right) - \sin^2\left(\frac{\pi}{2}\right) = -1 \]So, the slope is \( \frac{dy}{dx} = \frac{-1}{-1} = 1 \).
5Step 5: Calculate tangent slopes at \( t = \frac{3\pi}{2} \)
Substitute \( t = \frac{3\pi}{2} \) to find the tangent slope:\[ \frac{dx}{dt} = -\sin \left(\frac{3\pi}{2}\right) = 1 \]\[ \frac{dy}{dt} = \cos^2\left(\frac{3\pi}{2}\right) - \sin^2\left(\frac{3\pi}{2}\right) = -1 \]So, the slope is \( \frac{dy}{dx} = \frac{-1}{1} = -1 \).
6Step 6: Determine equations of tangents
Using the point-slope formula \( y - y_0 = m(x - x_0) \), the equations are:- For slope \(1\): \( y = x \)- For slope \(-1\): \( y = -x \).
7Step 7: Sketch the curve and tangents
When sketching, the parametric curve given by \( x = \cos t \), \( y = \sin t \cos t \) resembles the path of a cycloid where intersections at the origin have two distinct tangents, \( y = x \) and \( y = -x \).
Key Concepts
Parametric EquationsDerivative CalculationTangent Lines
Parametric Equations
Parametric equations are a way of expressing geometric curves using one or more variables, known as parameters. In traditional algebraic equations, the relationship between variables is given directly. But with parametric equations, each coordinate of the point along the curve is expressed as a separate function of a parameter.
Consider the example given in the exercise:
By iterating over various values of \( t \), you can observe how the curve forms and at which specific values it reaches notable positions, like intersections with axes or turning points. For example, when \( t = \frac{\pi}{2} \) or \( t = \frac{3\pi}{2} \), the curve is confirmed to pass through the origin \( (0,0) \). This demonstrates how parametric equations provide a detailed way to explore and define curves.
Consider the example given in the exercise:
- The equations are defined as:
- \( x = \cos t \)
- \( y = \sin t \cos t \)
By iterating over various values of \( t \), you can observe how the curve forms and at which specific values it reaches notable positions, like intersections with axes or turning points. For example, when \( t = \frac{\pi}{2} \) or \( t = \frac{3\pi}{2} \), the curve is confirmed to pass through the origin \( (0,0) \). This demonstrates how parametric equations provide a detailed way to explore and define curves.
Derivative Calculation
Derivative calculations in the context of parametric equations describe how one coordinate changes with respect to the other even when both are expressed in terms of a parameter. In simpler terms, derivatives help us find the slopes of tangent lines to these curves.
To find these derivatives, we usually perform the following steps:
To find these derivatives, we usually perform the following steps:
- First, calculate \( \frac{dx}{dt} \) and \( \frac{dy}{dt} \).
- Then compute \( \frac{dy}{dx} = \frac{dy/dt}{dx/dt} \).
- Given:
- \( \frac{dx}{dt} = -\sin t \)
- \( \frac{dy}{dt} = \cos^2 t - \sin^2 t \)
Tangent Lines
Tangent lines are straight lines that touch a curve at a single point without crossing over. They reflect the instantaneous direction of the curve at that point. In the context of parametric equations, tangent lines give a snapshot of the curve's behavior.
The procedure to find tangent lines involves understanding the slope derived from the derivatives and applying it to the point-slope form of a line:
The procedure to find tangent lines involves understanding the slope derived from the derivatives and applying it to the point-slope form of a line:
- The formula: \( y - y_0 = m(x - x_0) \), where \( y_0 \) and \( x_0 \) are known coordinates, and \( m \) is the slope.
- For \( t = \frac{\pi}{2} \) at \( (0,0) \), the slope \( m = 1 \), leading to the tangent line equation \( y = x \).
- For \( t = \frac{3\pi}{2} \), the slope is \( m = -1 \), yielding \( y = -x \) as the tangent line equation.
Other exercises in this chapter
Problem 25
The orbit of Mars around the sun is an ellipse with eccen- tricity 0.093 and semimajor axis \(2.28 \times 10^{8} \mathrm{km} .\) Find a polar equation for the o
View solution Problem 25
Identify the type of conic section whose equation is given and find the vertices and foci. $$x^{2}=y+1$$
View solution Problem 25
\(23-28\) Find the area of the region that lies inside the first curve and outside the second curve. $$ r^{2}=8 \cos 2 \theta \quad r=2 $$
View solution Problem 25
\(21-26\) Find a polar equation for the curve represented by the given Cartesian equation. $$x^{2}+y^{2}=2 c x$$
View solution