Why does |y|=e^c|x| become y=±e^cx?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Nat3
Messages
69
Reaction score
0
My calc book rewrites this equation:

[tex]|y|=e^c|x|[/tex]

As this:

[tex]y=\pm e^cx[/tex]

But that doesn't really make any sense to me. I know I should understand why we're allowed to do that, but I don't. Could someone please try to explain it to me?

I really appreciate your help, thanks!
 
Physics news on Phys.org
Is it because:

[tex]|y| = e^c|x| = |e^cx|[/tex]

And there are four cases:

[tex]y = e^cx[/tex]

[tex]y = -e^cx[/tex]

[tex]-y = e^cx[/tex]

[tex]-y = -e^cx[/tex]

With the inner two and outer two being equivalent, respectively, resulting in:

[tex]y = e^cx[/tex]

[tex]y = -e^cx[/tex]

Which can be written as (?):

[tex]y = \pm e^cx[/tex]
 
First consider the simpler equation

[tex]|y|=|x|[/tex]

Suppose you know the value of x. What values of y would make the equation true?
 
Nat3, in LaTex, use { } to group. That is, use e^{cx} to get [itex]e^{cx}[/itex]. e^cx gives [itex]e^cx[/itex].