All Exams Test series for 1 year @ ₹349 only
Question

Consider the following for the next items that follow:

Let \(f(x)=\sqrt{2-x}+\sqrt{2+x}\).

What is the greatest value of the function?

This question was previously asked in
NDA I 2023 GAT Previous Year Paper (16-Apr-2023)
The correct answer is

√8

Analyzing the Given Function

The function we are given is \(f(x)=\sqrt{2-x}+\sqrt{2+x}\). We need to find its greatest value.

To understand the function, let's first determine its domain.

Finding the Domain of the Function

For the function \(f(x)=\sqrt{2-x}+\sqrt{2+x}\) to be defined, the expressions under the square roots must be non-negative.

  • For \(\sqrt{2-x}\) to be defined, \(2-x \ge 0\), which means \(x \le 2\).
  • For \(\sqrt{2+x}\) to be defined, \(2+x \ge 0\), which means \(x \ge -2\).

Both conditions must be met simultaneously, so the domain of the function is \([-2, 2]\).

Determining the Greatest Value

To find the greatest value of the function \(f(x)\) within its domain \([-2, 2]\), we can analyze the function's behavior. One way is to square the function, as \(f(x)\) is always non-negative (sum of square roots of non-negative numbers), and maximizing \(f(x)\) is equivalent to maximizing \(f(x)^2\).

Let's square \(f(x)\):

\(f(x)^2 = (\sqrt{2-x}+\sqrt{2+x})^2\)

Using the formula \((a+b)^2 = a^2 + b^2 + 2ab\):

\(f(x)^2 = (\sqrt{2-x})^2 + (\sqrt{2+x})^2 + 2(\sqrt{2-x})(\sqrt{2+x})\)

\(f(x)^2 = (2-x) + (2+x) + 2\sqrt{(2-x)(2+x)}\)

Simplifying the terms:

\(f(x)^2 = 2 - x + 2 + x + 2\sqrt{4 - x^2}\)

\(f(x)^2 = 4 + 2\sqrt{4 - x^2}\)

Now, to maximize \(f(x)^2\), we need to maximize the term \(2\sqrt{4 - x^2}\). This occurs when the expression inside the square root, \(4 - x^2\), is maximized.

The expression \(4 - x^2\) is maximized when \(x^2\) is minimized. Within the domain \([-2, 2]\), the minimum value of \(x^2\) is 0, which happens at \(x=0\).

Evaluating the Function at Critical Points

The analysis of \(f(x)^2\) suggests that a potential maximum occurs at \(x=0\). We also need to check the endpoints of the domain, \(x=-2\) and \(x=2\).

  • At \(x=0\):
    \(f(0) = \sqrt{2-0} + \sqrt{2+0} = \sqrt{2} + \sqrt{2} = 2\sqrt{2}\).
    We can write \(2\sqrt{2}\) as \(\sqrt{4} \times \sqrt{2} = \sqrt{4 \times 2} = \sqrt{8}\).
  • At \(x=-2\):
    \(f(-2) = \sqrt{2-(-2)} + \sqrt{2+(-2)} = \sqrt{2+2} + \sqrt{2-2} = \sqrt{4} + \sqrt{0} = 2 + 0 = 2\).
  • At \(x=2\):
    \(f(2) = \sqrt{2-2} + \sqrt{2+2} = \sqrt{0} + \sqrt{4} = 0 + 2 = 2\).

Comparing the Values

We found the following values for \(f(x)\) at the points of interest:

  • \(f(0) = \sqrt{8}\)
  • \(f(-2) = 2 = \sqrt{4}\)
  • \(f(2) = 2 = \sqrt{4}\)

Comparing \(\sqrt{8}\) and \(\sqrt{4}\), it is clear that \(\sqrt{8} > \sqrt{4}\). Therefore, the greatest value of the function \(f(x)\) within its domain is \(\sqrt{8}\).

Conclusion

The greatest value of the function \(f(x)=\sqrt{2-x}+\sqrt{2+x}\) is \(\sqrt{8}\).

Point (x) f(x) Value Simplified Value
0 \(\sqrt{2}+\sqrt{2}\) \(2\sqrt{2} = \sqrt{8}\)
-2 \(\sqrt{4}+\sqrt{0}\) \(2\)
2 \(\sqrt{0}+\sqrt{4}\) \(2\)

Revision Table: Key Concepts for Function Analysis

