document.write( "Question 347010: Find the distance between the pair of points.
\n" );
document.write( "(3 sqrt(13), -2) and (4 sqrt(13), 4)\r
\n" );
document.write( "\n" );
document.write( "Answer choices:
\n" );
document.write( "A. 7
\n" );
document.write( "B. 49
\n" );
document.write( "C. 49/2
\n" );
document.write( "D. 6\r
\n" );
document.write( "\n" );
document.write( "*I tried using the distance formula but never came up with one of the answer choices given. Please help and clear things up! Thanks :) \n" );
document.write( "
Algebra.Com's Answer #248141 by edjones(8007)![]() ![]() You can put this solution on YOUR website! sqrt((4sqrt(13)-3sqrt(13))^2 + (4-(-2))^2) \n" ); document.write( "=sqrt((sqrt(13)^2+6^2) \n" ); document.write( "=sqrt(13+36) \n" ); document.write( "=7 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |