Analyzing the Setup
Welcome, future engineer! Today, we are going to unravel the elegance of triangle geometry. When you look at a problem like this, it is easy to feel overwhelmed by the variables.
But look closer—there is a beautiful, rhythmic symmetry here. We are given:
This is not just a set of equations; it is a pattern waiting to be unlocked. Our first step is to introduce a common constant, k.
By setting these ratios equal to k, we transform an abstract relationship into a concrete system:
This is our foundation.
The Master Key
Now, how do we solve this system efficiently? You could solve for one variable and substitute, but that is the long road. Instead, let's use the power of symmetry.
If we add all three equations together, we get:
(b+c)+(c+a)+(a+b)=11k+12k+13k
Notice that each side, a, b, and c, appears exactly twice. This gives us 2(a+b+c)=36k.
Dividing by 2, we find the 'master key':
This single equation is the key to everything. By subtracting our original equations from this sum, we can isolate a, b, and c in terms of k:
a=18k−11k=7k
b=18k−12k=6k
c=18k−13k=5k
We have successfully reduced the entire triangle to a simple set of side lengths proportional to 7, 6, and 5.
The Bridge to Angles
Now that we have the sides, we need to bridge the gap to the angles. This is where the Cosine Rule becomes our most trusted tool. The rule states that:
Let's apply this to angle A. Substituting our values, we get:
cosA=2(6k)(5k)(6k)2+(5k)2−(7k)2
Notice how the k2 terms in the numerator and denominator will cancel out? This is the beauty of the k method!
After expanding, we get:
cosA=60k236k2+25k2−49k2=60k212k2=51
We repeat this process for cosB and cosC. For cosB, we use 2cac2+a2−b2, which yields 3519. For cosC, we use 2aba2+b2−c2, which yields 75.
The Final Victory
We are at the finish line. The problem asks us to prove that:
Let's test our results:
7cosA=71/5=351
19cosB=1919/35=351
25cosC=255/7=351
Every single ratio simplifies to 351. The proof is complete!
It is a perfect, elegant result. Remember, in JEE Advanced, it is not just about the calculation; it is about seeing the structure. You have done well today!