Concept Description Relevance to Problem
Domain of a function The set of all possible input values (x) for which the function is defined. For square roots, the expression inside must be non-negative. Needed to identify the interval where we seek the greatest value.
Maximizing a function Finding the highest output value (f(x)) a function can achieve within its domain. The core task of the problem.
Squaring the function Squaring both sides of \(y=f(x)\) to get \(y^2=f(x)^2\). Useful when \(f(x)\) is always positive, as maximum of \(f(x)^2\) corresponds to maximum of \(f(x)\). Used as a strategy to simplify the function and find its maximum.
Endpoint evaluation Checking the function's value at the boundaries of its domain interval. Maxima or minima can occur at endpoints. Essential part of finding the greatest value over a closed interval.

Additional Information: Alternative Methods for Finding Maximum Value

Besides squaring the function, another common method to find the maximum or minimum value of a differentiable function on a closed interval is using calculus:

  • Find the derivative of the function, \(f'(x)\).
  • Find critical points by setting \(f'(x) = 0\) and solving for \(x\). Also, consider points where \(f'(x)\) is undefined within the domain.
  • Evaluate the function \(f(x)\) at all critical points that lie within the domain and at the endpoints of the domain.
  • The largest of these values is the absolute maximum value of the function on the interval.

For \(f(x)=\sqrt{2-x}+\sqrt{2+x}\):

\(f'(x) = \frac{d}{dx}(\sqrt{2-x}) + \frac{d}{dx}(\sqrt{2+x})\)

\(f'(x) = \frac{1}{2\sqrt{2-x}}(-1) + \frac{1}{2\sqrt{2+x}}(1)\)

\(f'(x) = -\frac{1}{2\sqrt{2-x}} + \frac{1}{2\sqrt{2+x}}\)

Set \(f'(x) = 0\):

\(\frac{1}{2\sqrt{2+x}} = \frac{1}{2\sqrt{2-x}}\)

\(\sqrt{2+x} = \sqrt{2-x}\)

Squaring both sides:

\(2+x = 2-x\)

\(2x = 0\)

\(x = 0\)

The critical point \(x=0\) is within the domain \([-2, 2]\). Evaluating at \(x=0, -2, 2\) gives the same results as shown in the main solution, confirming \(\sqrt{8}\) as the greatest value.

Was this answer helpful?

Similar Questions

  1. Which one of the following graph represents the function \({\rm{f}}\left( {\rm{x}} \right) = \frac{{\rm{x}}}{{\rm{x}}},{\rm{\;x}} \ne 0?\)

  2. A function f: A → R is defined by the equation f(x) = x 2– 4x + 5 where A = (1, 4). What is the range of the function?

  3. The domain of the function \(f\left( x \right) = \sqrt {\left( {2 - x} \right)\left( {x - 3} \right)} \) is

  4. If f(x) \(= \frac{{\sqrt {x - 1} }}{{x - 4}}\)  defines a function on R, then what is its domain?

  5. What is the period of the function f(x) = sin x?

  6. The domain of the function \({\rm{f}}\left( {\rm{x}} \right) = \frac{1}{{\sqrt {\left| {\rm{x}} \right| - {\rm{x}}} }}\) is

  7. If f : R → S defined by f(x) = 4 sin x – 3 cos x + 1 is onto, then what is S equal to?

  8. The inverse of the function y = 5 In x is

  9. What is the domain of the function \(f\left( x \right) = \frac{1}{{\sqrt {\left| x \right| - x} }}?\)

  10. Which one of the following is correct in respect of the graph of \(\rm y = \dfrac{1}{x-1} ?\)


Important Questions from Domain of a Function

  1. Which one of the following graph represents the function \({\rm{f}}\left( {\rm{x}} \right) = \frac{{\rm{x}}}{{\rm{x}}},{\rm{\;x}} \ne 0?\)

  2. A function f: A → R is defined by the equation f(x) = x 2– 4x + 5 where A = (1, 4). What is the range of the function?

  3. For all real x, the minimum value of is \(\frac{{1 - x + {x^2}}}{{1 + x + {x^2}}}\)

  4. The domain of the function \(f\left( x \right) = \sqrt {\left( {2 - x} \right)\left( {x - 3} \right)} \) is

  5. If f(x) \(= \frac{{\sqrt {x - 1} }}{{x - 4}}\)  defines a function on R, then what is its domain?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App