document.write( "Question 433800: Im stuck on a proof. there is 2 spots 1 and 2 no 0 for given. Porblem: Prove that a triangle with vertices A (11,2) B(23,1), and C (2,10) is isosceles. \n" ); document.write( "
Algebra.Com's Answer #300703 by shree840(260)\"\" \"About 
You can put this solution on YOUR website!
Isosceles means AB=AC
\n" ); document.write( "A(11,2) B(23,1) C (2,10)
\n" ); document.write( "AB= sq root((23-11)^2 + (1-2)^2
\n" ); document.write( " = sq root (145))'=
\n" ); document.write( "Ac = sq root((11-2)^2+(2-10)^2
\n" ); document.write( " = sq root ((81+64)
\n" ); document.write( " = sq root (145)
\n" ); document.write( "AB=AC so it is an isosceles triangle ANS
\n" ); document.write( "
\n" );