Q 4

Question

Use the definition of the derivative (or exercises done previously in this section) to find (a) ddx3x, (b) ddx(x2), and (c) ddx(3x+x2). Use your answers to make a conjecture as to whether or not  ddx(f(x)+g(x))=dfdx+dgdx.

Step-by-Step Solution

Verified
Answer

(a) ddx(3x)=3

(b) ddxx2=2x

(c) ddx(3x+x2)=3+2x

From the above results we have that the conjecture :-

ddx(f(x)+g(x))=dfdx+dgdx is true.

1Step 1. Given Information

We have given the following three functions :- 

(a) 3x, (b) x2, (c) 3x+x2.

We have to find derivative of these functions.

By using these results we have to find that the following conjecture is true or not :-

ddx(f(x)+g(x))=dfdx+dgdx

2Step 2. Part (a) To find the value of d d x ( 3 x )

We have to find the derivative of function f(x)=3x.

The derivative of a function f(x) is defined as :-

f'(x)=limh0f(x+h)-f(x)h

Put all the values, then we have :-

ddx(3x)=limh03(x+h)-3xhddx(3x)=limh03x+3h-3xhddx(3x)=limh03hhddx(3x)=limh03ddx(3x)=3

3Step 3. Part (b) To find the value of d d x ( x 2 )

We have to find the derivative of function f(x)=x2.

We know that the derivative of a function f(x) is defied as :-

f'(x)=limh0f(x+h)-f(x)h

Put all the values, then we have :- 

ddx(x2)=limh0(x+h)2-x2hddx(x2)=limh0x2+h2+2xh-x2hddx(x2)=limh0h2+2xhhddx(x2)=limh0h(h+2x)hddx(x2)=lim(h0h+2x)ddx(x2)=0+2xddx(x2)=2x

4Step 4. Part (c) To find the value of d d x ( 3 x + x 2 )

We have to find the derivative of function f(x)=3x+x2.

The derivative of a function f(x) is defined as :-

f'(x)=limh0f(x+h)-f(x)h

Put all the values, then we have :- 

ddx(3x+x2)=limh0[3(x+h)+(x+h)2]-[3x+x2]hddx(3x+x2)=limh03x+3h+x2+h2+2xh-3x-x2hddx(3x+x2)=limh03h+h2+2xhhddx(3x+x2)=limh0h(3+h+2x)hddx(3x+x2)=limh03+h+2xddx(3x+x2)=3+2x

5Step 5. Conclusion for conjecture

In previous steps, we find that :-

ddx(3x)=3 .........(1)ddx(x2)=2x .........(2)ddx(3x+x2)=3+2x .......(3)

By comparing (1),(2),(3) equations, we can write :-

ddx(3x+x2)=ddx(3x)+ddx(x2)

If we generalize this conclusion for any functions, then we have the following conjecture :-

ddx(f(x)+g(x))=ddx(f(x))+ddx(g(x)).

So the conjecture is true.