Coordinate Geometry | Exercise 7.2

Question 6

If (1,2)(1, 2), (4,y)(4, y), (x,6)(x, 6) and (3,5)(3, 5) are the vertices of a parallelogram taken in order, find xx and yy.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

Parallelogram: A parallelogram is a quadrilateral where opposite sides are parallel and equal. A key property used here: the diagonals of a parallelogram bisect each other — meaning both diagonals cut each other exactly at their midpoints. So the midpoint of diagonal AC equals the midpoint of diagonal BD.

Midpoint Formula: The midpoint of a line segment joining A(x1,y1)\text{A}(x_1, y_1) and B(x2,y2)\text{B}(x_2, y_2) is:

M=(x1+x22, y1+y22)M = \left(\frac{x_1 + x_2}{2},\ \frac{y_1 + y_2}{2}\right)

Since both diagonals share the same midpoint, we set their midpoints equal and solve for xx and yy.

The diagonals of a parallelogram bisect each other.

Step 1 — Find midpoint of AC

Let's use the midpoint formula. The coordinates of A are (1,2)(\mathbf{1}, \mathbf{2}). The coordinates of C are (x,6)(\mathbf{x}, \mathbf{6}).

MAC=(x1+x22,y1+y22)M_{AC} = \left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right)

MAC=(1+x2,2+62)M_{AC} = \left(\frac{1+x}{2}, \frac{2+6}{2}\right)

MAC=(1+x2,82)M_{AC} = \left(\frac{1+x}{2}, \frac{8}{2}\right)

MAC=(1+x2,4)\boxed{M_{AC} = \left(\frac{1+x}{2}, 4\right)}

Diagram 1

Step 2 — Find midpoint of BD

Let's use the midpoint formula again. The coordinates of B are (4,y)(\mathbf{4}, \mathbf{y}). The coordinates of D are (3,5)(\mathbf{3}, \mathbf{5}).

MBD=(x1+x22,y1+y22)M_{BD} = \left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right)

MBD=(4+32,y+52)M_{BD} = \left(\frac{4+3}{2}, \frac{y+5}{2}\right)

MBD=(72,y+52)\boxed{M_{BD} = \left(\frac{7}{2}, \frac{y+5}{2}\right)}

Step 3 — Equate midpoints and solve for x

The midpoints of the diagonals must be the same. Let's equate the x-coordinates.

1+x2=72\frac{1+x}{2} = \frac{7}{2}

1+x=71+x = 7

x=71x = 7-1

x=6\boxed{x = 6}

Step 4 — Equate midpoints and solve for y

Now let's equate the y-coordinates.

y+52=4\frac{y+5}{2} = 4

y+5=4×2y+5 = 4 \times 2

y+5=8y+5 = 8

y=85y = 8-5

y=3\boxed{y = 3}

Answer

(i) x=6x = 6 (ii) y=3y = 3

More questions in Exercise 7.2

Q1

Find the coordinates of the point which divides the join of (1,7)(-1, 7) and (4,3)(4, -3) in the ratio 2:32 : 3.

Q2

Find the coordinates of the points of trisection of the line segment joining (4,1)(4, -1) and (2,3)(-2, -3).

Q3

To conduct Sports Day activities, in your rectangular shaped school ground ABCD, lines have been drawn with chalk powder at a distance of 1m each. 100 flower pots have been placed at a distance of 1m from each other along AD, as shown in Fig. 7.12. Niharika runs 14\frac{1}{4} th the distance AD on the 2nd line and posts a green flag. Preet runs 15\frac{1}{5} th the distance AD on the eighth line and posts a red flag. What is the distance between both the flags? If Rashmi has to post a blue flag exactly halfway between the line segment joining the two flags, where should she post her flag?

Q4

Find the ratio in which the line segment joining the points (3,10)(-3, 10) and (6,8)(6, -8) is divided by (1,6)(-1, 6).

Q5

Find the ratio in which the line segment joining A(1,5)A(1, -5) and B(4,5)B(-4, 5) is divided by the xx-axis. Also find the coordinates of the point of division.

Q6

If (1,2)(1, 2), (4,y)(4, y), (x,6)(x, 6) and (3,5)(3, 5) are the vertices of a parallelogram taken in order, find xx and yy.

Q7

Find the coordinates of a point A, where AB is the diameter of a circle whose centre is (2,3)(2, -3) and B is (1,4)(1, 4).

Q8

If A and B are (2,2)(-2, -2) and (2,4)(2, -4), respectively, find the coordinates of P such that AP=37AB\text{AP} = \frac{3}{7} \text{AB} and P lies on the line segment AB.

Q9

Find the coordinates of the points which divide the line segment joining A(2,2)A(-2, 2) and B(2,8)B(2, 8) into four equal parts.

Q10

Find the area of a rhombus if its vertices are (3,0)(3, 0), (4,5)(4, 5), (1,4)(-1, 4) and (2,1)(-2, -1) taken in order.

[Hint : Area of a rhombus = 12\frac{1}{2} (product of its diagonals)]

← Back to Coordinate Geometry