Skip to main content
Back to Straight Lines
JEE Main 2019
Straight Lines
Straight Lines and Pair of Straight Lines
Easy

Question

Two sides of a parallelogram are along the lines, x + y = 3 & x – y + 3 = 0. If its diagonals intersect at (2, 4), then one of its vertex is :

Options

Solution

Key Concepts and Formulas

  • Intersection of Lines: The coordinates of the intersection point of two lines satisfy the equations of both lines.
  • Diagonals of a Parallelogram: The diagonals of a parallelogram bisect each other. The intersection point is the midpoint of each diagonal.
  • Midpoint Formula: The midpoint of a line segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right).
  • Parallel Lines: Parallel lines have the same slope. A line parallel to Ax+By+C=0Ax + By + C = 0 has the form Ax+By+k=0Ax + By + k = 0.

Step-by-Step Solution

Step 1: Find the intersection point of the given lines, which represents a vertex of the parallelogram.

We are given two sides of the parallelogram as: L1:x+y=3L_1: x + y = 3 L2:xy+3=0    xy=3L_2: x - y + 3 = 0 \implies x - y = -3

The slopes of these lines are 1-1 and 11, respectively. Since the slopes are different, the lines are not parallel and must represent adjacent sides. Let's call their intersection point vertex AA. To find the coordinates of AA, we solve the system of equations:

x+y=3(1)x + y = 3 \quad \cdots (1) xy=3(2)x - y = -3 \quad \cdots (2)

Adding equation (1) and equation (2): (x+y)+(xy)=3+(3)(x+y) + (x-y) = 3 + (-3) 2x=02x = 0 x=0x = 0

Substituting x=0x=0 into equation (1): 0+y=30 + y = 3 y=3y = 3 Thus, vertex AA is (0,3)(0, 3).

Step 2: Find the vertex opposite to A (vertex C) using the midpoint property.

Let the intersection point of the diagonals be M=(2,4)M = (2, 4). Since the diagonals bisect each other, MM is the midpoint of ACAC. Let C=(xC,yC)C = (x_C, y_C). Using the midpoint formula:

M=(xA+xC2,yA+yC2)M = \left(\frac{x_A + x_C}{2}, \frac{y_A + y_C}{2}\right) (2,4)=(0+xC2,3+yC2)(2, 4) = \left(\frac{0 + x_C}{2}, \frac{3 + y_C}{2}\right)

Equating the x-coordinates: 2=xC2    xC=42 = \frac{x_C}{2} \implies x_C = 4

Equating the y-coordinates: 4=3+yC2    8=3+yC    yC=54 = \frac{3 + y_C}{2} \implies 8 = 3 + y_C \implies y_C = 5

Therefore, vertex CC is (4,5)(4, 5).

Step 3: Determine the equations of the lines parallel to the given sides and passing through vertex C.

Since opposite sides of a parallelogram are parallel, the side opposite to x+y=3x + y = 3 must be parallel to it and pass through C(4,5)C(4, 5). Its equation is of the form x+y=k1x + y = k_1. Substituting the coordinates of CC:

4+5=k1    k1=94 + 5 = k_1 \implies k_1 = 9 So, the equation of the line is x+y=9x + y = 9.

Similarly, the side opposite to xy=3x - y = -3 must be parallel to it and pass through C(4,5)C(4, 5). Its equation is of the form xy=k2x - y = k_2. Substituting the coordinates of CC:

45=k2    k2=14 - 5 = k_2 \implies k_2 = -1 So, the equation of the line is xy=1x - y = -1.

Step 4: Find the remaining vertices B and D.

Vertex BB is the intersection of the lines x+y=3x + y = 3 and xy=1x - y = -1. Solving this system:

x+y=3(3)x + y = 3 \quad \cdots (3) xy=1(4)x - y = -1 \quad \cdots (4)

Adding (3) and (4): 2x=2    x=12x = 2 \implies x = 1 Substituting x=1x = 1 into (3): 1+y=3    y=21 + y = 3 \implies y = 2 So, vertex BB is (1,2)(1, 2).

Vertex DD is the intersection of the lines xy=3x - y = -3 and x+y=9x + y = 9. Solving this system:

xy=3(5)x - y = -3 \quad \cdots (5) x+y=9(6)x + y = 9 \quad \cdots (6)

Adding (5) and (6): 2x=6    x=32x = 6 \implies x = 3 Substituting x=3x = 3 into (6): 3+y=9    y=63 + y = 9 \implies y = 6 So, vertex DD is (3,6)(3, 6).

Step 5: Check the options to see which vertex matches.

The vertices are A(0,3)A(0, 3), B(1,2)B(1, 2), C(4,5)C(4, 5), and D(3,6)D(3, 6). Comparing these with the given options:

(A) (2,1)(2, 1) (B) (2,6)(2, 6) (C) (3,5)(3, 5) (D) (3,6)(3, 6)

Vertex D(3,6)D(3, 6) matches option (D).

Common Mistakes & Tips

  • Be careful with signs when solving systems of equations.
  • Remember that the diagonals of a parallelogram bisect each other, meaning they divide each other into two equal parts.
  • Always check your answer by verifying that all vertices satisfy the properties of a parallelogram.

Summary

We found the vertices of the parallelogram by using the properties of intersecting lines, parallel lines, and the midpoint formula. We determined the coordinates of all four vertices and then compared them to the provided options.

The final answer is (3,6)\boxed{(3, 6)}, which corresponds to option (D).

Practice More Straight Lines Questions

View All Questions