Find the third coordinate of a vertex of an equilateral triangle

Click For Summary

Homework Help Overview

The discussion revolves around finding the coordinates of the third vertex of an equilateral triangle given the coordinates of two vertices. Participants are exploring the mathematical relationships and proofs related to this geometric configuration.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss using various formulas, including distance and area formulas, to derive the coordinates of the third vertex. Some suggest taking the unknown coordinate as a variable and forming equations to solve simultaneously. Others propose proving the given coordinates by showing equidistance from the two known vertices.

Discussion Status

There are multiple approaches being explored, including geometric transformations and algebraic manipulations. Some participants have provided hints and suggestions for methods, while others express uncertainty about the effectiveness of certain approaches. The conversation reflects a collaborative effort to clarify the problem without reaching a definitive conclusion.

Contextual Notes

Participants note the complexity of calculations involved and the potential for using computer algebra systems to assist in the proof. There is also mention of the assumption that the two given vertices can be positioned at specific coordinates to simplify the problem.

parshyaa
Messages
307
Reaction score
19

Homework Statement



Q. Prove that If (x1,y1) and (x2,y2) are the coordinates of the two vertices of an Equilateral Triangle then the coordinates of the 3rd vertex (X,Y) are
$$X=\frac{x1+x2\pm\ √3(y1-y2)}{2},$$
$$Y=\frac{y1+y2\pm\ √3(x1-x2)}{2},$$

The Attempt at a Solution


I used distance formula,cos rule,sine rule, equated determinant formula of area of triangle to (√3/4)((side)^2)
Please give me a really helpful hint or not so complex proof.
 
Last edited:
  • Like
Likes   Reactions: Shubham 143
Physics news on Phys.org
I don't think you can do it using just one formula. Take the unknown coordinate as something and then use any of the two formulas to get two equations and solve them together.
 
Mastermind01 said:
I don't think you can do it using just one formula. Take the unknown coordinate as something and then use any of the two formulas to get two equations and solve them together.
I am not asking how to find the coordinates of the third vertex if coordinates of two vertices are given, i am asking how do i prove that (X,Y) coordinates of third vertex are as given in question.
 
parshyaa said:
I am not asking how to find the coordinates of the third vertex if coordinates of two vertices are given, i am asking how do i prove that (X,Y) coordinates of third vertex are as given in question.

Aren't they the same? I mean if you find the third vertices and they came out to be the same as given then that's the proof.

Anyway you can assume that the ones given are the third vertices and prove that they're equidistant from each other.
 
Mastermind01 said:
Aren't they the same? I mean if you find the third vertices and they came out to be the same as given then that's the proof.

Anyway you can assume that the ones given are the third vertices and prove that they're equidistant from each other.
Thats the question how do i find the third vertex, tell me which equations i have to use, do you know the proof.
 
parshyaa said:
Thats the question how do i find the third vertex, tell me which equations i have to use, do you know the proof.

While the calculation will be complicated, take the third vertex to be ##(X,Y)## and use the distance formula twice to get two equations. Doesn't that work?

A little less calculation might be to find the equation of the perpendicular to the line joining ##(x1, y1)## and ##(x2,y2)## and passing through it's midpoint. Then find points on the line such that they are equidistant from the two vertices and the distance is equal to the distance between them.

A third method might be to find the equation as in the previous method. Given two vertices you can surely find the length of height of the triangle. Find points on the line at a distance of the height lying on your line.
 
Last edited:
Mastermind01 said:
While the calculation will be complicated, take the third vertex to be ##(X,Y)## and use the distance formula twice to get two equations. Doesn't that work?
No its not working, try it yourself first
 
parshyaa said:
No its not working, try it yourself first

WLOG assume ##(x_1, y_1) = (0, 0)##, ##(x_2, y_2) = (a, 0)##. where ##a## is the length of a side.

Then the question becomes,

$$X=\frac{a}{2}$$ and $$Y=\frac{\pm\ \sqrt{3}(a)}{2}$$

Which is easy enough to prove.
 
For the WLOG, the reason is that you can always transform origin to ##(x_1, x_2)## and then perform a rotation for an angle equal to arctangent of slope of line passing through two given point.
 
  • #10
Here's another approach. To save typing I will call the first point ##(a,b)## and the second ##(c,d)##. Express them as complex numbers ##w = a +bi##, and ##v=c+di##. The vector side of the triangle can be represented as ##v-w##. Rotate it by ##\pm \frac \pi 3## and add it to ##w##. So the point(s) you seek for the third vertex are represented by the complex number(s)$$
w + e^{\pm \frac {i\pi} 3}(v-w)$$Express the exponential using Euler's formula and calculate it directly.
 
Last edited:
  • Like
Likes   Reactions: parshyaa
  • #11
parshyaa said:
No its not working, try it yourself first
I have tried it, and it works, but by equating the squares of the distances, rather than the distances themselves. It really does work, but may take several pages of algebraic manipulation; I just used a computer algebra package instead, but in principle it can all be done manually.
 
  • #12
All you really need to do is show ## (X-x_1)^2+(Y-y_1)^2=(X-x_2)^2+(Y-y_2)^2=(x_1-x_2)^2+(y_1-y_2)^2 ##. They give you the answer, so you really don't need to solve for ## (X,Y) ##. The ## \pm ## is because there are two ways (=two separate points) to complete the equilateral triangle.
 
  • Like
Likes   Reactions: qspeechc

Similar threads

Replies
5
Views
3K
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 37 ·
2
Replies
37
Views
5K
  • · Replies 7 ·
Replies
7
Views
11K