document.write( "Question 261102: a right triangle has hypotenuse of lenght 13 and legs A and B. If the area of the triangle is 14, what is the sum A+B? We do not think this is possible. If the Square of the hypotenuse is 169, and it is an equilateral triangle, the sides would be about 9, and one half of 9*9 (the area of the triangle) is more like 40 than 14 \n" ); document.write( "
Algebra.Com's Answer #192360 by Alan3354(69443) You can put this solution on YOUR website! a right triangle has hypotenuse of lenght 13 and legs A and B. If the area of the triangle is 14, what is the sum A+B? \n" ); document.write( "---------------- \n" ); document.write( "a^2 + b^2 = 169 \n" ); document.write( "ab/2 = 14 --> a = 28/b \n" ); document.write( "------------ \n" ); document.write( "(28/b)^2 + b^2 = 169 \n" ); document.write( "784 + b^4 = 169b^2 \n" ); document.write( "b^4 - 169b^2 + 784 = 0 \n" ); document.write( "Sub x for b^2 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "b^2 =~ 164.226 \n" ); document.write( "b^2 =~ 4.7739 \n" ); document.write( "------------ \n" ); document.write( "b =~ 12.8166, a =~ 2.1849 or vice versa \n" ); document.write( "---------- \n" ); document.write( "a + b = 15 \n" ); document.write( "------------ \n" ); document.write( "------------ \n" ); document.write( "In any right triange with a specified lenght of the hypotenuse, the max area is \n" ); document.write( "c^2/2. \n" ); document.write( "For a hyp = 13, that's 169/2 = 84.5 sq units. Any area less than that can be made with hyp = 13.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |