Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at a rectangle. You have been given one side, defined by the equation:
You are also provided with two vertices, A(−3,1) and C(1,1). The first step in any JEE Advanced problem is to orient yourself by determining if the given line represents a side or a diagonal.
By substituting point A(−3,1) into the line equation, we find:
It fits perfectly! This confirms that the line is indeed a side of the rectangle.
However, when we test point C(1,1), we get:
Since this is not zero, point C is not on this line. This confirms that C must be the vertex diagonally opposite to A.
The Parallel Universe
In a rectangle, opposite sides are parallel. This is a powerful property because parallel lines share the same slope.
If our side AB is 4x+7y+5=0, any line parallel to it must take the form:
We know the side CD passes through C(1,1). By substituting these coordinates into our general form, we get:
4(1)+7(1)+k=0⇒11+k=0⇒k=−11
Thus, the equation of the opposite side CD is:
The Perpendicular Shift
Now, we turn our attention to the adjacent sides. In a rectangle, adjacent sides are perpendicular.
For a line Ax+By+C=0, a perpendicular line is given by Bx−Ay+k′=0. Applying this to our original line 4x+7y+5=0, we get the form:
Since this side BC must pass through C(1,1), we substitute the values:
7(1)−4(1)+k′=0⇒3+k′=0⇒k′=−3
The equation for side BC is:
Final Calculation
Finally, we need the last side, AD. This side is parallel to BC, so it must have the same form:
Since it passes through A(−3,1), we substitute:
7(−3)−4(1)+k′′=0⇒−21−4+k′′=0⇒k′′=25
The equation for side AD is:
We have successfully mapped out the entire rectangle. This process is fundamentally about understanding the rigid, beautiful structure of Euclidean geometry.