Solveeit Logo

Question

Question: If $f(x) = \begin{cases} \alpha \sqrt{x+1}, & 0 \leq x \leq 3 \\ \beta x+2, & 3 < x \leq 5 \end{case...

If f(x)={αx+1,0x3βx+2,3<x5f(x) = \begin{cases} \alpha \sqrt{x+1}, & 0 \leq x \leq 3 \\ \beta x+2, & 3 < x \leq 5 \end{cases} is differentiable in (0,5) then {α+β}\{\alpha + \beta\} is

(Where {x}\{x\} represents fractional part of x)

A

0

B

15\frac{1}{5}

C

13\frac{1}{3}

D

12\frac{1}{2}

Answer

0

Explanation

Solution

To ensure differentiability of the piecewise function f(x)f(x) at x=3x=3, we need to ensure both continuity and equality of derivatives at that point.

  1. Continuity at x=3x=3: We need to ensure that the function values match at x=3x=3:

    α3+1=β(3)+2\alpha \sqrt{3+1} = \beta(3) + 2 2α=3β+2(1)2\alpha = 3\beta + 2 \quad \text{(1)}
  2. Differentiability at x=3x=3: We need to ensure that the derivatives match at x=3x=3. First, find the derivatives of both pieces: For 0x30 \leq x \leq 3:

    f(x)=α2x+1f'(x) = \frac{\alpha}{2\sqrt{x+1}} f(3)=α23+1=α4f'(3) = \frac{\alpha}{2\sqrt{3+1}} = \frac{\alpha}{4}

    For 3<x53 < x \leq 5:

    f(x)=βf'(x) = \beta

    Equating the derivatives at x=3x=3:

    α4=β(2)\frac{\alpha}{4} = \beta \quad \text{(2)} α=4β\alpha = 4\beta
  3. Solving for α\alpha and β\beta: Substitute α=4β\alpha = 4\beta into equation (1):

    2(4β)=3β+22(4\beta) = 3\beta + 2 8β=3β+28\beta = 3\beta + 2 5β=25\beta = 2 β=25\beta = \frac{2}{5}

    Now, find α\alpha:

    α=4β=4(25)=85\alpha = 4\beta = 4\left(\frac{2}{5}\right) = \frac{8}{5}
  4. Finding {α+β}\{\alpha + \beta\}:

    α+β=85+25=105=2\alpha + \beta = \frac{8}{5} + \frac{2}{5} = \frac{10}{5} = 2

    The fractional part of 2 is:

    {2}=0\{2\} = 0

Therefore, {α+β}=0\{\alpha + \beta\} = 0.