document.write( "Question 59837This question is from textbook Alegbra Concepts and Applications
\n" );
document.write( ": Find the distance between the two points given. Round to the nearest tenth, if necessary\r
\n" );
document.write( "\n" );
document.write( "(1,3) and (1,5) \n" );
document.write( "
Algebra.Com's Answer #41070 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the distance between the two points given. Round to the nearest tenth, if necessary \n" ); document.write( "(1,3) and (1,5) \n" ); document.write( "D = SQRT[(1-1)^2 +(5-3)^2]=2 \n" ); document.write( " |