document.write( "Question 910157: On a whale watching tour, a boat starts at (2,84) and travels in a straight line to (178, -268). During the trip, 2 whales are spotted at locations of (-49, -44) and (136, 31). Which whale did the boat come closest to (assume each unit represents 1 Metre). \n" ); document.write( "
Algebra.Com's Answer #552274 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
2x+y-88=0
\n" ); document.write( "The line connecting (2,84) and (178, -268)\r
\n" ); document.write( "\n" ); document.write( "d=(|Ax+By+C|)/(sqrt(A^2+B^2)\r
\n" ); document.write( "\n" ); document.write( "formula for this line
\n" ); document.write( "Distance=(|2(x)+(1)(y)-88|)/(sqrt(2^2+1^2))
\n" ); document.write( "d=(|2(136)+(1)(31)-88|)/(sqrt(2^2+1^2))=96.151
\n" ); document.write( "D=(|2(-49)+(1)(-44)-88|)/(sqrt(2^2+1^2))=102.86\r
\n" ); document.write( "\n" ); document.write( "(-49, -44) and (136, 31). \r
\n" ); document.write( "\n" ); document.write( "d = 43 sqrt(5), D = 46 sqrt(5)
\n" ); document.write( "d=96.151, D=102.86
\n" ); document.write( "(136, 31)is the closest
\n" ); document.write( "
\n" );