document.write( "Question 312677: marie is sailing from an island to a harbor, a distance of 100km. A strong current takes her 13.7 degrees off course for the first 50 km. How far is she now from her destination? \n" ); document.write( "
Algebra.Com's Answer #223542 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
distance = 100 km
\n" ); document.write( "the angle = 13.7
\n" ); document.write( "..
\n" ); document.write( "Let her be away from the by x km
\n" ); document.write( "tan 13.7 = x / 100
\n" ); document.write( "x= 100 * Tan 13.7
\n" ); document.write( "x= 100*2.14
\n" ); document.write( "x=214 km
\n" ); document.write( "
\n" );