document.write( "Question 264485: The two legs of a right triangle have lengths of 15 inches and 8 inches. Find the measure of the smaller acute angle of the triangle. \n" ); document.write( "
Algebra.Com's Answer #194716 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! The two legs of a right triangle have lengths of 15 inches and 8 inches. Find the measure of the smaller acute angle of the triangle.\r \n" ); document.write( "\n" ); document.write( "leg A 15 inches, leg B 8 inches, find C hypotenuse \n" ); document.write( "C^2 = A^2 + B^2 (Pythagorean theorem) \n" ); document.write( "C^2 = 15^2 + 8^2 \n" ); document.write( "C^2 = 225 + 64 = 289 \n" ); document.write( "C = 17 inches\r \n" ); document.write( "\n" ); document.write( "sine = opposite/hypotenuse, the smallest acute angle will be the one opposite to the shortest side \n" ); document.write( "sine = 8/17 = 0.470588 approx. OR approx 28.072487 degrees \n" ); document.write( "(take inverse sine to find how many degrees the angle is)\r \n" ); document.write( "\n" ); document.write( "the smaller acute angle is approx 28 degrees \n" ); document.write( " \n" ); document.write( " |