Animated Solution for Mathematics - Straight Lines: Two sides of a rhombus are along the lines, x−y+1=0 and 7x−y−5=0. If its diagonals intersect at (1,2), then which one of the following is a vertex of this rhombus?
Select Answer:
Visualized Solution
VisualizingtheRhombus
Given sides: L1:x−y+1=0 and L2:7x−y−5=0
Center of rhombus (intersection of diagonals): O(−1,−2)
*Note: The problem statement has a typo (1,2). For a valid rhombus, the center must be (−1,−2).*
DefiningOppositeSides
Opposite sides of a rhombus are parallel.
Let the side opposite to L1 be L3:x−y+λ=0
Let the side opposite to L2 be L4:7x−y+μ=0
TheEquidistantProperty
The center O(−1,−2) is equidistant from opposite parallel sides.
Distance from O to L1 = Distance from O to L3
DistanceFormulaSetup
Using the perpendicular distance formula: d=a2+b2∣ax1+by1+c∣
12+(−1)2∣−1−(−2)+1∣=12+(−1)2∣−1−(−2)+λ∣
Solvingforλ
Canceling the denominators and simplifying the numerators:
∣−1+2+1∣=∣−1+2+λ∣
2=∣1+λ∣
FindingL3
Case 1: 1+λ=2⟹λ=1 (This is L1)
Case 2: 1+λ=−2⟹λ=−3
Therefore, L3 is x−y−3=0
DistanceSetupforL2andL4
Similarly, Distance from O to L2 = Distance from O to L4
72+(−1)2∣7(−1)−(−2)−5∣=72+(−1)2∣7(−1)−(−2)+μ∣
Solvingforμ
Canceling the denominators (50) and simplifying:
∣−7+2−5∣=∣−7+2+μ∣
∣−10∣=∣−5+μ∣⟹10=∣μ−5∣
FindingL4
Case 1: μ−5=−10⟹μ=−5 (This is L2)
Case 2: μ−5=10⟹μ=15
Therefore, L4 is 7x−y+15=0
FindingtheVertices
The vertices are the intersection points of adjacent sides.
Let's find the intersection of L2 and L3 to check the given options.
L2:7x−y−5=0
L3:x−y−3=0
Solvingforx
Subtracting L3 from L2:
(7x−y−5)−(x−y−3)=0
6x−2=0⟹x=31
FinalVertexCalculation
Substitute x=31 into L3:
31−y−3=0⟹y=31−3=−38
Vertex is (31,−38), which matches the options.
*Note: Option A in the problem text has a missing minus sign. The correct vertex is (31,−38).*
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to dive into the elegant world of coordinate geometry. We are looking at a rhombus—a shape of perfect symmetry and balance.
In the JEE Advanced landscape, a rhombus is not just a quadrilateral; it is a playground of parallel lines, equidistant points, and beautiful algebraic cancellations. Let us embark on this journey to find the hidden vertices of our diamond.
The Heart of the Rhombus
Imagine you are standing on a coordinate plane. You have two lines, L1:x−y+1=0 and L2:7x−y−5=0. These are two sides of our rhombus.
The problem statement provides a center at (1,2), but as we analyze the geometry, we realize there is a typo. For these specific lines to form a valid, symmetric rhombus, the center must be at O(−1,−2).
This is a crucial lesson in JEE preparation: always verify the geometric consistency of the problem. If the math feels like it is fighting you, pause and check your premises. With our center O(−1,−2) firmly established, we can proceed.
The Power of Parallelism
Since a rhombus is a special type of parallelogram, its opposite sides must be parallel. This is our golden key.
If L1 is x−y+1=0, then the side opposite to it, let us call it L3, must have the same slope. Thus, it must take the form x−y+λ=0.
Similarly, the side opposite to L2 must take the form 7x−y+μ=0. We have introduced two unknowns, λ and μ, but we have a powerful tool to find them: the distance formula.
The Equidistant Magic
The center of a rhombus is the midpoint of its diagonals, which means it is perfectly equidistant from all four sides. This is the 'magic' of the rhombus.
The perpendicular distance from the center O(−1,−2) to L1 must be exactly equal to the distance from O to L3. We use the perpendicular distance formula:
d=a2+b2∣ax1+by1+c∣
For L1, the distance is 12+(−1)2∣−1−(−2)+1∣. For L3, it is 12+(−1)2∣−1−(−2)+λ∣.
Notice how the denominators, 2, appear on both sides? They cancel out instantly! We are left with ∣−1+2+1∣=∣−1+2+λ∣, which simplifies to 2=∣1+λ∣.
This gives us two cases: 1+λ=2 (which gives us our original line L1) or 1+λ=−2 (which gives us our new side L3). Thus, λ=−3, and our line L3 is x−y−3=0.
We repeat this exact logic for L2 and L4, finding μ=15, giving us L4:7x−y+15=0.
The Final Intersection
Now, we have the equations for all four sides of our rhombus. The vertices are simply the points where these lines intersect. To find a vertex, we look at the intersection of adjacent sides, such as L2 and L3:
7x−y−5=0
x−y−3=0
Subtracting the second equation from the first, the y terms vanish—a moment of pure algebraic satisfaction! We get 6x−2=0, which leads us to x=31.
Substituting this back into L3, we find y=−38. Our vertex is (31,−38).
Closing Thoughts
Look at what we have achieved. We navigated a typo, utilized the symmetry of the rhombus, leveraged the distance formula, and solved a system of linear equations.
Geometry is not about memorizing formulas; it is about visualizing the relationships between lines and points. You have successfully dissected this problem. Keep this mindset—stay curious, stay critical, and keep solving. You are doing great!