Analyzing the Setup
Welcome to this beautiful exploration of geometry. Today, we are not just solving a problem; we are peeling back the layers of a triangle to reveal the elegant relationships hidden within its incircle.
Imagine you are standing at the vertices of triangle PQR. You see an incircle, a circle perfectly nestled inside, touching the sides at points N,L, and M.
The first step in our journey is to invoke the Equal Tangents Theorem. From any external point, the two tangents drawn to a circle are equal in length.
Let us define the tangent from vertex P as x. Thus, PN=PM=x. Similarly, let the tangent from Q be y, so QN=QL=y. And from R, let the tangent be z, so RL=RM=z.
The Rhythm of Consecutive Integers
The problem gives us a rhythmic clue: PN,QL, and RM are consecutive even integers. We have already set PN=x. Therefore, QL=x+2 and RM=x+4.
Because x is the length of a tangent, it must be an even integer. Now, look at the sides of the triangle:
QR=QL+LR=(x+2)+(x+4)=2x+6
We have successfully reduced the entire geometry of the triangle to a single variable, x.
The Power of the Cosine Rule
Now, we must bridge the gap between these side lengths and the angle P. We are given cosP=31.
The Cosine Rule is our bridge:
Here, a is the side opposite to P, which is QR=2x+6. The other two sides are b=PR=2x+4 and c=PQ=2x+2.
Notice that QR is the longest side, which perfectly aligns with the problem's statement that P is the largest angle. This is the beauty of consistency in mathematics.
The Algebraic Dance
Now, let us substitute these expressions into our formula:
2(2x+4)(2x+2)(2x+4)2+(2x+2)2−(2x+6)2=31
This looks intimidating, but do not panic. Let us factor out the constants. Notice that every term in the numerator has a factor of 22=4, and the denominator has a factor of 2×2=4. They cancel out beautifully!
We are left with:
2(x+2)(x+1)(x+2)2+(x+1)2−(x+3)2=31
Expanding the numerator, we get (x2+4x+4)+(x2+2x+1)−(x2+6x+9). Combining these terms, the x2 terms simplify to x2, the x terms cancel out completely (4x+2x−6x=0), and the constants become 4+1−9=−4.
The numerator is simply x2−4.
The Final Revelation
We are left with the following equation:
Recognizing that x2−4 is a difference of squares, we factor it as (x−2)(x+2). The (x+2) terms cancel out, leaving us with:
Cross-multiplying gives 3(x−2)=2(x+1), which simplifies to 3x−6=2x+2. Solving for x, we find x=8.
Substituting this back, we find the side lengths: PQ=2(8)+2=18, QR=2(8)+6=22, and PR=2(8)+4=20. You have conquered the problem!