document.write( "Question 879483: What is the length of the shortest side of a triangle that has vertices at (0,-6), (1,-2), and (-7,0)? \n" ); document.write( "
Algebra.Com's Answer #530814 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (0,-6), \n" ); document.write( "(1,-2) L = sqrt(1 + 16) D = \n" ); document.write( "(-7,0) L = sqrt(64 + 4) \n" ); document.write( "(0, -6) L = sqrt(49+36) \n" ); document.write( " |