Eliminating Parameter for Calculating Graphs

kasse
Messages
383
Reaction score
1

Homework Statement



Eliminate the parameter given
x=2e^t, y=2e^-t

The Attempt at a Solution



lnx = ln2 + t, so t = lnx - ln 2

This gives:

y=2e^(ln2-lnx)
y=2(e^ln2 * e^-lnx)
y= -4x

This does not, however, match the graph of the parametric function on my calculator. Have I made a mistake?
 
Physics news on Phys.org
e^{-\ln{x}} \neq -x
 
Last edited:
No, it's 1/x, so y=4/x must be the correct solution (for x bigger than 0)

The graph doesn't seem to start at x=0 though...
 
Last edited:
You didn't need to go through the "ln" business. If x= 2et then xe-t= 2 so e-t= 2/x and y= 2e-t= 2(2/x)= 4/x.

Obviously, the can't "start at x= 0"- why does that bother you? x= 2et and et is never 0.
 
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