Solveeit Logo

Question

Mathematics Question on Maxima and Minima

Let f(x)=3x2+4xf(x) = 3\sqrt{x - 2} + \sqrt{4 - x} be a real-valued function. If α\alpha and β\beta are respectively the minimum and the maximum values of ff, then α2+2β2\alpha^2 + 2\beta^2 is equal to:

A

44

B

42

C

24

D

38

Answer

42

Explanation

Solution

To determine the range of f(x)=3x2+4xf(x) = 3\sqrt{x-2} + \sqrt{4-x}, we analyze the domain of f(x)f(x) by finding values of xx for which both square roots are real.

  1. For x2\sqrt{x-2} to be real, we need x2x \geq 2.
  2. For 4x\sqrt{4-x} to be real, we need x4x \leq 4.

Therefore, xx is restricted to the interval [2,4][2, 4].

Next, we evaluate f(x)f(x) at the endpoints to determine the minimum and maximum values.

  • At x=2x = 2:
    f(2)=322+42=0+2=2f(2) = 3\sqrt{2-2} + \sqrt{4-2} = 0 + \sqrt{2} = \sqrt{2}.
  • At x=4x = 4:
    f(4)=342+44=32+0=32f(4) = 3\sqrt{4-2} + \sqrt{4-4} = 3 \cdot \sqrt{2} + 0 = 3\sqrt{2}.

Thus, the minimum value α\alpha is 2\sqrt{2}, and the maximum value β\beta is 323\sqrt{2}.

Now, we calculate α2+2β2\alpha^2 + 2\beta^2:

α2+2β2=(2)2+2(32)2=2+2×18=2+36=42.\alpha^2 + 2\beta^2 = (\sqrt{2})^2 + 2(3\sqrt{2})^2 = 2 + 2 \times 18 = 2 + 36 = 42.

Therefore, α2+2β2\alpha^2 + 2\beta^2 is equal to 42.