document.write( "Question 876721:
\n" );
document.write( " A boat drops an anchor to the bottom of a lake. The anchor rope makes a 15 degree angle with the boat. The anchor rope is 24 feet long. How deep is the lake to the nearest foot? \n" );
document.write( "
Algebra.Com's Answer #528974 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " A boat drops an anchor to the bottom of a lake. The anchor rope makes a 15 degree angle with the boat. The anchor rope is 24 feet long. How deep is the lake to the nearest foot? \n" ); document.write( "------------- \n" ); document.write( "If by \"angle with the boat\" you mean from the vertical, \n" ); document.write( "d = 24*cos(15) feet \n" ); document.write( "======================= \n" ); document.write( "If by \"angle with the boat\" you mean 15 degs with the surface, \n" ); document.write( "d = 24*sin(15) feet \n" ); document.write( " \n" ); document.write( " |