To find the minimum value of the function g(x)=3+exf(x), we first need to determine the explicit expression for the function f(x).
Step 1: Determine f(0)
Given the functional equation:
f(3x+y)=3f(x)+f(y)
Substitute x=0 and y=0:
f(0)=3f(0)+f(0)
3f(0)=2f(0)⟹f(0)=0
Step 2: Determine f′(x) and f(x)
Differentiating both sides of the functional equation partially with respect to x:
dxd[f(3x+y)]=dxd[3f(x)+f(y)]
31f′(3x+y)=31f′(x)⟹f′(3x+y)=f′(x)
Since this relation holds for all x,y∈R, we can substitute y=−x:
f′(0)=f′(x)
We are given that f′(0)=3, which implies:
f′(x)=3for all x∈R
Integrating f′(x)=3 with respect to x:
f(x)=3x+C
Using the initial condition f(0)=0:
f(0)=3(0)+C=0⟹C=0
Thus, the function is:
f(x)=3x
Step 3: Analyze g(x) for Extrema
Substitute f(x)=3x into the definition of g(x):
g(x)=3+3xex
To find the critical points of g(x), compute its derivative g′(x):
g′(x)=dxd(3+3xex)
g′(x)=3ex+3xex=3ex(1+x)
Set g′(x)=0 to find the critical points:
3ex(1+x)=0
Since ex>0 for all real x:
1+x=0⟹x=−1
Now, analyze the sign of g′(x):
- For x<−1, g′(x)<0, so g(x) is strictly decreasing.
- For x>−1, g′(x)>0, so g(x) is strictly increasing.
Hence, g(x) attains its global minimum at x=−1.
Step 4: Calculate the Minimum Value
Substitute x=−1 into g(x):
g(−1)=3+3(−1)e−1=3−e3=3(1−e1)=3(ee−1)
Thus, the minimum value of g(x) is 3(ee−1).
Correct Answer: Option B