document.write( "Question 520232: Find the distance of the line PQ where P( 0, -1 ) Q ( 2, -3 )\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #345997 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the distance of the line PQ where P( 0, -1 ) Q ( 2, -3 ) \n" ); document.write( "--------- \n" ); document.write( "You mean the length of line PQ, or the distance from P to Q. \n" ); document.write( "P(0,-1) Q (2,-3) \n" ); document.write( "Don't put spaces in the points. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d =~ 2.828 \n" ); document.write( " \n" ); document.write( " |