Advertisements
Advertisements
Question
An equilateral triangle has two vertices at the points (3, 4) and (−2, 3), find the coordinates of the third vertex.
Solution
The distance d between two points `(x_1, y_1)` and `(x_2, y_2)` is given by the formula.
`d = sqrt((x_1 - y_1)^2 + (y_1 - y_2)^2 )`
In an equilateral triangle all the sides are of equal length.
Here we are given that A (3, 4) and B (−2, 3) are two vertices of an equilateral triangle. Let C(x, y) be the third vertex of the equilateral triangle.
First, let us find out the length of the side of the equilateral triangle.
`AB = sqrt((3 + 2)^2 + (4 - 3)^2)`
`= sqrt((5)^2 + (1)^2)`
`= sqrt(25 + 1)`
`AB = sqrt26`
Hence the side of the equilateral triangle measure `sqrt26` units.
Now, since it is an equilateral triangle, all the sides need to measure the same length.
Hence we have BC = AC
`BC = sqrt((-2-x)^2 + (3 - y)^2)`
`AC = sqrt((3 - x)^2 + (4 - y)^2)`
Equating both these equations we have,
`sqrt((-2-x)^2 + (3 - y)^2) = sqrt((3 - x)^2 + (4 - y)^2)`
Squaring on both sides we have,
`(-2 - x)^2 + (3 - y)^2 = (3 - x)^2 + (4 - y)^2`
`4 + x^2 + 4x + 9 + y^2 - 6y = 9 + x^2 - 6x + 16 + y^2 - 8y`
10x + 2y = 12
5x + y = 6
From the above equation we have, y = 6 − 5x
Substituting this and the value of the side of the triangle in the equation for one of the sides we have,
`BC = sqrt((-2 - x)^2 + (3 - y)^2)`
`sqrt26 =- sqrt((-2-x)^2 + (3 - 6 + 5x)^2)`
Squaring on both sides,
`26= (-2 - x^2 )^2 + (-3 + 5x)^2`
`26 = 4 + x^2 + 4x + 9 + 25x^2 - 30x`
`13 = 26x^2 - 26x`
`1 = 2x^2 - 2x`
Now we have a quadratic equation for ‘x’. Solving for the roots of this equation,
`2x^2 - 2 - 1 = 0`
`x = (2 +- sqrt(4 - 4(2)(-1)))/4`
`= (2 +- sqrt12)/4`
`x = (1 +- sqrt3)/2`
We know that y = 6 - 5x, Substituting the value of ‘x’ we have,
`y = 6 - 5((1 +- sqrt3)/2)`
`= (12 - 5 +- 5sqrt3)/2`
`y = (7 +- 5sqrt3)/2`
Hence the two possible values of the third vertex are `(1 + sqrt3)/2, (7 - 5sqrt3)/2 and (1 - sqrt3)/2, (7 + 5sqrt3)/2`
APPEARS IN
RELATED QUESTIONS
Using the distance formula, show that the given points are collinear:
(1, -1), (5, 2) and (9, 5)
Find the distance between the following pairs of point.
W `((- 7)/2 , 4)`, X (11, 4)
If A and B are the points (−6, 7) and (−1, −5) respectively, then the distance
2AB is equal to
Find the distance between the following pair of point in the coordinate plane :
(5 , -2) and (1 , 5)
Find the distance of a point (13 , -9) from another point on the line y = 0 whose abscissa is 1.
Prove that the points (1 , 1) , (-1 , -1) and (`- sqrt 3 , sqrt 3`) are the vertices of an equilateral triangle.
ABCD is a square . If the coordinates of A and C are (5 , 4) and (-1 , 6) ; find the coordinates of B and D.
Show that the points P (0, 5), Q (5, 10) and R (6, 3) are the vertices of an isosceles triangle.
The points A (3, 0), B (a, -2) and C (4, -1) are the vertices of triangle ABC right angled at vertex A. Find the value of a.
If (a, b) is the mid-point of the line segment joining the points A(10, –6) and B(k, 4) and a – 2b = 18, find the value of k and the distance AB.