document.write( "Question 1013337: The Endpoints of two segments are given. Find each segment length. Tell whether the segments are congruent.
\n" );
document.write( "EF: E(1,4), F(5,1)
\n" );
document.write( "GH: G(-3,1), H(1,6) \n" );
document.write( "
Algebra.Com's Answer #629591 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Endpoints of two segments are given. Find each segment length. Tell whether the segments are congruent. \n" ); document.write( "EF: E(1,4), F(5,1)::::: d = sqrt[(4-1)^2+(5-1)^2] = sqrt[9 + 16] = 5 \n" ); document.write( "--------------------------- \n" ); document.write( "GH: G(-3,1), H(1,6)::: d = sqrt[(6-1)^2 + (1--3)^2] = sqrt[25+16] = sqrt(41) \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |