Animated Solution for Mathematics - Straight Lines: If the line, 2x−y+3=0 is at a distance 51 and 52 from the lines 4x−2y+α=0 and 6x−3y+β=0, respectively, then the sum of all possible values of α and β is
Enter Numerical Value:
Visualized Solution
Identify the Given Line L1
Given line L1:2x−y+3=0
Slope of L1=2
Analyze Line L2 and Parallelism
Second line L2:4x−2y+α=0
Notice the coefficients of x and y are proportional to L1.
This means L1 and L2 are parallel!
Normalizing Line L2
To use the distance formula, coefficients of x and y must match.
Divide L2 by 2: 2x−y+2α=0
Now it matches L1:2x−y+3=0
Apply Distance Formula for α
Distance between parallel lines: d=A2+B2∣C1−C2∣
Substitute values: 22+(−1)2∣2α−3∣=51
Simplify the Equation
Simplify denominator: 4+1=5
Equation becomes: 5∣2α−3∣=51
Cancel 5: ∣2α−3∣=1
Solve for Possible Values of α
Case 1: 2α−3=1⟹2α=4⟹α=8
Case 2: 2α−3=−1⟹2α=2⟹α=4
Two parallel lines exist at this distance!
Analyze Line L3 and Normalization
Third line L3:6x−3y+β=0
Divide by 3 to match L1: 2x−y+3β=0
Distance from L1 is given as 52
Apply Distance Formula for β
Substitute into distance formula: 22+(−1)2∣3β−3∣=52
Simplify denominator: 5∣3β−3∣=52
Solve for Possible Values of β
Cancel 5: ∣3β−3∣=2
Case 1: 3β−3=2⟹3β=5⟹β=15
Case 2: 3β−3=−2⟹3β=1⟹β=3
Calculate the Final Sum
Possible values of α: 4,8
Possible values of β: 3,15
Sum of all values =4+8+3+15=30
00:00 / 00:00
The Sigma Insight: Distance of a Point from a Line
Solution Diagram
The Geometry of Parallel Worlds
Welcome, future engineer. Today, we are not just solving an algebra problem; we are exploring the architecture of the Cartesian plane.
When you look at the equations 2x−y+3=0, 4x−2y+α=0, and 6x−3y+β=0, do not just see numbers and variables. See a family of parallel lines, marching across the coordinate plane, maintaining a constant, elegant distance from one another.
This problem is a classic test of your ability to normalize your perspective—a skill that is vital in both physics and engineering.
Phase 1
The Anchor and the Trap
Let us begin our journey by observing the anchor of our problem: the line L1 defined by 2x−y+3=0. Its slope is 2.
Now, look at the second line, L2:4x−2y+α=0. If you look closely, you will see that the coefficients of x and y are exactly double those of L1. This is the first realization: these lines are parallel.
However, here lies the trap. Many students rush to apply the distance formula immediately. But wait! The standard distance formula between two parallel lines, Ax+By+C1=0 and Ax+By+C2=0, is given by:
d=A2+B2∣C1−C2∣
Notice that the coefficients A and B must be identical. In our case, L1 has coefficients (2,−1), while L2 has (4,−2).
We must normalize L2. By dividing the entire equation 4x−2y+α=0 by 2, we transform it into 2x−y+2α=0. Now, and only now, are we speaking the same language.
Phase 2
The Modulus Mystery
With our equations normalized, we can apply the distance formula. We are given that the distance is 51. Substituting our values, we get:
22+(−1)2∣2α−3∣=51
Simplifying the denominator, 4+1=5. The 5 terms cancel out beautifully, leaving us with the absolute value equation:
∣2α−3∣=1
This is the moment where intuition meets algebra. Why the absolute value? Because geometry is symmetric.
A line at a distance of 51 from L1 can exist on either side—above or below. The modulus captures both possibilities. Solving for 2α−3=1 gives α=8, and solving for 2α−3=−1 gives α=4. Both are valid, and both are necessary.
Phase 3
The Symmetry of β
We repeat this elegant process for the third line, L3:6x−3y+β=0. Again, we normalize. Dividing by 3, we obtain 2x−y+3β=0.
The problem states the distance from L1 is 52. Applying our formula once more:
5∣3β−3∣=52
Canceling the 5 yields ∣3β−3∣=2. Just as before, we branch into two cases:
1. 3β−3=2⇒3β=5⇒β=15
2. 3β−3=−2⇒3β=1⇒β=3
The Grand Conclusion
We have navigated the geometry, respected the normalization, and embraced the symmetry of the modulus. We have found two possible values for α (4 and 8) and two possible values for β (3 and 15).
The final step is simply to sum these values:
Sum=4+8+3+15=30
Thirty. It is a clean, satisfying integer. Remember, in JEE Advanced, the math is rarely just about the final number; it is about the clarity of the path you took to get there. You have mastered the parallel line distance formula today. Carry this confidence into your next problem.