Animated Solution for Mathematics - Straight Lines: The sides of a rhombus ABCD are parallel to the lines, x−y+2=0 and 7x−y+3=0. If the diagonals of the rhombus intersect at P(1, 2) and the vertex A (different from the origin) is on the y-axis, then the ordinate of A is :-
Select Answer:
Visualized Solution
The Rhombus and its Diagonals
Let's visualize the rhombus ABCD.
The diagonals of a rhombus intersect at P(1,2).
The sides of the rhombus are parallel to the given lines.
Slopes of the Sides
The sides are parallel to two given lines:
L1:x−y+2=0⟹m1=1
L2:7x−y+3=0⟹m2=7
Property of Rhombus Diagonals
In a rhombus, the diagonals bisect the interior angles.
Therefore, the diagonals are parallel to the angle bisectors of the sides.
Therefore, the x-coordinate of A is 0, so A=(0,yA).
Vertex A must lie on one of the diagonals.
Testing the First Diagonal
Let's test if A lies on the first diagonal: y=2x.
Substitute x=0 into y=2x.
Evaluating the First Case
y=2(0)⟹y=0.
This gives the point (0,0), which is the origin.
But the problem states A is different from the origin.
So, A cannot lie on y=2x.
Testing the Second Diagonal
Since A is not on y=2x, it must lie on the second diagonal: x+2y=5.
Substitute x=0 into x+2y=5.
Calculating the Ordinate of A
0+2y=5
2y=5
y=25
The coordinates of A are (0,25).
Final Conclusion
The ordinate of vertex A is 25.
Key Concept: Diagonals of a rhombus bisect the interior angles.
Pro Tip: Always check the constraints given in the problem (like A is not the origin).
00:00 / 00:00
The Sigma Insight: Angle Between Two Lines
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler in the world of coordinate geometry! Today, we are going to dissect a beautiful problem involving a rhombus.
Imagine you are standing on a coordinate plane, and before you lies a rhombus ABCD. It is defined by its sides being parallel to two specific lines:
L1:x−y+2=0
L2:7x−y+3=0
We are told the diagonals intersect at P(1,2), and vertex A resides on the y-axis. Our mission is to find the ordinate of A.
The Heart of the Rhombus
The intersection point P(1,2) is the heart of our shape. In any rhombus, the diagonals are the angle bisectors of the interior angles.
This is a powerful property! It means the diagonals are parallel to the angle bisectors of the lines forming the sides. Let's find the slopes of our sides first.
For L1:x−y+2=0, the slope m1 is 1. For L2:7x−y+3=0, the slope m2 is 7.
The Vector Approach
To find the angle bisectors, we need the direction vectors of these lines. For a line with slope m, the direction vector is (1,m).
So, for our sides, we have v1=(1,1) and v2=(1,7). Now, let's normalize these into unit vectors:
u^1=21(1,1)
u^2=521(1,7)
The directions of the angle bisectors are given by the sum and difference of these unit vectors: u^1+u^2 and u^1−u^2.
When we add them, we get a vector proportional to (6,12), which simplifies to (1,2). This gives us a slope of M1=2.
When we subtract them, we get a vector proportional to (4,−2), which simplifies to (2,−1), giving us a slope of M2=−21.
Notice the elegance here: M1×M2=2×(−21)=−1. The diagonals are perpendicular, just as they should be in a rhombus!
The Final Reveal
Now that we have the slopes of the diagonals, we use the point-slope form, knowing they pass through P(1,2).
The first diagonal is y−2=2(x−1), which simplifies to y=2x. The second diagonal is y−2=−21(x−1), which simplifies to x+2y=5.
Since vertex A lies on the y-axis, its x-coordinate is 0. If A were on the first diagonal, y=2(0)=0, giving us the origin (0,0).
But the problem implies A is a distinct vertex. Thus, A must lie on the second diagonal.
Substituting x=0 into x+2y=5, we get 2y=5, or y=25.