PDA

View Full Version : Electron Problem


courtrigrad
Jan10-05, 01:15 AM
An electron moves in a plane so that at time t its coordinates are

x = a( e^t + e^-t) and y = b(e^t - e^-t) . How fast is its distance from the origin changing?

My solution:

Let Y be the distance from the origin and the point

Then using distance formula I get

Y = [[a( e^t + e^-t) ^2] + [[b(e^t - e^-t)^2]

Do I just find derivative of this?

vincentchan
Jan10-05, 01:18 AM
y is not the distance between origin and point, r=sqrt(x^2+y^2), do the derivative of r and you will see the answer

courtrigrad
Jan10-05, 01:19 AM
isnt that what i have??

vincentchan
Jan10-05, 01:21 AM
one more things, sinhx=(e^x-e^-x)/2 coshx=(e^x+e^-x)/2, hope tis will make the calculation simpler, IF you have not learned the derivative of these yet, just forget it....

dextercioby
Jan10-05, 01:28 AM
isnt that what i have??

Nope,u miss the square root...

Daniel.