Solveeit Logo

Question

Question: Let g(x) = 2f(x/2)+f(1-x) and f"(x) < 0 in 0 ≤ x ≤ 1 then g(x)...

Let g(x) = 2f(x/2)+f(1-x) and f"(x) < 0 in 0 ≤ x ≤ 1 then g(x)

A

decreases in [0,23]\left[0, \frac{2}{3}\right]

B

decreases [23,1]\left[\frac{2}{3}, 1\right]

C

increases in [0,23]\left[0, \frac{2}{3}\right]

D

increases in [23,1]\left[\frac{2}{3}, 1\right]

Answer

decreases [23,1]\left[\frac{2}{3}, 1\right], increases in [0,23]\left[0, \frac{2}{3}\right]

Explanation

Solution

The function given is g(x)=2f(x/2)+f(1x)g(x) = 2f(x/2) + f(1-x) for x[0,1]x \in [0, 1].
We are given that f(x)<0f''(x) < 0 for x[0,1]x \in [0, 1]. This implies that the first derivative f(x)f'(x) is a decreasing function in the interval [0,1][0, 1].

To determine the monotonicity of g(x)g(x), we need to find the sign of its derivative g(x)g'(x).
Differentiating g(x)g(x) with respect to xx, we use the chain rule:
g(x)=ddx(2f(x/2))+ddx(f(1x))g'(x) = \frac{d}{dx}(2f(x/2)) + \frac{d}{dx}(f(1-x))
g(x)=2f(x/2)ddx(x/2)+f(1x)ddx(1x)g'(x) = 2 \cdot f'(x/2) \cdot \frac{d}{dx}(x/2) + f'(1-x) \cdot \frac{d}{dx}(1-x)
g(x)=2f(x/2)12+f(1x)(1)g'(x) = 2 \cdot f'(x/2) \cdot \frac{1}{2} + f'(1-x) \cdot (-1)
g(x)=f(x/2)f(1x)g'(x) = f'(x/2) - f'(1-x)

Now, we need to determine the sign of g(x)g'(x) for x[0,1]x \in [0, 1]. The sign depends on the comparison between f(x/2)f'(x/2) and f(1x)f'(1-x).
Since f(x)f'(x) is a decreasing function, f(a)>f(b)f'(a) > f'(b) if a<ba < b, and f(a)<f(b)f'(a) < f'(b) if a>ba > b.

Let's compare the arguments of ff': x/2x/2 and 1x1-x.
We find the point where the arguments are equal:
x/2=1xx/2 = 1-x
x=2(1x)x = 2(1-x)
x=22xx = 2 - 2x
3x=23x = 2
x=2/3x = 2/3.

At x=2/3x = 2/3, x/2=1/3x/2 = 1/3 and 1x=1/31-x = 1/3. So f(x/2)=f(1x)f'(x/2) = f'(1-x), which means g(2/3)=0g'(2/3) = 0.

Now consider the intervals x<2/3x < 2/3 and x>2/3x > 2/3 within the domain [0,1][0, 1].

Case 1: x[0,2/3)x \in [0, 2/3)
For x<2/3x < 2/3, we compare x/2x/2 and 1x1-x.
x/2<1x    x<22x    3x<2    x<2/3x/2 < 1-x \iff x < 2 - 2x \iff 3x < 2 \iff x < 2/3.
So, for x[0,2/3)x \in [0, 2/3), we have x/2<1xx/2 < 1-x.
Since f(x)f'(x) is a decreasing function, if a<ba < b, then f(a)>f(b)f'(a) > f'(b).
Here, a=x/2a = x/2 and b=1xb = 1-x, with a<ba < b.
So, f(x/2)>f(1x)f'(x/2) > f'(1-x).
Therefore, g(x)=f(x/2)f(1x)>0g'(x) = f'(x/2) - f'(1-x) > 0 for x[0,2/3)x \in [0, 2/3).

Case 2: x(2/3,1]x \in (2/3, 1]
For x>2/3x > 2/3, we compare x/2x/2 and 1x1-x.
x/2>1x    x>22x    3x>2    x>2/3x/2 > 1-x \iff x > 2 - 2x \iff 3x > 2 \iff x > 2/3.
So, for x(2/3,1]x \in (2/3, 1], we have x/2>1xx/2 > 1-x.
Since f(x)f'(x) is a decreasing function, if a>ba > b, then f(a)<f(b)f'(a) < f'(b).
Here, a=x/2a = x/2 and b=1xb = 1-x, with a>ba > b.
So, f(x/2)<f(1x)f'(x/2) < f'(1-x).
Therefore, g(x)=f(x/2)f(1x)<0g'(x) = f'(x/2) - f'(1-x) < 0 for x(2/3,1]x \in (2/3, 1].

Combining the results:
g(x)>0g'(x) > 0 for x[0,2/3)x \in [0, 2/3) and g(x)<0g'(x) < 0 for x(2/3,1]x \in (2/3, 1].
At x=2/3x = 2/3, g(2/3)=0g'(2/3) = 0.
This means g(x)g(x) is increasing on the interval [0,2/3][0, 2/3] and decreasing on the interval [2/3,1][2/3, 1].

The options are multiple choice checkboxes, indicating multiple correct answers are possible.
Based on our analysis, options 2 and 3 are correct.