Advertisements
Advertisements
Question
Prove that the points A(1, 1), B(–1, –1) and `C(sqrt(3) - sqrt(3))` are the vertices of an equilateral triangle.
Advertisements
Solution
Given: A(1, 1), B(–1, –1) and `C(sqrt(3), -sqrt(3))`
To Prove: AB = BC = CA i.e., the three sides are equal, so ΔABC is equilateral.
Proof [Step-wise]:
1. Note: I interpret the third point as `C(sqrt(3), -sqrt(3))`.
2. Use the distance squared formula to avoid square roots:
For points P(x1, y1) and Q(x2, y2)
PQ2 = (x1 – x2)2 + (y1 – y2)2
3. Compute AB2:
AB2 = (1 – (–1))2 + (1 – (–1))2
= (2)2 + (2)2
= 4 + 4
= 8
4. Compute AC2:
`AC^2 = (1 − sqrt(3))^2 + (1 - (-sqrt(3)))^2`
= `(1 - sqrt(3))^2 + (1 + sqrt(3))^2`
= `(1 - 2sqrt(3) + 3) + (1 + 2sqrt(3) + 3)`
= `(4 - 2sqrt(3)) + (4 + 2sqrt(3))`
= 8
5. Compute BC2:
`BC^2 = (-1 - sqrt(3))^2 + (-1 - (-sqrt(3)))^2`
=` (-1 - sqrt(3))^2 + (-1 + sqrt(3))^2`
= `(1 + 2sqrt(3) + 3) + (1 - 2sqrt(3) + 3)`
= `(4 + 2sqrt(3)) + (4 - 2sqrt(3))`
= 8
6. From steps 3 – 5:
AB2 = AC2 = BC2 = 8
Hence, AB = AC = BC.
Since all three side lengths are equal, triangle ABC is equilateral.
