document.write( "Question 98912: Could someone please help me solve this problem.
\n" );
document.write( "Find the distance between a pair of points.
\n" );
document.write( "(3,0)and(4,0) \n" );
document.write( "
Algebra.Com's Answer #72004 by Adam(64)![]() ![]() ![]() You can put this solution on YOUR website! (3,0) and (4,0) are ordered pairs giving position of two points in two-dimensional space. First values are x coordinates and second values are y coordinates - both points lie on x axis with x displacement of 1.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "- \n" ); document.write( "So what is the distance between them ? \n" ); document.write( " |