document.write( "Question 979207: The height of a rt triangle ABC is 75ft. If the one angle adj to the height is 72 degrees - how long is the hypot.?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #600486 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! cosine(72) = 75 / h, where h is the hypotenuse \n" ); document.write( "h = 75 / cosine (72) \n" ); document.write( "h = 242.705098312 \n" ); document.write( "h is approx 242.7 feet \n" ); document.write( " \n" ); document.write( " |