Question
Question: Let x and y be two real numbers such that \(x > 0\) and \(xy = 1\). The minimum value of \(x + y\) i...
Let x and y be two real numbers such that x>0 and xy=1. The minimum value of x+y is
A) 1
B)21
C) 2
D)41
Solution
We first convert the given function in one variable (say x) then equate its first derivative to get a solution if possible and substituting the solution in the second derivative to discuss whether it is a point of minima or maxima. Finally substituting value in given equation to get corresponding maximum or minimum value of the function.
Formulas used: dxd(x)n=n(x)n−1 , dxd(1)=0,dxd(x)=1
Complete step-by-step solution:
We have xy=1
⇒y=x1
LetA=x+y , substituting value of y=x1 we have,
A=x+x1
Now differentiating above equation w.r.t. to ′x′ we have,
dxdA=1+(x2−1) ∵ dxd(x)=1,dxd(x1)=(x2−1)
Now, equating dxdA=0 to get solution
1+(x2−1)=0
⇒1=x21
⇒x2=1
⇒x=±1
But, it is givenx>0. Therefore x=−1 is rejected.
To discuss whether x=1is a point of maxima or minima. We calculate the second order derivative of A.
dx2d2A=0+(x32) \left\\{ {\dfrac{{d\left( 1 \right)}}{{dx}} = 0,\,\,\,\dfrac{d}{{dx}}\left( {\dfrac{{ - 1}}{{{x^2}}}} \right) = \dfrac{2}{{{x^3}}}} \right\\}
Now, substituting the value of x =1 in the second derivative of A. We have
dx2d2A=(1)32
dx2d2A=2
Here, clearly dx2d2A is greater than zero or we can say positive for value x=1.
Therefore, we can say that x=1 is a point of minima.
Now, we used the value of x=1 in step one equation to get the value of y.
i.e. y=x1
or
y=11 \left\\{ {\because x = 1} \right\\}
Therefore y=1 whenx=1.
Now, to find the minimum value of the given function x+y or A=x+y we substitute values of x=1and y=1.
∴A=x+y
⇒A=1+1
⇒A=2
Hence, from above we can say that the minimum value of x+y is 2 when xy>1 with conditionx>0.
Notes: Maximum and minimum value of the function can be calculated by using derivative method. If the second derivative of the function is negative at particular point then point will be a point of maxima and if second order derivative is positive at particular point then point will be a point of minima.