Ask Experts Questions for FREE Help !
Ask
    ankara55t's Avatar
    ankara55t Posts: 53, Reputation: 2
    Junior Member
     
    #1

    Oct 12, 2009, 11:46 AM
    derivatives of more than one function
    Hello,

    Here's the question f(x) = (x + 1)(x^2 + 2)(x^3 + 3). Find the derivative.

    I know that with 2 expressions such as f(x) = (2x^2 + x - 1)(x^3 + x), to find the derivative it's a matter of getting the derivative of the 1st expression times the 2nd expression PLUS the first expression times the derivative of the 2nd expression.

    How do we do this when there are 3 expressions?
    ebaines's Avatar
    ebaines Posts: 12,131, Reputation: 1307
    Expert
     
    #2

    Oct 12, 2009, 01:53 PM

    There are a couple of ways to do this. One is the brute strength way: combine two of the parenthetical expressions together, then apply the usual rule as you described it:

    f(x) = (x+1)(x^2+2)(x^3+3) = (x^3+x^2+2x+2)(x^3+3)

    The other way is to apply the rule recursively. If we let a(x) = x+1, b(x) = x^2+2) and c(x) = (x^3+3), then:

    f(x) = a(x)*b(x)*c(x)
    f'(x) = a'(x)* [b(x)*c(x)] + a(x)*[b'(x)*c(x) + b(x)*c'(x)]

    Rearrange:

    f'x) = a'(x) b(x) c(x) + a(x) b'(x) c(x) + a(x) b(x) c'(x)

    See the pattern?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #3

    Oct 14, 2009, 11:09 AM

    Hey! I have never thought of that! Cool! Thanks ankara55t for asking and ebaines for replying! :)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Derivatives involving a trig function [ 2 Answers ]

What are the steps behind differentiating and simplifying the following: y = sin^3x In getting y' = 3sin^2xcosx why do we not get cos^2x?

Derivatives (differentitation of algebraic function) [ 7 Answers ]

hello. Can anyone please help me in these problems.. :) Our prof gave us a long test a day ago.. but sad to say I failed to answer the 4 items in that test. Our prof gave the answers after the test but there are no solutions included. So, please help me with the solutions. Find the derivative. ...

The result of increasing and decreasing function on the composite function [ 6 Answers ]

I was asked to prove the result of increasing and decreasing function on the composite function... prove that: 1- if f(X) inc & g(X) inc, foG inc 2-if F(X) inc & G(X) dec, foG dec 3- if F(X) dec & G(X) inc, fog dec 4- if f(X) dec & G(X) dec, fog inc please help me in that

Derivatives -In the money [ 1 Answers ]

What are in the money and out of the money in derivatives terms?? :(


View more questions Search