KnowledgeBoat Logo
|

Mathematics

The three vertices of a parallelogram ABCD, taken in order, are A(-1, 0), B(3, 1) and C(2, 2). Find the co-ordinates of the fourth vertex of the parallelogram.

Section Formula

1 Like

Answer

Let coordinates of D be (x, y).

The three vertices of a parallelogram ABCD, taken in order, are A(-1, 0), B(3, 1) and C(2, 2). Find the co-ordinates of the fourth vertex of the parallelogram. Reflection, RSA Mathematics Solutions ICSE Class 10.

By using mid-point formula,

(x, y) = (x1+x22,y1+y22)\Big(\dfrac{x1 + x2}{2}, \dfrac{y1 + y2}{2}\Big)

Mid-point of AC :

MAC=(1+22,0+22)MAC=(12,1).\Rightarrow M{AC} = \Big(\dfrac{-1 + 2}{2}, \dfrac{0 + 2}{2}\Big) \\[1em] \Rightarrow M{AC} = \Big(\dfrac{1}{2}, 1\Big).

Midpoint of Diagonal BD :

MBD=(3+x2,1+y2)\Rightarrow M_{BD} = \Big(\dfrac{3 + x}{2}, \dfrac{1 + y}{2}\Big)

Since its a parallelogram, the midpoint of diagonal AC must be equal to the midpoint of diagonal BD, as diagonals bisect each other.

Equating the x-coordinates:

3+x2=12\Rightarrow \dfrac{3 + x}{2} = \dfrac{1}{2}

⇒ 3 + x = 1

⇒ x = 1 - 3

⇒ x = -2.

Equating the y-coordinates:

1+y2=1\Rightarrow \dfrac{1 + y}{2} = 1

⇒ 1 + y = 2

⇒ y = 2 - 1

⇒ y = 1.

Hence, coordinates of D = (-2, 1).

Answered By

3 Likes


Related Questions