document.write( "Question 432559: Find the distance between the points with the given coordinates (7, -1) and (7, 3). \n" ); document.write( "
Algebra.Com's Answer #299912 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! since x is the same in both points we just need to find the distance from -1 to 3 \n" ); document.write( "from -1 to 0 is one unit \n" ); document.write( "from 0 to 3 is 3 units\r \n" ); document.write( "\n" ); document.write( "1+3=4 units \n" ); document.write( " |