How Does the Function Transform from \( x = e^{2t} \) to \( x = e^{-2t} \)?

  • Thread starter Thread starter nameVoid
  • Start date Start date
  • Tags Tags
    Graph Parametric
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
nameVoid
Messages
238
Reaction score
0
x=e^(2t)

y=t+1

t= ( lnx ) / 2

y= ( lnx ) / 2 + 1

or

blah
 
Last edited:
Physics news on Phys.org
what i meant was for t<0 how to represent the graph in terms of y and x
 
x=e^(-2t)
y=t+1

-2t=lnx
y=1-lnx/2
i suppose
 
nameVoid said:
x=e^(-2t)
y=t+1
Is this the same question? How did "[itex]x= e^{2t}[/itex]" become [itex]x= e^{-2t}[/itex]?

-2t=lnx
y=1-lnx/2
i suppose
Assuming you really did mean [itex]x= e^{-2t}[/itex], yes, that is correct.