Solution
To solve for f(x), we first simplify the integral equation by separating the terms involving x:
f(x)=x+x∫01f(t)dt−∫01tf(t)dt
Since the integrals are definite integrals with constant limits, they result in constant values. Let:
-
A=∫01f(t)dt
-
B=∫01tf(t)dt
Now, the equation becomes:
f(x)=x+Ax−B⟹f(x)=(1+A)x−B
Step 1: Solve for constants A and B
Substitute f(t)=(1+A)t−B back into the definitions of A and B.
For A:
A=∫01[(1+A)t−B]dt=[(1+A)2t2−Bt]01
A=21+A−B⟹2A=1+A−2B⟹A+2B=1— (Eq. 1)
For B:
B=∫01t[(1+A)t−B]dt=∫01[(1+A)t2−Bt]dt=[(1+A)3t3−B2t2]01
B=31+A−2B⟹6B=2(1+A)−3B⟹9B−2A=2— (Eq. 2)
Step 2: Solve the system of equations
From Eq. 1: A=1−2B. Substitute this into Eq. 2:
9B−2(1−2B)=2⟹9B−2+4B=2⟹13B=4⟹B=134
Now find A:
Step 3: Determine the function f(x)
Substitute A and B back into our linear form:
f(x)=(1+135)x−134⟹f(x)=1318x−4
Step 4: Check the given points
-
(A) (2,4): f(2)=1318(2)−4=1332=4
-
(B) (1,2): f(1)=1318(1)−4=1314=2
-
(C) (4,17): f(4)=1318(4)−4=1372−4=1368=17
-
(D) (6,8): f(6)=1318(6)−4=13108−4=13104=8
The point (6,8) satisfies the equation.
Correct Option: (D)