The Geometry of Intersecting Lines
A Journey into Homogeneous Equations
My dear students, welcome to a beautiful exploration of coordinate geometry. Today, we are not just solving for a variable; we are uncovering the hidden structure of a pair of lines.
When you look at the equation 6x2−xy+4cy2=0, I want you to see more than just symbols. I want you to see the 'DNA' of two straight lines that intersect at the origin. This is a homogeneous equation of the second degree, and it is a fundamental building block in our JEE journey.
The Power of the Substitution Principle
We are given a specific line, 3x+4y=0, and we are told that this line is a part of the pair represented by our quadratic equation. Think of the joint equation as a product of two linear factors.
If one factor is 3x+4y=0, then every single point (x,y) that lies on this line must also satisfy the joint equation. This is the Substitution Principle, and it is your most powerful tool in this scenario. We don't need to guess; we simply need to enforce the condition that the line belongs to the pair.
Let us isolate y from our known line. By rearranging 3x+4y=0, we get 4y=−3x, which simplifies to y=−43x.
Now, we take this relationship and substitute it directly into our joint equation:
6x2−x(−43x)+4c(−43x)2=0
The Algebraic Grind
I know that dealing with fractions like −43 can feel tedious, but stay with me. Precision here is the difference between a correct answer and a silly mistake.
Let's expand this carefully. The first term is 6x2. The middle term, −x multiplied by −43x, becomes +43x2.
Now, for the final term: 4c multiplied by the square of −43x. Squaring −43 gives us 169, so we have:
Our equation now looks like this:
Notice something magical? Every term contains an x2. We can factor it out:
For this to hold true for all points on the line (where x is not just zero), the expression inside the bracket must be zero. We have reduced a complex geometry problem into a simple linear equation:
The Final Victory
To clear the denominators, we multiply the entire equation by 4. This gives us:
Combining our constants, we get 27+9c=0. A quick shift of the 27 to the other side gives 9c=−27, and dividing by 9 yields our result:
c=−3
We have done it! By substituting the line into the joint equation, we have unlocked the value of c.
If you were to plug c=−3 back into the original equation, you would get 6x2−xy−12y2=0. If you factorize this, you will find the two lines are indeed 3x+4y=0 and 2x−3y=0. This is the elegance of mathematics—everything fits together perfectly.