document.write( "Question 886533: Two ships are sailing a direct course into harbor. Ship A is 22 miles from harbor. Ship B is sailing into harbor on a course perpendicular to that of ship A. If the angle between them is 47 degrees, how far is ship B from the harbor? Round the answer to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #535961 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two ships are sailing a direct course into harbor.
\n" ); document.write( " Ship A is 22 miles from harbor. Ship B is sailing into harbor on a course perpendicular to that of ship A.
\n" ); document.write( " If the angle between them is 47 degrees, how far is ship B from the harbor? Round the answer to the nearest tenth.
\n" ); document.write( ":
\n" ); document.write( "let b = B's dist from port
\n" ); document.write( "this is right triangle problem, we can use the tangent of 47 degrees, where
\n" ); document.write( "side opposite = 22 degrees and b = side adjacent
\n" ); document.write( "Solve this
\n" ); document.write( "tan(47) = \"22%2Fb\"
\n" ); document.write( "
\n" );