document.write( "Question 901783: A submarine captain discovered that his depth gauge was broken. To determine his depth, he used his sonar to find
\n" );
document.write( "that he was directly between two ships on the surface. From the sub to one ship there was an angle of elevation of
\n" );
document.write( "51.27°, while the angle of elevation to the other ship was 13.9°. What was the depth of the sub if the two ships were
\n" );
document.write( "5000 feet apart?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547016 by stanbon(75887) ![]() You can put this solution on YOUR website! A submarine captain discovered that his depth gauge was broken. To determine his depth, he used his sonar to find \n" ); document.write( "that he was directly between two ships on the surface. From the sub to one ship there was an angle of elevation of \n" ); document.write( "51.27°, while the angle of elevation to the other ship was 13.9°. What was the depth of the sub if the two ships were \n" ); document.write( "5000 feet apart? \n" ); document.write( " ------------------ \n" ); document.write( "Draw the picture. Let the depth be \"d\". Parts of the distance are x and 5000-x. \n" ); document.write( "------------------- \n" ); document.write( "Equation:: \n" ); document.write( "tan(38.73) = (5000-x)/d \n" ); document.write( "tan(76.1) = x/d \n" ); document.write( "---------- \n" ); document.write( "Work the algebra to solve for \"x\": \n" ); document.write( "x = (5000*tan(76.1))/(tan(38.73)+tan(76.1) \n" ); document.write( "x = 20204/4.84 \n" ); document.write( "x = 4172 ft \n" ); document.write( "5000-x = 828 ft \n" ); document.write( "----- \n" ); document.write( "Comment:: Now you can solve for \"d\". \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |