The minimum value of the function f(x,y) = x2 + y2 on the hyperbola xy = 5 is 10. The detailed solution for the same is added below:
Minimize f (x, y) = x2 + y2 on the hyperbola xy = 5.
Solution:
f(X, Y) = X2 + Y2 ⇢ (i)
XY = 5
Y = 5/X ⇢ (ii)
f(X) = X2+ (5/X)2 ⇢ (by putting equation1 into equation 2)
f'(X) = 2X + 25(-2/X3) ⇢ (1st derivative of equation)
Now, 2X + 25(-2/X3) = 0
2X – 50/X3 = 0
2X4 – 50 = 0
X4 = 50/2
X4 = 25
X2 = ±√25
X2 = ±5 ⇢ [as X2 can’t be -ve]
X = ±√5
Y = 5/ ±√5 ⇢ [put the value of X into equation (ii)
Y = ±(√5 × √5)/ √5
Y = ±√5
(X, Y) = (√5 ,√5) & (-√5, -√5)
Minimum value: X2 + Y2 = (±√5 )2+ (±√5)2 = 10
Similar Problems
Problem 1: Find the position of the point (6, -5) relative to the hyperbola x2/a2 – y2/b2 = 1?
Solution:
We know that point p(x1, y2) lies
Outside, x2/a2 – y2/b2 – 1 < 0
Inside, x2/a2 – y2/b2 – 1 < 0
So, x12/a2 – y21/b2 – 1
= 62/9 – (-5)2/25 – 1
= 36/9 – 25/25 – 1
= 2
Since 2 > 0
Therefore point (6, -5) lies inside the given equation of hyperbola.
Problem 2: Find the eccentricity of the hyperbola 4x2 – 9y2 -8x = 32?
Solution:
4x2 – 9y2 – 8x = 32
4(x2 – 2x ) – 9y2 = 32
4(x2 – 2x + 1) – 9y2 = 32 + 4 [adding 4 both sides]
4(x2 – 2x + 1) – 9y2 = 36
[(x -1)2]/9 – [y2]/4 = 1
a2 = 9 , b2 = 4
e = [1 + b2/a2]1/2
e = (1 + 4/9)1/2
e = (13/9)1/2
e = (√13)/3
Therefore, e = (√13)/3
Problem 3: If the center, vertex, and locus of a hyperbola be (0, 0),(4, 0), and (6, 0) respectively, then find the equation of the hyperbola?
Solution:
Center (0, 0)
Vertex (4, 0)
Focus (6, 0)
So, a = 4
ae = 6
e = 6/4 =3/2
For hyperbola,
e = √(1+ b2/a2) = 3/2
9/4 = 1 + b2/16
b2/16 = 5/4
b2 = 20
x2/16 – y2/20 = 1
5x2 – 4 y2 = 80.
Therefore, equation will be 5x2 – 4y2 = 80.
Problem 4: If the locus of a hyperbola be 8 and its eccentricity is 3/√5. Find the equation of hyperbola?
Solution:
Eccentricity (e) = 3/√5
b2/a2 = 4/5 ⇢ (1)
Latus rectum = 8
2(b2)/a = 8
b2/a = 4 ⇢ (2)
Dividing (2) by (1)
(b2/a2 )/(b2/a) = (4/5)/4
b2 = 20
So, a2 = 25 ,b2=20
Equation of hyperbola:
x2/25 – y2/20 = 1
(4x2 – 5y2)/100 = 1
4x2 – 5y2 = 100
Therefore equation will be 4x2– 5y2 = 100
Problem 5: Locus of the feet of the perpendiculars drawn from either focus on a variable tangent to the hyperbola 16y2 – 9x2 = 1?
Solution:
16y2 – 9x2 = 1
9x2 – 16y2 = -1
x2/(1/339) – y2/(1/16) = -1
For conjugate hyperbola equation of auxiliary circle is: x2 + y2 = b2
So, b2 = 1/16
Equation will be x2 + y2 = 1/16
Problem 6: Find the length of traverse axis of the hyperbola, when the product of the perpendicular distance from any point on the hyperbola x2/a2 – y2/b2 = 1 having eccentricity e = √3 on its asymptotes is equal to 6.
Solution:
Eccentricity (e)2 = (a2/b2 ) + 1
(√3)2 = (a2/b2) + 1
3 = (a2/b2) + 1
(a2/b2) = 2
(a2) = 2b2
Product of perpendicular = (a2b2)/a2 +b2
[2b2 × b2]/(2b2 + b2) = 6
[2b2 × b2]/(3b2) = 6
2b2 = 18
b2 = 9
b = ± 3
Therefore Length = 2 × 3 = 6
Frequently Asked Questions
How to minimize the function?
Minimum value of any function is found by manipulating the variables in the function and solving for the point where the function reaches its lowest value.
What does “minimize a function” mean?
Minimize a function means finding the lowest value of the funtionin any given interval, it is also known as infimum.
How to maximize and minimize any function?
We maximize or minimize any function by using the concept of derivatives.
|