Analyzing the Setup
My dear student, welcome to the beautiful world of coordinate geometry. Today, we are not just solving an equation; we are exploring the dance of a line as it pivots through space.
Imagine you are standing on a vast, infinite grid holding a straight rod. You are told that this rod must pass through a specific, fixed point: P(4,3).
However, the rod must obey a strict rule: the sum of the distances where it cuts the x-axis and the y-axis must be exactly −1. This is a puzzle of constraints that we shall now solve.
The Power of the Intercept Form
When you see the word 'intercepts' in a JEE problem, your mind should immediately light up. Do not reach for y=mx+c, as that is a tool for slopes.
Instead, reach for the intercept form:
Here, a is the x-intercept, and b is the y-intercept. By setting this as our foundation, we are already halfway to the solution.
The Constraint
The Leash on Our Line
The problem gives us a beautiful, simple constraint: the sum of the intercepts is −1. Mathematically, this is expressed as:
This is the 'leash' that prevents the line from being just any line. We can rewrite this as b=−1−a.
We have taken a problem with two unknowns, a and b, and reduced it to a single variable, a. This is the essence of mathematical elegance: reducing complexity until the answer reveals itself.
The Intersection of Point and Line
Now, we bring in our fixed point, P(4,3). Since our line must pass through this point, the coordinates (4,3) must satisfy our equation.
Substituting these into our intercept form, we get:
We replace b with −1−a to obtain:
The Algebraic Battle
To solve this, we find a common denominator for the left side:
Expanding the numerator gives −4−4a+3a, which simplifies to −4−a. The denominator is −a−a2. Thus, we have:
Cross-multiplying yields −4−a=−a−a2. The −a terms on both sides cancel out perfectly, leaving us with:
This is the 'Aha!' moment. The quadratic nature of the equation reveals two possible values for a: a=2 and a=−2.
The Dual Reality
We have found two distinct values for a, meaning there are two distinct lines that satisfy our conditions.
Case 1: If a=2, then b=−1−2=−3. The equation of our first line is:
Case 2: If a=−2, then b=−1−(−2)=1. The equation of our second line is:
We have navigated the constraints, performed the algebra, and uncovered the two geometric realities that satisfy the problem. Remember, in JEE Advanced, the math is about understanding the structure of the problem; you have seen how a quadratic equation can represent multiple geometric solutions.