document.write( "Question 241456: At what angle, or slope in degrees will the hypotenus of this triangle ly?\r
\n" );
document.write( "\n" );
document.write( "The vertical leg measures 29\"
\n" );
document.write( "The hypotnuse measures 63\"
\n" );
document.write( "One angle of the trianlge is 90 degree \n" );
document.write( "
Algebra.Com's Answer #176827 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At what angle, or slope in degrees will the hypotenus of this triangle ly? \n" ); document.write( "The vertical leg measures 29\" \n" ); document.write( "The hypotnuse measures 63\" \n" ); document.write( "One angle of the triangle is 90 degree \n" ); document.write( "------------- \n" ); document.write( "The other leg, the base is sqrt(63^2 - 29^2) \n" ); document.write( "= sqrt(3128) =~ 55.9285 \n" ); document.write( "slope m = 29/55.9285 =~0.51852 \n" ); document.write( "------------ \n" ); document.write( "The angle is the arctan of m, =~ 27.407º \n" ); document.write( "----------------- \n" ); document.write( "Another method, without finding the slope, is \n" ); document.write( "Angle = arcsin(29/63) \n" ); document.write( "Angle = 27.407º \n" ); document.write( " |