document.write( "Question 971510: A bird catches a fish and flies 100 yards in a straight line at an angle of elevation x° from the ground. After flying for 100 yards, the bird drops the fish. The fish lands at a spot y yards horizontally from where the bird caught it. What is x? \n" ); document.write( "
Algebra.Com's Answer #593951 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bird catches a fish and flies 100 yards in a straight line at an angle of elevation x° from the ground. After flying for 100 yards, the bird drops the fish. The fish lands at a spot y yards horizontally from where the bird caught it. What is x? \n" ); document.write( "----- \n" ); document.write( "Draw the picture. \n" ); document.write( "You have a right triangle with base = y, hypotenuse = 100, \n" ); document.write( "acute angle at the base = x degrees \n" ); document.write( "------ \n" ); document.write( "Equation to solve for \"x\" \n" ); document.write( "cos(x) = y/100 \n" ); document.write( "----- \n" ); document.write( "Ans: x = arccos(y/100) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |