Question:medium

Let for some function \( y = f(x) \), \(\int_0^x t f(t) \, dt = x^2 f(x), x>0\) and \( f(2) = 3 \). Then \( f(6) \) is equal to:

Show Hint

Recognize that \( \frac{d}{dx} \int_0^x f(t) \, dt = f(x) \).
Updated On: Mar 25, 2026
  • 3
  • 1
  • 6
  • 2
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Differentiate the equation.
Differentiating both sides with respect to \( x \) yields \( f(x) + x f'(x) = 2x f(x) + x^2 f'(x) \).
Step 2: Solve the differential equation.
Simplification results in \( f(x) = \frac{c}{x^2} \).
Utilizing \( f(2) = 3 \), determine \( c = 12 \).
Conclusion: Therefore, \( f(6) = \frac{12}{6^2} = 1 \).
Was this answer helpful?
0