Why does dividing one odd function by another give an even function?

  • Context: Undergrad 
  • Thread starter Thread starter hyper
  • Start date Start date
  • Tags Tags
    even Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
hyper
Messages
48
Reaction score
0
Why does two odd functions divided by each other become an even function?
 
Mathematics news on Phys.org
Well suppose you have 2 odd functions f(x) and g(x). Since they are odd, f(x)= -f(-x) and similarly for g(x). Now divide f(x) by g(x) on both sides of the equation. What do you observe?
 
[tex]\frac{f}{g}(-x)= \frac{f(-x)}{g(-x)}= \frac{-f(x)}{-g(x)}= \frac{f(x)}{g(x)}= \frac{f}{g}(x)[/itex][/tex]