document.write( "Question 309339: Given only the coordinates of the vertices of a triangle how would you verify that the triangle has congruent base angles? \n" ); document.write( "
Algebra.Com's Answer #221237 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given only the coordinates of the vertices of a triangle how would you verify that the triangle has congruent base angles?
\n" ); document.write( "---------------------------------
\n" ); document.write( "Use the distance formula to find the length of the 3 sides: a,b,c
\n" ); document.write( "---------------------------
\n" ); document.write( "Use the Law of Cosines to find the measure of two angles.
\n" ); document.write( "Cos(A) = [b^2 + c^2 - a^2]/[2bc]
\n" ); document.write( "-------------------------------
\n" ); document.write( "Subtract their sum from 180 to find the meansure of the third angle.
\n" ); document.write( "------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );