document.write( "Question 148270: Judy is driving along a highway that is climbing a steady 9-degree slope. After driving for 2 miles along this road, how much altitude has Judy gained?\r
\n" );
document.write( "\n" );
document.write( "How far must she travel in order to gain a mile of altitude?\r
\n" );
document.write( "\n" );
document.write( "thank you very much! \n" );
document.write( "
Algebra.Com's Answer #108672 by Nate(3500) ![]() You can put this solution on YOUR website! Judy is driving along a highway that is climbing a steady 9-degree slope. After driving for 2 miles along this road, how much altitude has Judy gained? \n" ); document.write( " \n" ); document.write( "This has to do with a leg and the hypotenuse, so tangent is ruled out. Since this involves the opposite leg and the hypotenuse, sine is required. \n" ); document.write( "sin( 9* ) = x / 2 \n" ); document.write( "x = 0.31 miles \n" ); document.write( "How far must she travel in order to gain a mile of altitude? \n" ); document.write( " \n" ); document.write( "sin( 9* ) = 1 / x \n" ); document.write( "x = 6.39 miles \n" ); document.write( " |