Results 1 to 14 of 14

Thread: Differentiation

  1. #1

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Differentiation

    Differentiate In[(4x+5)/(2-3x)] with respect to x.

    I don't know how to do this question..I don't even know how to start off the question...Please help..Thanks.
    I really want to do well in maths. Please help and tolerate my stupidness.


  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Quote Originally Posted by Yunie
    Differentiate In[(4x+5)/(2-3x)] with respect to x.

    I don't know how to do this question..I don't even know how to start off the question...Please help..Thanks.
    What's 'In' ?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Re: Differentiation

    'In' is e^x...
    I really want to do well in maths. Please help and tolerate my stupidness.


  4. #4
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Quote Originally Posted by Yunie
    'In' is e^x...
    ????
    So you've got to find the derivative of e(4x+5)/(2-3x)?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  5. #5
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Differentiation

    I think it might be "ln..."
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  6. #6
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Quote Originally Posted by zaza
    I think it might be "ln..."
    I thought that too, that's why I asked but Y said it was exp. Hey Y is it really so?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  7. #7

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Re: Differentiation

    Sorry sorry..It is "ln..."
    I really want to do well in maths. Please help and tolerate my stupidness.


  8. #8
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Quote Originally Posted by Yunie
    Sorry sorry..It is "ln..."
    OK here's a hint.

    If x is a variable, then the derivative of ln(x) is x' / x where x' is the derivative of x, i.e. 1:

    [ln(x)]' = x' / x = 1 / x

    Likewise, if u is a function, then the derivative of ln(u) = u' / u where u' is the derivative of u. In your case u = (4x+5)/(2-3x)
    ...
    ...
    ...
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  9. #9

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Re: Differentiation

    Hmm..my answer is 23/ (2 -3x)^2..Is it correct? If not, can correct me?

    (I really hate the ''ln'' thing...)
    I really want to do well in maths. Please help and tolerate my stupidness.


  10. #10
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Quote Originally Posted by Yunie
    Hmm..my answer is 23/ (2 -3x)^2..Is it correct? If not, can correct me?

    (I really hate the ''ln'' thing...)
    If u = (4x + 5) / (2 - 3x) then

    u' = 23 / (2 - 3x)2

    so y' = (ln u)' = u' / u = {23 / (2 - 3x)2} / {(4x + 5) / (2 - 3x)} = 23 / [(2 - 3x)(4x + 5)]
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  11. #11
    Only Slightly Obsessive jemidiah's Avatar
    Join Date
    Apr 2002
    Posts
    2,431

    Re: Differentiation

    I never really understand why people hate logarithms... it's like division on steroids is all, and they're so dang useful.

    Perhaps the most fundamental way to think of the natural logarithm (ln(x)) is as the opposite of exponentiation (ex). One great thing about logarithms is that the basic rules of exponents tend to apply, but in reverse:

    ea+b = ea*eb becomes
    ln(a)+ln(b) = ln(a*b)

    ea-b = ea/eb becomes
    ln(a)-ln(b) = ln(a/b)

    From these, more rules apply. But, the best rule about logarithms comes directly from their definition as inverse exponentials:

    ln(ea) = a (ln "undoes" the exponentiation of a, returning a again)

    I've sort of swept under the rug the whole messiness about different bases of logarithms here. Different bases in logarithms come about from the fact that different bases for exponentiation can be used, and there has to be a way to invert each type of exponentiation. I'd bet your Calc course will use ln (natural [base e] log) 98% of the time, and will use log10 the rest during the day they go over log derivatives. Anyway, it's late and I don't really want to add a section on that; meh.


    The derivative of a logarithm, though, is much less "kind" than the derivative of an exponential.

    d(ex)/dx = ex
    d(ln x)/dx = 1/x

    One way to explain this is through use of the chain rule (the derivative of nested functions is equal to the derivative of the deeply nested function times the derivative of the other function acting on the deeply nested argument; i.e. g(f(x)) goes to [under differentiation with respect to x] f'(x)*g'(f(x)) ):

    From above, ln(ex) = x since ln and exponentiation are inverses. Further, eln x = x (if not, they wouldn't be proper inverses). So, d(eln x)/dx = d(x)/dx = 1. However, using the chain rule, we get...

    d(elnx)/dx = ln'(x)*eln x = ln'(x)*x = 1 so ln'(x) = 1/x = d(ln x)/dx

    I wish I had a neat little explanation on why (conceptually) the derivative of the exponent has to be so much messier than the derivative of the logarithm but... well, they're inverses, so they're supposed to be different in some ways.

    Hope that cleared up a tiny bit of hatred for log's.
    The time you enjoy wasting is not wasted time.
    Bertrand Russell

    <- Remember to rate posts you find helpful.

  12. #12
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Differentiation

    Just go back to first principals, and you'll see that it is straightforward.

    The definition of the derivative is:

    f'(x) = ( f(x+d) - f(x) ) / d

    in the limit as d -> 0


    Applying this to the ln function:

    d(ln x)/dx = ( ln(x+d) - ln(x) ) / d

    = ln( (x+d)/x ) / d because of the subtraction of ln's

    = ln( 1 + (d/x) ) / d factoring out the x


    As d gets very small, the ln (1+(d/x)) ~ (d/x), because ln(1) is 0, so in this limit we get:

    f'(x) = (d/x) / d .... = 1/x as expected.


    You can do exactly the same with ex


    zaza
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

  13. #13
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Differentiation

    Logarithms are very useful and they were specially in the past when computers and handheld calculators didn't exist.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  14. #14

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Re: Differentiation

    I finally understood of how to do this question! Thanks so much to you guys for offering your help! You guys really helped me heaps! Thanks guys!

    (In x = 1/x) <<< I could so-called make use of this example to do this type of logarithms question.

    Maths is so fun! (Especially a-maths!)
    I really want to do well in maths. Please help and tolerate my stupidness.


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