document.write( "Question 1111722: A ship is approaching a harbour between a pier and a lighthouse. The distance between the pier and the lighthouse is 4.1 nautical miles. The angle between the lines of sight from the ship to the pier and the lighthouse is 120°. The lighthouse keeper reports that the ship is 3.5 nautical miles away. Determine the distance between the ship and the pier, to two decimal places.\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #726765 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A ship is approaching a harbour between a pier and a lighthouse. \n" ); document.write( " The distance between the pier and the lighthouse is 4.1 nautical miles. \n" ); document.write( " The angle between the lines of sight from the ship to the pier and the lighthouse is 120°. \n" ); document.write( " The lighthouse keeper reports that the ship is 3.5 nautical miles away. \n" ); document.write( " Determine the distance between the ship and the pier, to two decimal places. \n" ); document.write( ": \n" ); document.write( "Draw this out as a triangle, the pier, the lighthouse and the boat \n" ); document.write( "angle at the boat is 120 degrees, side opposite is 4.1 mi \n" ); document.write( "side opposite the lighthouse is the distance from the boat to the pier \n" ); document.write( "Find the angle P at the pier using the law of sines \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "4.1*sin(P) = 3.5*sin(120) \n" ); document.write( "sin(P) = \n" ); document.write( "P = 47.67 degrees \n" ); document.write( "Find the angle at the lighthouse \n" ); document.write( "180 - 120 - 47.67 = 12.331 degrees \n" ); document.write( "Side opposite is the dist between the boat and the pier \n" ); document.write( " \n" ); document.write( "d = .3156*4.734 \n" ); document.write( "d = 1.01 mile from the boat to the pier \n" ); document.write( " \n" ); document.write( " |