Question
If $j(x)=e^{2x-2}+2n(x^2+x)$, find $j'(1)$
Original question: 2. If , find .
Expert Verified Solution
Key concept: Use the chain rule for the exponential term and the power rule for the polynomial term. Then substitute into the derivative.
Step by step
Step 1: Differentiate
Given
Differentiate term by term:
- For , use the chain rule:
- For , treat as a constant multiplier:
So,
Step 2: Evaluate at
Final answer
Pitfall alert
A common mistake is forgetting the chain rule on . Another frequent error is differentiating as if were a variable; here it is treated as a constant multiplier.
Try different conditions
If the expression was intended to be instead of , then the derivative would change because the logarithm needs the chain rule. In that case, you would first rewrite it carefully before evaluating at .
Further reading
chain rule, exponential function, constant multiple rule
FAQ
If $j(x)=e^{2x-2}+2n(x^2+x)$, how do you find $j'(1)$?
Differentiate term by term: \(rac{d}{dx}(e^{2x-2})=2e^{2x-2}\) and \(rac{d}{dx}(2n(x^2+x))=2n(2x+1)\). Then substitute \(x=1\): \(j'(1)=2+6n\).
What rule is used for the term $e^{2x-2}$?
Use the chain rule. The derivative of \(e^{u}\) is \(e^{u}u'\), and here \(u=2x-2\), so the derivative is \(2e^{2x-2}\).