Question:

Find the value of \( \displaystyle \lim_{h \to 0} \frac{(a+h)^2 \sin(a+h) - a^2 \sin a}{h} \)

Show Hint

Limits of the form \( \frac{f(a+h)-f(a)}{h} \) directly represent the derivative \( f'(a) \). Identify the function first to simplify quickly.
Updated On: Apr 28, 2026
  • \( -a^2 \sin a \)
  • 0
  • 1
  • \( a^2 \cos a + 2a \sin a \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


Step 1: Recognize the limit form.

The given limit is of the form:
\[ \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}. \]
This represents the derivative \( f'(a) \), where:
\[ f(x) = x^2 \sin x. \]

Step 2: Rewrite the expression accordingly.

Thus, the limit becomes:
\[ f'(a), \quad \text{where } f(x) = x^2 \sin x. \]

Step 3: Differentiate using product rule.

Using the product rule:
\[ \frac{d}{dx}(uv) = u'v + uv', \]
where \( u = x^2 \) and \( v = \sin x \).

Step 4: Compute derivatives of individual functions.

\[ u' = 2x, \quad v' = \cos x. \]

Step 5: Apply product rule.

\[ f'(x) = 2x \sin x + x^2 \cos x. \]

Step 6: Evaluate at \( x = a \).

\[ f'(a) = 2a \sin a + a^2 \cos a. \]

Step 7: Final simplification.

Rewriting:
\[ f'(a) = a^2 \cos a + 2a \sin a. \]
Final Answer:
\[ \boxed{a^2 \cos a + 2a \sin a}. \]
Was this answer helpful?
0
0