document.write( "Question 292149: on a right triangle side A has a lenghth of 6 inches.Angle Y is 45 degrees. What is the length of the hypotenuse. I know the other missing angle is 45 degrees. I used the sin function on my calculater with 45 degrees and came up with 17.97 inches. Im not shure if this is right or weather i should use the second power function as well. Please help. \n" ); document.write( "
Algebra.Com's Answer #211103 by stanbon(75887) ![]() You can put this solution on YOUR website! on a right triangle side A has a length of 6 inches. \n" ); document.write( "Angle Y is 45 degrees. \n" ); document.write( "What is the length of the hypotenuse. I know the other missing angle is 45 degrees. \n" ); document.write( "------- \n" ); document.write( "I used the sin function on my calculater with 45 degrees and came up with 17.97 inches. Im not sure if this is right or wheather i should use the second power function as well. \n" ); document.write( "--------------------- \n" ); document.write( "Draw the picture: \n" ); document.write( "You have a right isosceles triangle. \n" ); document.write( "Each leg is 6 inches. \n" ); document.write( "--- \n" ); document.write( "Using Pythagoras to solve for \"h\", the hypotenuse. \n" ); document.write( "h^2 = 6^2 + 6^2 \n" ); document.write( "h^2 = 2*6^2 \n" ); document.write( "h = 6*sqrt(2) = 8.485.. inches \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |