Q.41

Question

Use the differentiation rules developed in this section to find

the derivatives of the functions

f(x)=(x+2)(x-1)

Step-by-Step Solution

Verified
Answer

The derivatives of the given function is  2x-1

1Step1. Given information

 given function is f(x)=(x+2)(x-1)

We need to find out the derivatives of the given function. 

2Step2. finding the derivatives of the function

Here the function is in the form f(x)=(x+2)(x-1).

We can find the derivatives of the given function by using the product rule.Product Rule: ( fg)  (x) = df(x)dx g(x) + f(x) dg(x)dx , where f(x) and g(x) are the functions on xSo in this question, f(x)= (x+2) and g(x)=(x-1)                               df(x)dx=d(x+2)dx                                           =dxdx+d(2)dx                                              =1 since dervative of identity of  function x,dxdx=1 . derivative of constant is o                                                                                 dg(x)dx=d(x-1)dx                                              =dxdx-d(1)dx                                               =1 since dervative of identity of  function x,dxdx=1 . derivative of constant is oWhen we applying product rule on the given function we get the derivative d(x+2)(x-1)dx=1×(x-1)+(x+2)×1                          =x-1+x+2                         =2x-1