Solveeit Logo

Question

Mathematics Question on Differentiability

Let g:RRg : \mathbb{R} \rightarrow \mathbb{R} be a non-constant twice differentiable function such that g(12)=g(32)g'\left(\frac{1}{2}\right) = g'\left(\frac{3}{2}\right). If a real-valued function ff is defined as f(x)=12[g(x)+g(2x)],f(x) = \frac{1}{2} \left[ g(x) + g(2 - x) \right], then

A

f(x)=0f''(x) = 0 for at least two xx in (0,2)(0, 2)

B

f(x)=0f''(x) = 0 for exactly one xx in (0,1)(0, 1)

C

f(x)=0f''(x) = 0 for no xx in (0,1)(0, 1)

D

f(32)+f(12)=1f'\left(\frac{3}{2}\right) + f'\left(\frac{1}{2}\right) = 1

Answer

f(x)=0f''(x) = 0 for at least two xx in (0,2)(0, 2)

Explanation

Solution

Since f(x)=12[g(x)+g(2x)]f(x) = \frac{1}{2} [ g(x) + g(2 - x) ], we observe that f(x)f(x) is symmetric about x=1x = 1, suggesting that the behavior around x=1x = 1 is crucial.

Calculate f(x)f'(x):
f(x)=12[g(x)+g(2x)]f'(x) = \frac{1}{2} \left[ g'(x) + g'(2 - x) \right]

Given g(12)=g(32)g'\left( \frac{1}{2} \right) = g'\left( \frac{3}{2} \right), we find:
f(12)=12[g(12)+g(32)]=0f'\left( \frac{1}{2} \right) = \frac{1}{2} \left[ g'\left( \frac{1}{2} \right) + g'\left( \frac{3}{2} \right) \right] = 0
and similarly,
f(32)=0f'\left( \frac{3}{2} \right) = 0

Calculate f(x)f''(x):
f(x)=12[g(x)g(2x)]f''(x) = \frac{1}{2} \left[ g''(x) - g''(2 - x) \right]

Since gg is non-constant and twice differentiable, by the Intermediate Value Theorem, f(x)=0f''(x) = 0 must occur at least twice in (0,2)(0, 2).