Parametric Tangent Problem driving me insane

Click For Summary
SUMMARY

The discussion focuses on finding the equation of the tangent line to the parametric curve defined by x = e^{t} and y = (t-1)^{2} at the point (1,1). The correct tangent line equation is y = -2x + 3, derived using two methods: first by differentiating the parametric equations and then by eliminating the parameter. The confusion arose from selecting the correct parameter value, which was resolved by recognizing that both positive and negative square roots of y yield valid t values.

PREREQUISITES
  • Understanding of parametric equations
  • Knowledge of derivatives and the chain rule
  • Familiarity with implicit differentiation
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the method of eliminating parameters in parametric equations
  • Learn about implicit differentiation techniques
  • Explore the concept of tangent lines in calculus
  • Review the properties of exponential and square root functions
USEFUL FOR

Students studying calculus, particularly those focusing on parametric equations and tangent line calculations, as well as educators looking for examples of common pitfalls in this area.

Andrusko
Messages
42
Reaction score
0

Homework Statement



[tex]x = e^{t} , y = (t-1)^{2} , (1,1)[/tex]
Find an equation of the tangent to the curve at a given point by two methods. Without eliminating the parameter and by first eliminating the parameter.

The answer in the book says [tex]y = -2x + 3[/tex] and I cannot see how you get it.

So I can't do it either way.


Homework Equations



[tex]\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}}[/tex]


The Attempt at a Solution



[tex]\frac{dy}{dt} = 2(t-1)[/tex]

[tex]\frac{dx}{dt} = e^{t}[/tex]

[tex]\frac{dy}{dx} = \frac{2(t-1)}{e^{t}}[/tex]



okay so now I need to substitute in (1,1)

Rearranging x and y in terms of t does no good:

[tex]x = e^{t}[/tex]

so[tex]t = lnx ...(1)[/tex]

[tex]\sqrt{y} = t - 1[/tex]

so [tex]t = \sqrt{y} + 1 ... (2)[/tex]

At point (1,1):

t = 0 by equation (1)

t = 2 by equation (2)

So which t to use?

Lets try a different approach:

[tex]\frac{dy}{dx} = \frac{2(\sqrt{y} + 1 - 1)}{e^{lnx}}[/tex]

so [tex]\frac{dy}{dx} = \frac{2\sqrt{y}}{x}[/tex]

Substituting (1,1)

[tex]\frac{dy}{dx} = 2 = m[/tex]

so [tex]y - y_{1} = m(x - x_{1})[/tex]

[tex]y = 2x - 1[/tex]

I really can't see what I'm doing wrong. Any help appreciated.
 
Physics news on Phys.org
Andrusko said:
[tex]t = lnx ...(1)[/tex]

[tex]\sqrt{y} = t - 1[/tex]

so [tex]t = \sqrt{y} + 1 ... (2)[/tex]

At point (1,1):

t = 0 by equation (1)

t = 2 by equation (2)

So which t to use?

Remember every positive number has two real square roots. Try using the other one.
 
Ah of course. That sorts it out:

[tex]\frac{dy}{dx} = \frac{2(0-1)}{e^{0}}[/tex]

[tex]\frac{dy}{dx} = -2[/tex]

[tex]y - 1 = -2x + 2[/tex]
[tex]y = -2x + 3[/tex]

Thanks!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
3K
Replies
4
Views
2K
Replies
3
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
12
Views
2K
Replies
2
Views
1K
  • · Replies 20 ·
Replies
20
Views
2K