document.write( "Question 1168439: City A is 62 miles due west of city B, which is 45 miles due north of city C.
\n" );
document.write( "What is the bearing of city A from city C? Round your answer to two decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #793437 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! AC is the hypotenuse of the triangle ABC \n" ); document.write( "AB is 62 BC is 45 \n" ); document.write( "The tangent off angle C is (62/45), and this is 54.03 degrees \n" ); document.write( "That is west of north, so the bearing is 360-54.03=305.97 degrees \n" ); document.write( " |