document.write( "Question 1135181: The following problem involves directions in the form of bearing, which we defined in this section. Remember that bearing is always measured from a north-south line.\r
\n" );
document.write( "\n" );
document.write( "A boat travels on a course of bearing N 34° 10' W for 78.7 miles. How many miles north and how many miles west has the boat traveled? (Round each answer to the nearest tenth.)
\n" );
document.write( "north = mi
\n" );
document.write( "west= mi \n" );
document.write( "
Algebra.Com's Answer #752849 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A boat travels on a course of bearing N 34° 10' W for 78.7 miles. How many miles north and how many miles west has the boat traveled? \n" ); document.write( "============ \n" ); document.write( "I'll do it for 34 degs. You can do it for that additional 10' \n" ); document.write( "------------ \n" ); document.write( "Distance N = 78.7*cos(34) \n" ); document.write( "Distance W = 78.7*sin(34) \n" ); document.write( "---- \n" ); document.write( "Calculate, round off as needed.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |