document.write( "Question 815433: a submarine traveling at 9.0 mph is descending at an angle of depression of 6 degrees. 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 #490964 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! we need the vertical velocity of the sub: \n" ); document.write( "--- \n" ); document.write( "user vector addition: \n" ); document.write( "--- \n" ); document.write( "the sub's descent velocity vector (d) is inclined 6 degrees from the horizontal and has magnitude 9 mph. \n" ); document.write( "--- \n" ); document.write( "sin A = opp/hyp \n" ); document.write( "opp = magnitude of vertical velocity vector mag(v) \n" ); document.write( "hyp = magnitude of descent velocity vector mag(d) \n" ); document.write( "--- \n" ); document.write( "sin(6 degrees) = mag(v) / mag(d) \n" ); document.write( "sin(6 degrees) = mag(v) / 9 \n" ); document.write( "sin(6 degrees) * 9 = mag(v) \n" ); document.write( "mag(v) = 0.9407561 mph \n" ); document.write( "--- \n" ); document.write( "s = d / t \n" ); document.write( "t = d / s \n" ); document.write( "--- \n" ); document.write( "time to depth: \n" ); document.write( "t = 80 feet / (0.9407561 miles/hour * 5280 feet/mile * 1/60 hour/minute) \n" ); document.write( "t = 0.9663406 minutes \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "the sub will reach 80 feet of depth in 0.966 minutes or roughly 1.0 minute \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |