Eliminating Parameter for Calculating Graphs

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
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
[tex]e^{-\ln{x}} \neq -x[/tex]
 
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.