Q. 24

Question

Suppose g(x), h(x), and j(x) are differentiable functions with the values of the function and its derivative given in the following table:  


   x   g(x)   h(x)   j(x)    g'(x)   h'(x)    j'(x)
    -1      3      0      1     -1     -2       -2
     0      2      3     0     -2      3       -2
     1      0     -1     -2      -2      -2     -1
     2     -2     -2     -3      -1      0      2
     3     -3      0      1       0      1      2

Calculate if f(x)=g(x)h(x) then find f'(0)

Step-by-Step Solution

Verified
Answer

The answer is f'(0)=12

1Step 1: Given information

We are given a table

   x   g(x)   h(x)   j(x)    g'(x)   h'(x)    j'(x)
    -1      3      0      1     -1     -2       -2
     0      2      3     0     -2      3       -2
     1      0     -1     -2      -2      -2     -1
     2     -2     -2     -3      -1      0      2
     3     -3      0      1       0      1      2
2Step 2: Calculate

We have,

f(x)=g(x)h(x)f'(x)=g(x)h'(x)+g'(x)h(x)f'(0)=2(3)-(-2)(3)f'(0)=6+6f'(0)=12