Question
Question: A rectangle has two opposite vertices at the points (1, 2) and (5, 5). If the other vertices lie on ...
A rectangle has two opposite vertices at the points (1, 2) and (5, 5). If the other vertices lie on the line x=3, then the coordinates of the other vertices are
(a) (3, -1), (3, -6)
(b) (3, 1), (3, 5)
(c) (3, 2), (3, 6)
(d) (3, 1), (3, 6)
Solution
Assume that the coordinates of the other two vertices are of the form (3, a) and (3, b). Write the slope of lines of sides of the rectangle and use the fact that the product of slopes of two perpendicular lines is -1 to calculate the value of variables ‘a’ and ‘b’.
Complete Step-by-step answer:
We know that two opposite vertices of a rectangle are at points (1, 2) and (5, 5) and the other two vertices lie on the line x=3. We have to find the coordinates of the other two vertices.
Let’s assume that we have a rectangle ABCD such that A=(1,2),C=(5,5). Let’s assume that the other two vertices are B=(3,a),D=(3,b), as shown in the figure.
We will now write the slopes of sides of rectangle ABCD.
We know that the slope of the line joining any two points (x1,y1) and (x2,y2) is x2−x1y2−y1.
Substituting x1=1,y1=2,x2=3,y2=a in the above expression, the slope of line AB is =3−1a−2=2a−2.
Substituting x1=5,y1=5,x2=3,y2=a in the above expression, the slope of line BC is =3−5a−5=−2a−5.
Substituting x1=5,y1=5,x2=3,y2=b in the above expression, the slope of the line CD is =3−5b−5=−2b−5.
Substituting x1=1,y1=2,x2=3,y2=b in the above expression, the slope of line AD is =3−1b−2=2b−2.
We know that any two adjoining lines of a rectangle are perpendicular to each other. Thus, we have AB⊥BC and CD⊥AD.
We know that the product of slopes of two perpendicular lines is -1.
Thus, considering the lines AB and BC, we have (2a−2)(−2a−5)=−1.
Simplifying the above equation, we have a2−2a−5a+10=4. Thus, we have a2−7a+6=0.
Factorizing the above equation by splitting the middle term, we have a2−a−6a+6=0. Taking out the common terms, we have a(a−1)−6(a−1)=0.
Thus, we have (a−1)(a−6)=0. So, we have a=1,6.
Similarly, we will now consider the lines CD and AD. Thus, we have (2b−2)(−2b−5)=−1.
Simplifying the above equation, we have b2−2b−5b+10=4. Thus, we have b2−7b+6=0.
Factorizing the above equation by splitting the middle term, we have b2−b−6b+6=0. Taking out the common terms, we have b(b−1)−6(b−1)=0.
Thus, we have (b−1)(b−6)=0. So, we have b=1,6.
So, we have b=1,a=6. Thus, the coordinates of B and D are B=(3,a)=(3,6) and D=(3,b)=(3,1).
Hence, the coordinates of the other two vertices of the rectangle are B=(3,6) and D=(3,1), which is option (d).
Note: We can also solve this question by writing the equations of the slope of diagonals and then use the fact that the diagonals of a rectangle bisect each other. Solve the equations to calculate the other two vertices of the rectangle.