document.write( "Question 222093: Time of Descent:
\n" );
document.write( "A submarine traveling at 240 mph is descending at an angle of depression of 5 degees. How many minutes, to the nearest tenth, does it take the submarine to reach a depth of 80 feet? \n" );
document.write( "
Algebra.Com's Answer #166398 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A submarine traveling at 240 mph is descending at an angle of depression of 5 degees. How many minutes, to the nearest tenth, does it take the submarine to reach a depth of 80 feet? \n" ); document.write( "-------------- \n" ); document.write( "Starting from what depth? \n" ); document.write( "Subs don't go 240 mph. Nothing in the water does. \n" ); document.write( "-------------- \n" ); document.write( "I'll assume you mean from the surface, and accept the 240 mph (subs don't use mph, either, they use knots). Jeez \n" ); document.write( "240 * sin(5º) = ~20.917 mph vertical \n" ); document.write( "= 20/917*(22/15) ft/sec = 30.679 ft/sec vertical \n" ); document.write( "80/30.679 = ~ 2.608 seconds \n" ); document.write( " \n" ); document.write( " |