document.write( "Question 890958: I am standing at the shore. One mile east there is a point, also on the shore. One mile offshore and north from that point there is a boat in the water. It is moving westerly and parallel to the shore at 25 mph. At what speed is it approaching me? \n" ); document.write( "
Algebra.Com's Answer #539422 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
I am standing at the shore. One mile east there is a point, also on the shore. One mile offshore and north from that point there is a boat in the water. It is moving westerly and parallel to the shore at 25 mph. At what speed is it approaching me?
\n" ); document.write( "-----------------
\n" ); document.write( "a = distance of boat from shore = 1
\n" ); document.write( "b = distance of point from you = 1
\n" ); document.write( "s = distance from you to the boat.
\n" ); document.write( "----------------
\n" ); document.write( "\"s%5E2+=+a%5E2+%2B+b%5E2+=+b%5E2+%2B+1\"
\n" ); document.write( "\"s+=+sqrt%28b%5E2%2B1%29\"
\n" ); document.write( "ds/dt = \"%281%2F2%29%2A%28b%5E2%2B1%29%5E%28-1%2F2%29%2A2\"* db/dt
\n" ); document.write( "ds/dt = \"25%2Fsqrt%282%29+=+12.5sqrt%282%29\"
\n" ); document.write( "=~ 17.68 mi/hr
\n" ); document.write( "
\n" );