document.write( "Question 949464: what is the length of a line segment whose endpoints have coordinates (5,3) and (1,6)? \n" ); document.write( "
Algebra.Com's Answer #579748 by macston(5194)![]() ![]() You can put this solution on YOUR website! (x(1),y(1))=(5,3); (x(2),y(2))=(1,6) \n" ); document.write( "d=distance between points \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d=5 ANSWER The length of the line segment with endpoints (5,3) and (1,6) is 5. \n" ); document.write( " \n" ); document.write( " |