Chapter 3: Problem 52
The differentiable functions \(f\) and \(g\) have the values in the table. For each of the following functions \(h,\) find \(h^{\prime}(2)\) (b) \(h(x)=f(x) g(x)\) (a) \(\quad h(x)=f(x)+g(x)\) (c) \(\quad h(x)=\frac{f(x)}{g(x)}\) $$\begin{array}{c|c|c|c|c}\hline x & f(x) & g(x) & f^{\prime}(x) & g^{\prime}(x) \\\\\hline 2 & 3 & 4 & 5 & -2\end{array}$$
Short Answer
Step by step solution
Step 1a: Identify the Formula for Derivatives of Addition
Step 2a: Plug in Values from the Table
Step 3a: Calculate the Derivative
Step 1b: Identify the Product Rule Formula
Step 2b: Plug in Values from the Table
Step 3b: Calculate the Derivative
Step 1c: Identify the Quotient Rule Formula
Step 2c: Plug in Values from the Table
Step 3c: Simplify and Calculate the Derivative
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
product rule
- \( h'(x) = f'(x)g(x) + f(x)g'(x) \)
In the exercise, we use the given values from the table at \( x = 2 \) for \( f(2) = 3 \), \( g(2) = 4 \), \( f'(2) = 5 \), and \( g'(2) = -2 \). Plug these into the product rule formula:
- \( h'(2) = (5)(4) + (3)(-2) \)
- \( h'(2) = 20 - 6 = 14 \)
sum rule
- \( h(x) = f(x) + g(x) \)
- The derivative, \( h'(x) = f'(x) + g'(x) \)
Using the table values at \( x = 2 \), where \( f'(2) = 5 \) and \( g'(2) = -2 \), we substitute directly into the sum rule:
- \( h'(2) = 5 + (-2) \)
- \( h'(2) = 3 \)
quotient rule
- The derivative, \( h'(x) = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2} \)
From the table for \( x = 2 \), using the values \( f(2) = 3 \), \( g(2) = 4 \), \( f'(2) = 5 \), and \( g'(2) = -2 \), we substitute into our rule:
- \( h'(2) = \frac{(5)(4) - (3)(-2)}{4^2} \)
- \( h'(2) = \frac{20 + 6}{16} = \frac{26}{16} = \frac{13}{8} \)