Question:

Amongst all pairs of positive numbers with product $256$, find those whose sum is the least.

Updated On: Jul 6, 2022
  • $16$, $14$
  • $16$, $16$
  • $64$, $4$
  • $32$, $8$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Let the required numbers be $x$ and $y$. Then, $xy = 256$ (given) $\quad...(i)$ Let $S = x + y$. Then, $S = x+\frac{256}{x}$ [Using $(i)$] $\Rightarrow \frac{dS}{dx} = 1 - \frac{256}{x^{2}}$ and $ \frac{d^{2}S}{dx^{2}} = \frac{512}{x^{3}}$ For maximum or minimum values of $S$, we must have $\frac{dS}{dx} = 0 \Rightarrow 1 - \frac{256}{x^{2}} = 0$ $\Rightarrow x^{2} =256$ $\Rightarrow x = 16$ $x = -16$ is neglected $\because \frac{d^{2}S}{dx^{2}}\bigg|_{x = -16} < 0$ Now, $\left(\frac{d^{2}S}{dx^{2}}\right)_{x = 16} = \frac{512}{\left(16\right)^{3} }$ $ = \frac{1}{8} > 0$ Thus, $S$ is minimum when $x = 16$. Putting $x = 16$ in $\left(i\right)$ we get $y = 16$. Hence, the required numbers are both equal to $16$.
Was this answer helpful?
0
0

Concepts Used:

Application of Derivatives

Various Applications of Derivatives-

Rate of Change of Quantities:

If some other quantity ‘y’ causes some change in a quantity of surely ‘x’, in view of the fact that an equation of the form y = f(x) gets consistently pleased, i.e, ‘y’ is a function of ‘x’ then the rate of change of ‘y’ related to ‘x’ is to be given by 

\(\frac{\triangle y}{\triangle x}=\frac{y_2-y_1}{x_2-x_1}\)

This is also known to be as the Average Rate of Change.

Increasing and Decreasing Function:

Consider y = f(x) be a differentiable function (whose derivative exists at all points in the domain) in an interval x = (a,b).

  • If for any two points x1 and x2 in the interval x such a manner that x1 < x2, there holds an inequality f(x1) ≤ f(x2); then the function f(x) is known as increasing in this interval.
  • Likewise, if for any two points x1 and x2 in the interval x such a manner that x1 < x2, there holds an inequality f(x1) ≥ f(x2); then the function f(x) is known as decreasing in this interval.
  • The functions are commonly known as strictly increasing or decreasing functions, given the inequalities are strict: f(x1) < f(x2) for strictly increasing and f(x1) > f(x2) for strictly decreasing.

Read More: Application of Derivatives