document.write( "Question 614175: How would you do this??\r
\n" );
document.write( "\n" );
document.write( "Two coast guard stations located 65 miles apart on a north to south line each receive a radio signal from a ship at sea. From the northernmost station, the ships bearing is 114 degrees. From the other station, the ships bearing is 44.8 degrees. How far is the ship from the northernmost station? \n" );
document.write( "
Algebra.Com's Answer #386422 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two coast guard stations located 65 miles apart on a north to south line each receive a radio signal from a ship at sea. From the northernmost station, the ships bearing is 114 degrees. From the other station, the ships bearing is 44.8 degrees. How far is the ship from the northernmost station? \n" ); document.write( "-------------------- \n" ); document.write( "Bearing are measured clock-wise from North. \n" ); document.write( "The interior angle A of the bearing 114 degs = 66 degs. \n" ); document.write( "The interior angle B of the bearing 44.8 = 44.8 degs \n" ); document.write( "The 3rd angle, C = 69.2 degs \n" ); document.write( "----------- \n" ); document.write( "A is the northern point \n" ); document.write( "B is the southern point \n" ); document.write( "The 65 mile side between station is side c. \n" ); document.write( "------ \n" ); document.write( "Side b is the distance from the northern point to the the ship \n" ); document.write( "Use the Law of Sines: \n" ); document.write( "c/sin(C) = b/sin(B) \n" ); document.write( "b = c*sin(B)/sin(C) \n" ); document.write( " \n" ); document.write( " |