document.write( "Question 390210: this problem is APPLICATION OF OBLIQUES TRIANGLES: trigonometry\r
\n" );
document.write( "\n" );
document.write( "two ships leave the pier and the angle between their sail paths is 50 degree. an hour later , one ship travelled 300 mi. while the other has travelled 200 mi how far aprat are the ships at this time \n" );
document.write( "
Algebra.Com's Answer #280259 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! this problem is APPLICATION OF OBLIQUES TRIANGLES: trigonometry \n" ); document.write( "two ships leave the pier and the angle between their sail paths is 50 degree. an hour later , one ship travelled 300 mi. while the other has travelled 200 mi how far aprat are the ships at this time.\r \n" ); document.write( "\n" ); document.write( "When given two sides and the included angle in a triangle, use the Law of Cosine to find the third side. \n" ); document.write( "In this problem the two sides are 200 miles and 300 miles and the included angle is 50 deg.\r \n" ); document.write( "\n" ); document.write( "label the two sides a & b and the third side,c. \n" ); document.write( "c^2=a^2+b^2-2ab Cos 50 deg. \n" ); document.write( "c^2=200^2+300^2-2*200*300 cos50 deg \n" ); document.write( " =40000+90000-120000*cos 50 \n" ); document.write( " =130000-77135=52865 \n" ); document.write( " c=sqrt(52685)=230 miles \n" ); document.write( "ans: After one hour, the ships are 230 miles apart \n" ); document.write( " |