Results 1 to 3 of 3

Thread: Derivative Using the Limit Definition

  1. #1

    Thread Starter
    Lively Member MHENK's Avatar
    Join Date
    Sep 2001
    Location
    Wisconsin
    Posts
    99

    Derivative Using the Limit Definition

    Can someone please use the LIMIT Definition of the Derivative to find the derivative of f(a). f(a)=a^2+a.

    THIS IS URGENT. I NEED THIS IS 1/2 HOUR OR less.

    Thank you

  2. #2
    Hyperactive Member DavidHooper's Avatar
    Join Date
    Apr 2001
    Posts
    357

    well...

    its a bit late but the answer:

    2a + 1
    There are 10 types of people in the world - those that understand binary, and those that don't.

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

    Sorry I did not see it sooner.

    After making up the following, I realized that your variable was a, not x.

    F(x) = x^2 + x

    F(x + dx) = (x + dx)^2 + (x + dx)

    dF = F(x + dx) - F(x)

    dF = (x^2 +2 *x *dx + dx^2 + x + dx) - (x^2 + x)

    dF = 2 * x * dx + dx^2 + dx

    dF / dx = (2 * x * dx + dx + dx^2) / dx

    dF / dx = 2 * x + 1 + dx

    dF / dx = Limit(2 * x + 1 + dx) as dx approaches zero

    dF / dx = 2 * x + 1
    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.

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