Hyperbola & Tangent | ISI MStat 2016 Problem 1 | PSB Sample

Join Trial or Access Free Resources

This is a beautiful sample problem from ISI MStat 2016 PSB Problem 1. This is based on finding the minimum value of a function subjected to the restriction.

ISI MStat 2016 Problem 1

Let \( x, y\) be real numbers such that \( x y=10 \) . Find the minimum value of \(|x+y|\) and all also find all the points \((x, y)\) where this minimum value is achieved.
Justify your answer.

Prerequisites

Solution

(a) Using graph

The equation \( xy=10={(\sqrt{10})}^2 \) represents the equation of rectangular hyperbola with foci are \( (- \sqrt{10},- \sqrt{10}) \) and \( (\sqrt{10}, \sqrt{10} ) \) .

ISI MStat 2016 Problem 1 graph
Fig-1

Now , \( |x+y|=c \Rightarrow \) \( x+y=\pm c \) , which looks somewhat like this ,

ISI MStat 2016 Problem 1 Figure 2
Fig-2

we have to find the the minimum value of \(|x + y|\) subject to the restriction that \( xy=10 \) . If we move \( |x+y|=c \) along \( xy =10 \) by varying c , then local minimum can occur at the points where the level curve \( |x+y|=c \) touch \( xy =10 \) . Now as both the rectangular hyperbola and |x+y|=c are symmetric about \( x+y=0 \) for \( c \ne 0 \) and \(x=y\) , the level curve will touch \( xy =10 \) when x+y=c and x+y=-c both are tangent to the curve \( xy =10 \) . And tangents occurs at the foci of \( xy =10 \) i.e at \( (- \sqrt{10},- \sqrt{10}) \) and \( (\sqrt{10}, \sqrt{10} ) \) .

ISI MStat 2016 Problem 1 Figure 3
Fig-3

Hence , the minimum value of \(|x + y|\) are \(|\sqrt{10} +\sqrt {10} |\) and \(|-\sqrt{10}- \sqrt{10}|\) both gives the same value \( 2 \sqrt{10} \) .

Therefore , the minimum value of \(|x + y|\) is \( 2 \sqrt{10}\) and it attains it's minimum at \( (\sqrt{10} , \sqrt{10} ) \) and \( ( - \sqrt{10} , -\sqrt{10}) \) .

(b) Using Derivative test

\( |x+y|= |x+ \frac{10}{x} |\) as we are given that \( xy=10 \)

Let, \( f(x) =|x+ \frac{10}{x}|\) then we have to find the minimum value of f(x)

Now ,as the function is not defined at x=0 and also x=0 can't give the minimum value of |x+y| due to the condition that xy=10. So, we will study f(x) for two cases when x>0 and when x<0 .

\( f(x) = \begin{cases} x+ \frac{10}{x} & ,x > 0 \\ -(x+ \frac{10}{x} ) & ,x < 0 \end{cases} \)

\( f'(x)=\begin{cases} 1- \frac{10}{x^2} & ,x > 0 \\ -(1- \frac{10}{x^2} ) & ,x < 0 \end{cases} \)

\( f'(x)=0 \Rightarrow \) \( x= \pm \sqrt{10} \)

\( f''(x)= \begin{cases} \frac{20}{x^3} & ,x > 0 \\ -\frac{20}{x^3} & ,x < 0 \end{cases} \)

So,\( f''(x) >0\) for \( x= \pm \sqrt{10} \)

Hence f(x) attains it's minimum value at \( (\sqrt{10} , \sqrt{10} ) \) and \( - \sqrt{10} , -\sqrt{10}) \) and minimum value is \( 2 \sqrt{10} \).

Challenge Problem

Let \( x_1, x_2 ,..., x_n \) be be positive real numbers such that \( \prod_{i=1}^{n} x_{i} = 10 \) . Find the minimum value of \( \sum_{i=1}^{n} x_{i} \).

More Posts
ISI M.Stat Entrance Success Story 2026

ISI M.Stat Entrance Success Story 2026

June 27, 2026

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's M.Stat Entrance. They ranked within the first 50 in the entire country in these entrances. I.S.I. M.Stat Entrance

Read More
ISI B.Stat-B.Math and CMI BSc. Math Entrance Success Story 2026

ISI B.Stat-B.Math and CMI BSc. Math Entrance Success Story 2026

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's B.Stat Entrance and Chennai Mathematical Institute's B.Sc. Math Entrance. They ranked within the first 200 in the entire country in these entrances. Most of these students attended the problem solving workshops regularly, which happen 5 days every week. CMI B.Sc. Math Entrance […]

Read More
8 Cheenta students cracked the Regional Math Olympiad 2025 

8 Cheenta students cracked the Regional Math Olympiad 2025 

December 26, 2025

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Read More
Cheenta Students Shine at IOQM 2025

Cheenta Students Shine at IOQM 2025

October 26, 2025

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

3 comments on “Hyperbola & Tangent | ISI MStat 2016 Problem 1 | PSB Sample”

  1. Yeah, I went through your process and this was absolutely right. Couldn't it be solved without Calculus? I approached in another way. We have the identity (x+y)2 - (x-2)2 = 4xy. Then (x+y)2>= 4xy. that is |x+y|>= 2 root(xy). in our problem, |x+y|>= 2root(10). That is min|x+y| = 2root(10). Equality will occur iff x=y. then, 2|x|= 2root(10) which gives, |x|=root(10). then also |y|=root(10). Remembering the restriction, x=y, we have the required pairs (x,y) as (root10, root10), (-root10, -root10).
    I think this process is quite elegant and Time Saving!
    Please let me know if I've made some mistakes. 🙂

© 2010 - 2025, Cheenta Academy. All rights reserved.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram