Saved Bookmarks
| 1. |
If A(2, –1), B(3, 4), C(–2, 3) are the vertices of a triangle find the fourth vertex. |
|
Answer» Difference between x coordinates of A and B = 3 – 2 = 1, Coordinate of y = 4 + 1 = 5 x coordinates of D = –2 – 1 = -3 y coordinates of D = 3 – 5 = –2 Coordinates of D = (–3, –2) |
|