document.write( "Question 979236: The length of the line segment whose endpoints are (3,2) and (-2,1) is? \n" ); document.write( "
Algebra.Com's Answer #600521 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The  x-component of the line segment connecting the points  (3,2)  and  (-2,1)  is\r
\n" ); document.write( "\n" ); document.write( "dx = (-2) - 3 = -5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The  y-component of this line segment is\r
\n" ); document.write( "\n" ); document.write( "1 - 2 = -1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now,  the length of this line segment is \r
\n" ); document.write( "\n" ); document.write( "\"sqrt%28dx%5E2+%2B+dy%5E2%29\" = \"sqrt%28%28-5%29%5E2+%2B+%28-1%29%5E2%29\" = \"sqrt%2825+%2B+1%29\" = \"sqrt%2826%29\" = 5.099 (approximately). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );