document.write( "Question 600149: Dolores is on a bridge that is 45 feet above a lake. She sees a boat at a angle of depression. What is Delores’s approximate horizontal distance from the boat?\r
\n" );
document.write( "\n" );
document.write( "A. 26 feet
\n" );
document.write( "B. 32 feet
\n" );
document.write( "C. 90 feet
\n" );
document.write( "D. 78 feet \n" );
document.write( "
Algebra.Com's Answer #379207 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Dolores is on a bridge that is 45 feet above a lake. She sees a boat at a angle of depression. What is Delores’s approximate horizontal distance from the boat? \n" ); document.write( "----------------- \n" ); document.write( "d = horiz distance \n" ); document.write( "tan(angle) = 45/d \n" ); document.write( "d = 45/tan(angle) feet \n" ); document.write( " \n" ); document.write( " |