document.write( "Question 1088899: solve the problem
\n" );
document.write( "from the boat on the river below a dam. the angle of elevation to the top of the dam is 12 degrees 50'. if the dam is 1009 feet above the level of the river how far is the boat from the base of the dam. (round to the nearest foot) \n" );
document.write( "
Algebra.Com's Answer #703206 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The height of the dam is opposite side \n" ); document.write( "The distance to the dam is the adjacent side. \n" ); document.write( "The function needed is the tangent. \n" ); document.write( "tan 12d50m=1009/x \n" ); document.write( "x*tan 12d50m=1009 \n" ); document.write( "x=1009/tan 12d50m=4429.20 or 4429 feet. \n" ); document.write( " |