Results 1 to 3 of 3

Thread: Proving the exponential derivative

  1. #1

    Thread Starter
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892

    Proving the exponential derivative

    How do you prove this:
    Code:
    (a^x)' = a^x * ln(a)
    I've been banging my head about it, help

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    Perhaps this way.

    y = a^x

    ln(y) = x*ln(a)

    d[ ln(y) ]/dx = ln(a)

    (1/y)*dy/dx = ln(a)

    dy/dx = ln(a)*y

    dy/dx = ln(a)*a^x
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  3. #3

    Thread Starter
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    WOO!
    Thanks a lot, why didn't I think of taking the natural logarithm of both sides

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width