First and second derivative of a parametric

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
Exeneva
Messages
5
Reaction score
0

Homework Statement


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

[tex]y = t + e^{-t}[/tex]

Find dy/dx and [tex]d^{2}y/dx.[/tex]

Homework Equations


Derivative equations.

The Attempt at a Solution


dy/dt = [tex]1 - e^{-t}[/tex]

dx/dt = [tex]1 - e^{t}[/tex]

The dy/dx I came up with is:
dy/dx = [tex](1 - e^{-t}) / (1 - e^{t})[/tex]

Second derivative I came up with is:
[tex]d^{2}y/dx[/tex] =[tex]- (e^{t} - e^{2t})^{-2} (e^{t} - 2e^{2t})[/tex]
 
Last edited:
Physics news on Phys.org
I think I tried to do a chain rule but screwed up somewhere.
 
It's rather hard to find [itex]\frac{d^2 y}{dx}[/itex]. You should be looking for [itex]\frac{d^2 y}{d x^2}[/itex].
 
Sorry, that's what I meant, the second derivative (just forgot the squared on the bottom).

My main issue is I'm not sure how I was supposed to have found the second derivative. I tried to do a reverse chain rule but I am pretty sure I did it wrong.
 
Exeneva said:
I think I tried to do a chain rule but screwed up somewhere.

Exeneva said:
Sorry, that's what I meant, the second derivative (just forgot the squared on the bottom).

My main issue is I'm not sure how I was supposed to have found the second derivative. I tried to do a reverse chain rule but I am pretty sure I did it wrong.
It would help if you showed us your actual work. Just saying "I tried this and it didn't work" isn't very helpful.

By the way, the first derivative simplifies quite a bit, down to dy/dx=-e-t.