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 #71991 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
(3,0)and(4,0)
\n" ); document.write( "Using the distance formula:
\n" ); document.write( "Distance (d) = \"%28sqrt%28%28x1-x2%29%5E2%2B%28y1-y2%29%5E2%29%29\"
\n" ); document.write( "(d) = \"%28sqrt%28%283-4%29%5E2%2B%280-0%29%5E2%29%29\" [plug-in the values and solve]
\n" ); document.write( "(d) = \"%28sqrt%28%28-1%29%5E2%2B%280%29%5E2%29%29\"
\n" ); document.write( " (d) = 1
\n" ); document.write( "
\n" );