document.write( "Question 864670: There is a 30,60,90 triangle GHI
\n" );
document.write( "Angle H = 90 degrees
\n" );
document.write( "Angle G = 30 degrees
\n" );
document.write( "Angle I = 60 Degrees\r
\n" );
document.write( "\n" );
document.write( "Side H = 17
\n" );
document.write( "Side G = 8
\n" );
document.write( "SIde I = 15\r
\n" );
document.write( "\n" );
document.write( "What is secant of H? \n" );
document.write( "
Algebra.Com's Answer #521170 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is secant of H? \n" ); document.write( "secant H=hypotenuse/adjacent side=17/15 \n" ); document.write( " |