document.write( "Question 1003745: If (-2,0) and (2,0) are two vertices of an equilateral TRIANGLE, find the possible location of the 3rd vertex
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #620405 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Unknown point (x,y),\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sqrt%28%28x%2B2%29%5E2%2By%5E2%29=4\"
\n" ); document.write( "and
\n" ); document.write( "\"sqrt%28%28x-2%29%5E2%2By%5E2%29=4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you work with those two equations, and find the common points, their intersection (either or both of them)?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Start with the first equation, and solve y^2 in terms of ....
\n" ); document.write( "find that \"y%5E2=16-%28x%2B2%29%5E2\".
\n" ); document.write( "Substitute this into the other equation.
\n" ); document.write( "\"%28x-2%29%5E2%2By%5E2=16\"
\n" ); document.write( "\"%28x-2%29%5E2%2B%2816-%28x%2B2%29%5E2%29=16\"
\n" ); document.write( "and a few more steps to find
\n" ); document.write( "\"highlight%28x=0%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Go back to either equation of the system, use this found x=0, and solve for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You should find two possible y values. Not surprising that the two points will be on the vertical y-axis for x=0.
\n" ); document.write( "
\n" );