Q.29

Question

Differentiate each of the functions in Exercises 29–34 in two

different ways: first with the product and/or quotient rules and

then without these rules. Then use algebra to show that your

answers are the same.

f(x) =  x2(x + 1)

Step-by-Step Solution

Verified
Answer

The Derivative of the given function is 3x2+2x

1Step1. Given information

Given function is f(x)=x2(x+1).

We have to differentiate first with the product rule and

then without these rules, after that, we have to use algebra to show that  the answers are the same.

2Step 2. Differentiate using the product rule

The given function is f(x)=x2(x+1).

The  Product Rule: ( f'g)  (x) = f' (x) g(x) + f(x) g '(x)

When we applying product rule on the given function we get,

Product Rule: ( f'g)  (x) = f' (x) g(x) + f(x) g '(x)here take f(x)=x2 and g(x)=(x+1)f'(x)=d(x2)dx         =2x , since based on power rule d(xn)dx=nxng'(x)=d(x+1)dx        =d(x)dx+d(1)dx        =1Then  based on product rule derivative of the function fd(x2(x+1)dx= 2x(x+1)+x2(1)                      =2x2+2x+x2  

3Step 3. Differentiate with out using product rule

In this function  first, we have to use the distributive property, so  multiply x2 by the terms inside the parenthesis, then we get 

f(x)=x2(x+1) f(x)=x3+x2now we can find the derivative using power rule ,for any non rational integer n, dxndx=nxn-1 d(x3+x2)dx=d(x3)dx+d(x2)dx                   =3x2+2xSo derivative of the given function is 3x2+2x

4Step 4. Checking the answers are same

Here  without using the product rule  the derivative of a given function f(x)=x2(x+1) is 3x2+2x

The derivative of the function using the product rule is  d(x2(x+1))dx=2x2+2x+x2 When we using algebra , combining the like term and adding togethor we getd(x2(x+1))dx=2x2+2x+x2                       =2x2 +x2+2x                      =3x2+2x

 thus in both cases answers are same