Find Derivative Using a Table of Values

$\begingroup$

Yes, this is a homework problem :), so I'm not looking for the answer just how to approach it.Find derivative using a table of values

$\endgroup$ 3

2 Answers

$\begingroup$

$$h(x)=xf(x)+2g(x)$$

$$\frac{d}{dx}h(x)=\frac{d}{dx}(xf(x) + 2g(x))$$

Distributing the derivative we get this main equation:

$$\frac{d}{dx}h(x)=\frac{d}{dx}(xf(x))+\frac{d}{dx}(2g(x)) $$

$$\frac{d}{dx}(xf(x))=f(x)+x\frac{d}{dx}f(x)=f(x)+xf'(x)$$

Plug this into the main equation and simplify, to get:

$$\frac{d}{dx}h(x)=[f(x)+xf'(x)]+[2g'(x)] $$

Now you can find all the values on the right hand side of the above equation in the table give. So just substitute to get the value of $h'(x)$.

$\endgroup$ 4 $\begingroup$

Note:

  1. $\frac{dh}{dx}(a)=\left.\frac{dh}{dx}\right|_{x=a}$ i.e. derivative evaluated at given point $a$ (differentiating with respect to $x$and then evaluating the function at $a$.
  2. Product rule of differentiation:

    $\frac{d}{dx} (u\cdot v) = v \cdot \frac{du}{dx} + u \cdot \frac{dv}{dx}$

Only these two concepts are required to solve your problem. Apply the product rule to differentiate and then evaluate the function obtained at the given point.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like