document.write( "Question 299789: Find the difference between the pair of points. Express your answer in simplest form. (6,-6) and (10,-4) \n" ); document.write( "
Algebra.Com's Answer #215304 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the difference between the pair of points. Express your answer in simplest form. (6,-6) and (10,-4) \n" ); document.write( "--------------------------- \n" ); document.write( "I'll assume you mean the distance. \n" ); document.write( " \n" ); document.write( "dy = y2-y1 \n" ); document.write( "dx = x2-x1 \n" ); document.write( "(Since they're squared, the order does not matter) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d =~ 4.472 \n" ); document.write( " \n" ); document.write( " |