Problem: Given \( x + y = k \), minimize \( S = x^2 + y^2 \).
Step 1: Express one variable in terms of the other
\[ y = k - x \]
Substitute into \( S \):
\[ S(x) = x^2 + (k - x)^2 = x^2 + (k^2 - 2kx + x^2) = 2x^2 - 2kx + k^2 \]
This is a quadratic expression in \( x \):
\[ S(x) = 2x^2 - 2kx + k^2 \]
Since the coefficient of \( x^2 \) is positive (2), the parabola opens upward. Therefore, the minimum value occurs at the vertex.
Vertex formula:
\[ x = \frac{-(-2k)}{2 \cdot 2} = \frac{2k}{4} = \frac{k}{2} \Rightarrow y = k - x = \frac{k}{2} \]
Thus, the minimum occurs when:
\[ x = y = \frac{k}{2} \]
Optional: Use calculus to verify
\[ S'(x) = \frac{d}{dx}(2x^2 - 2kx + k^2) = 4x - 2k \Rightarrow 4x - 2k = 0 \Rightarrow x = \frac{k}{2} \] \[ S''(x) = 4 > 0 \Rightarrow \text{Minimum confirmed} \]
✅ Final Answer:
This matches option (c).
| List-I | List-II | ||
|---|---|---|---|
| (A) | $f(x) = \frac{|x+2|}{x+2} , x \ne -2 $ | (I) | $[\frac{1}{3} , 1 ]$ |
| (B) | $(x)=|[x]|,x \in [R$ | (II) | Z |
| (C) | $h(x) = |x - [x]| , x \in [R$ | (III) | W |
| (D) | $f(x) = \frac{1}{2 - \sin 3x} , x \in [R$ | (IV) | [0, 1) |
| (V) | { -1, 1} | ||
| List I | List II | ||
|---|---|---|---|
| (A) | $\lambda=8, \mu \neq 15$ | 1. | Infinitely many solutions |
| (B) | $\lambda \neq 8, \mu \in R$ | 2. | No solution |
| (C) | $\lambda=8, \mu=15$ | 3. | Unique solution |
If $f(x) = \frac{1 - x + \sqrt{9x^2 + 10x + 1}}{2x}$, then $\lim_{x \to -1^-} f(x) =$
Given \( f(x) = \begin{cases} \frac{1}{2}(b^2 - a^2), & 0 \le x \le a \\[6pt] \frac{1}{2}b^2 - \frac{x^2}{6} - \frac{a^3}{3x}, & a<x \le b \\[6pt] \frac{1}{3} \cdot \frac{b^3 - a^3}{x}, & x>b \end{cases} \). Then: