document.write( "Question 1084863: Find the distance between points P (-3, 4) and Q (1, 6) \n" ); document.write( "
Algebra.Com's Answer #698907 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the distance between points P (-3, 4) and Q (1, 6) \n" ); document.write( "--------- \n" ); document.write( "It's a right triangle. \n" ); document.write( "diff in y is one side. \n" ); document.write( "diff in x is one side. \n" ); document.write( "------ \n" ); document.write( "Find the hypotenuse. \n" ); document.write( "========================= \n" ); document.write( "PS No space after the comma. \n" ); document.write( " P (-3, 4) and Q (1, 6) ---> P (-3,4) and Q (1,6) \n" ); document.write( " |