The Geometry of Truth
Navigating the Triangle
Imagine you are standing on a vast, flat Cartesian plane. Before you lies a triangle, defined by three anchors: A(1,3), B(5,0), and C(−1,2).
You are asked to determine which mathematical 'laws'—represented by linear inequalities—govern every single point within this triangular territory. It feels like a daunting task, doesn't it? How can we possibly check an infinite number of points?
The Power of Convexity
Here is the secret that separates the novice from the master: the triangle is a convex set. In the world of geometry, convexity is a superpower.
It means that if you take any two points inside the triangle and draw a line segment between them, that entire segment stays trapped inside the triangle.
Because the boundaries of our triangle are straight lines, and our candidate inequalities are also linear, we are dealing with half-planes. A linear inequality ax+by+c≥0 essentially divides the entire universe into two sides.
If all three vertices of our triangle fall on the 'correct' side of this line, then the entire triangle—by the grace of convexity—must also reside on that same side. We don't need to check the infinite points inside; we only need to check the three sentinels at the corners: A, B, and C.
Testing the First Law: 3x+2y≥0
Let us test our first candidate: 3x+2y≥0. We approach vertex A(1,3) first.
Substituting these coordinates, we get:
3(1)+2(3)=3+6=9
Since
9≥0, the law holds at
A.
Now, we move to
B(5,0). Here:
3(5)+2(0)=15
This is also
≥0.
Finally, we check
C(−1,2), yielding:
3(−1)+2(2)=−3+4=1
Again,
1≥0. Because all three vertices satisfy the condition, we have found our first truth: the entire triangle obeys
3x+2y≥0.
The Rejection of the False
Not every law is universal. Consider 2x+y−13≥0.
When we test vertex
A(1,3), we calculate:
2(1)+3−13=−8
Since
−8 is clearly not
≥0, this law fails at the very first gate. We can immediately discard this option.
It is a beautiful moment of efficiency—one calculation, and we have saved ourselves from wasting time on the rest of the triangle.
The Elegance of the Third Option: 2x−3y−12≤0
Finally, let us examine
2x−3y−12≤0. We test
A(1,3):
2(1)−3(3)−12=2−9−12=−19
This is
≤0, so
A is satisfied.
Moving to
B(5,0), we get:
2(5)−3(0)−12=10−12=−2
This is also
≤0.
Finally, at
C(−1,2), we find:
2(−1)−3(2)−12=−2−6−12=−20
Since
−20≤0, the condition holds for all three vertices.
Conclusion
The Harmony of Mathematics
Through the lens of convexity, we have transformed a seemingly impossible problem into a simple verification task.
We have discovered that both 3x+2y≥0 and 2x−3y−12≤0 act as the boundaries of truth for our triangle.
Remember, in JEE Advanced, the most complex problems often yield to the most fundamental principles. Keep your eyes on the geometry, trust the properties of the shapes you study, and the math will always reveal its secrets to you.