The Symphony of Coincident Lines
Welcome, fellow traveler on the path to JEE excellence! Today, we are not just solving a system of linear equations; we are exploring the geometric harmony of lines.
Imagine you are standing in a 2D plane, looking at two lines, L1 and L2. Usually, lines intersect at a single point, or they run parallel, never meeting. But what if they were destined to be the same?
What if they occupied the exact same space, sharing every single point? That is the beautiful, rare condition of infinitely many solutions.
The Geometric Vision
When we say a system of linear equations has infinitely many solutions, we are describing a scenario where the two equations are essentially describing the same line. Geometrically, if you were to plot 2x−3y=γ+5 and αx+5y=β+1, they would overlap perfectly.
They are coincident. This isn't just a coincidence of terminology; it is a fundamental geometric reality.
If they are the same line, their slopes must be identical, and their intercepts must be identical. This leads us to the powerful algebraic tool we call the ratio condition.
The Algebraic Bridge
For two lines a1x+b1y=c1 and a2x+b2y=c2 to be coincident, their coefficients must be proportional. We express this as the elegant ratio:
Let's apply this to our specific system. We have a1=2, b1=−3, and c1=γ+5. For the second line, we have a2=α, b2=5, and c2=β+1.
Substituting these into our ratio condition, we get:
This is the bridge that connects our geometry to our algebra. Now, we just need to walk across it.
The Strategic Calculation
First, let's isolate α. By equating the first two ratios, α2=5−3, we can cross-multiply to find −3α=10, which gives us α=−310.
Now, look at our target expression: ∣9α+3β+5γ∣. We already have α, so let's calculate 9α immediately:
That is one piece of the puzzle solved!
Next, we need to find the value of 3β+5γ. We use the remaining part of our ratio condition:
Cross-multiplying gives us −3(β+1)=5(γ+5). Expanding this, we get −3β−3=5γ+25.
Rearranging the terms to group the variables, we move −3β to the right and 25 to the left: −3−25=3β+5γ. This simplifies beautifully to 3β+5γ=−28.
The Final Victory
We have all the components! Our target expression is ∣9α+3β+5γ∣. Substituting our findings, we get ∣−30+(−28)∣.
This simplifies to ∣−58∣. The modulus function, that wonderful mathematical filter, strips away the negative sign, leaving us with the final, elegant answer of 58.
It is a testament to the beauty of mathematics that such a complex-looking system collapses into such a clean, positive integer. Keep practicing, keep visualizing, and remember: every equation tells a story!