First and second derivative of a parametric

Exeneva
Messages
5
Reaction score
0

Homework Statement


x = t - e^{t}

y = t + e^{-t}

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

Homework Equations


Derivative equations.

The Attempt at a Solution


dy/dt = 1 - e^{-t}

dx/dt = 1 - e^{t}

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

Second derivative I came up with is:
d^{2}y/dx =- (e^{t} - e^{2t})^{-2} (e^{t} - 2e^{2t})
 
Last edited:
Physics news on Phys.org
Assuming you meant y=t+e^(-t) the first derivative looks ok. The second derivative doesn't. Mind showing us how you got it?
 
I think I tried to do a chain rule but screwed up somewhere.
 
It's rather hard to find \frac{d^2 y}{dx}. You should be looking for \frac{d^2 y}{d x^2}.
 
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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top