document.write( "Question 697260: A highway makes an angle of 6 with the horizontal. This angle is maintained for a horizontal distance of 5 miles.
\n" );
document.write( " To the nearest hundredth of a mile, how high does the highway rise in this 5-mile section? Show the steps you use to find the distance.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #429798 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A highway makes an angle of 6 with the horizontal. This angle is maintained for a horizontal distance of 5 miles. \n" ); document.write( " To the nearest hundredth of a mile, how high does the highway rise in this 5-mile section? \n" ); document.write( "------------- \n" ); document.write( "Assuming it's 6 degrees: \n" ); document.write( "tan(6) = rise/5 \n" ); document.write( "rise = 5*tan(6) \n" ); document.write( "=~ 0.53 miles \n" ); document.write( " \n" ); document.write( " |