Math, asked by AmaanGaur007, 1 year ago

the two opposite vertices of a square are (- 1, 2)and (3,2). find the coordinates of the other two vertices​

Answers

Answered by sumayyamuhammed
11
Let ABCD be a square and A (–1, 2) and C (3, 2) be the given vertices. Let the coordinates of vertex B be (x, y).

AB = BC  (As ABCD is a square)

AB2 = BC2

[x – (–1)] 2 + (y – 2)2 = (x – 3)2 + (y – 2)2 

(x + 1)2 = (x – 3)2

x 2 + 2x + 1 = x 2 – 6x + 9

2x + 6x = 9 – 1

8x = 8

x = 1

In ΔABC, we have:

AB2 + BC2 = AC2  (Pythagoras theorem)

2AB2 = AC2  (Since, AB = BC)

2[(x – (–1))2 + (y – 2)2] = (3 – (–1))2 + (2 – 2)2

2[(x + 1)2 + (y – 2)2] = (4)2 + (0)2

2[(1 + 1)2 + (y – 2)2] = 16  ( x = 1)

2[ 4 + (y – 2)2] = 16

8 + 2 (y – 2)2 = 16

2 (y – 2)2 = 16 – 8 = 8

(y – 2)2 = 4

y – 2 = ± 2

y – 2 = 2 or y – 2 = –2

y = 4 or y = 0

Thus, the other two vertices of the square ABCD are (1, 4) and (1, 0).


AmaanGaur007: but we haven't find abscissa of another point. We've just used 1 as abscissa of both required vertices, please clarify why ?
sumayyamuhammed: wait
sumayyamuhammed: its correct answer
Similar questions