SOLUTION: Two of the vertices of an equilateral triangle are (2,1) and (6,5). Find the possible coordinates of the remaining vertex.

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Two of the vertices of an equilateral triangle are (2,1) and (6,5). Find the possible coordinates of the remaining vertex.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 705616: Two of the vertices of an equilateral triangle are (2,1) and (6,5). Find the possible coordinates of the remaining vertex.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Drawing this would take time and planning, but here is a very useful description:
*NOTE: Please see POSSIBLE EASIER WAY further down!
Use two circles, one centered at (2,1) and the other centered at (6,5). The radius of each circle will be the size of the distance from point (2,1) to point (6,5). These two circles intersect at two points. Either of those intersections may be chosen as your unknown vertex of your equilateral triangle.

Symbolically developing the circles---
r=sqrt%28%286-2%29%5E2%2B%285-1%29%5E2%29
r=4%2Asqrt%282%29

The two circles become
%28x-2%29%5E2%2B%28y-1%29%5E2=32
AND
%28x-6%29%5E2%2B%28y-5%29%5E2=32

Reminder: The points of intersection will be vertices for the other point of the equilateral triangle.

*POSSIBLE EASIER WAY:
The line perpendicular to the two-point defined one, and containing the midpoint of (2,1) and (6,5) will contain both possible unknown vertices of the equilateral triangle. Use this new found line and its intersection with one of the circles.

Slope of line defined by (2,1) & (6,5) is +1.
Slope of new target line is then -1.
Midpoint of (2,1) & (6,5) is the point (4,3).
New target line still needs known y intercept, "b". y=-x+b, b=y+x, b=3+4=7.
New target line is therefore, y=-x+7

Look for solution to the system
%28x-2%29%5E2%2B%28y-1%29%5E2=32
y=-x%2B7
Solving this should be easier than dealing with two circles.
...in fact, it's very fast in comparison.

Substitute the expression for y from the line equation into the circle equation. Simplification gives, x%5E2-8x%2B4=0. General solution to quadratic equation gives x=4-2%2Asqrt%283%29 or x=4%2B2%2Asqrt%283%29.
Solution for y then is y=11-2%2Asqrt%283%29 or y=11%2B2%2Asqrt%283%29.