Find the value of a
Q.3. Given the following statements about a function ( f ). Find the value of ( a ).
- f′′(x)=a for all x
- f(0)=1, f(1)=2
- ∫10f(x)dx=1
Answer Choices
Solution
We are given that f′′(x)=a. Integrating this twice, we find the general form for f(x):
f(x)=a2x2+C1x+C2
Using the conditions f(0)=1 and f(1)=2, we solve for C1 and C2, which leads to:
C2=1andC1=1−a2
Next, using the integral condition ∫10f(x)dx=1, we integrate and solve the equation:
a6+12−a4+1=1
Simplifying this gives a=6.
Thus, the value of a is 6.