document.write( "Question 832907: Find the length of line JK if J is (4,-3) and K is (-5,9) \n" ); document.write( "
Algebra.Com's Answer #502231 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the length of line JK if J is (4,-3) and K is (-5,9) \n" ); document.write( "--------- \n" ); document.write( "d = sqrt[(9--3)^2 + (-5-4)^2] = sqrt[12^2 + 9^2] \n" ); document.write( "-------- \n" ); document.write( "= sqrt[144+81] \n" ); document.write( "-------- \n" ); document.write( "= sqrt[225] \n" ); document.write( "======== \n" ); document.write( "= 15 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |