Q. 7

Question

Differentiate f(x)=3x+x2in three ways. When you have completed all three parts, show that your three answers are the same:

(a) with the chain rule 

(b) with the product rule but not the chain rule

 (c) without the chain or product rules.

Step-by-Step Solution

Verified
Answer

The derivative of f(x) using each rule is:f'(x)=18x+9x+1

1Step 1. Given information:

The function is:


f(x)=3x+x2

2Part (a). Step 1. To find derivative using chain rule:

f(x)=3x+x2

Let u=3x+x

then f(u)=u2

Derivative of u with respect to x:

dudx=ddx(3x+x)=3+12x

Derivative of f with respect to u:

dfdu=dduu2=2u=2(3x+x)

Derivative of f with respect to x:

dfdx=dfdu×dudx=23x+x3+12x=29x+32x+3x+12=29x+92x+12=18x+9x+1

3Part (b). Step 1. To find derivative using product rule:

f(x)=3x+x2=3x+x.3x+x

U=3x+xV=3x+x

dUdx=ddx(3x+x)=3+12x=dVdx

Now derivative of a function using the product rule is:

dfdx=UdVdx+VdUdx=3x+x3+12x+3x+x3+12x=23x+x3+12x=29x+32x+3x+12=29x+92x+12=18x+9x+1

4Part (c). Step 1. To find derivative without using chain rule or product rule:

f(x)=3x+x2=3x2+x2+23xx=9x2+x+6x32

Now differentiate this with respect to x:

dfdx=ddx9x2+x+6x32=9.2x+1+6.32x12=18x+1+9x