document.write( "Question 661169: i have a right triangle with a 90 degree angle and a hypotenuse of 18 i need to find the two short side lengths pleassse (: \n" ); document.write( "
Algebra.Com's Answer #411546 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you need to know the length of one of the sides. \n" ); document.write( "otherwise, you will have 1 equation in 2 unknowns which can't be solved for a single value but can be solved for a multiple number of values if you assume a number for one for one of them. \n" ); document.write( "example: \n" ); document.write( "triangle is a right triangle with a hypotenuse of 18. \n" ); document.write( "the pythatogean formula says that a^2 + b^2 = c^2 where a and b are legs and c is the hypotenuse. \n" ); document.write( "square the 18 to get 324 \n" ); document.write( "your equation now becomes a^2 + b^2 = 324 \n" ); document.write( "you can solve for a in terms of b or you can solve for b in terms of a but you can't solve for a or b directly because you have 1 equation with 2 unknowns.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you assume a value for a, then you can find a value for b. \n" ); document.write( "if you assume a value for b, then you can find a value for a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let's assume that a is equal to 8. \n" ); document.write( "this means that a^2 = 64 and the equation becomes: \n" ); document.write( "64 + b^2 = 324 \n" ); document.write( "subtract 64 from both sides of the equation to get b^2 = 324 - 64 which becomes b^2 = 260. \n" ); document.write( "take the square root of both sides of that equation to get b = sqrt(260).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have a = 8 and b = sqrt(260). \n" ); document.write( "to find the hypotenuse use the pythagorean formula again to get: \n" ); document.write( "a^2 + b^2 = c^2 which becomes: \n" ); document.write( "8^ + sqrt(260)^2 = 18^2 \n" ); document.write( "simplify to get 64 + 260 = 324 \n" ); document.write( "combine like terms to get 324 = 324 \n" ); document.write( "the equation is true so a = 8 and b = sqrt(260) is a solution to the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to get this solution, you had to assume a = 8. \n" ); document.write( "if you are given the value of one of the legs and the hypotenuse, then you can solve for the other leg.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |