document.write( "Question 791763: Perimeter of right angled triangle is 30 cm and hypotenuse is 13 cm. Find the length of other two sides. \n" ); document.write( "
Algebra.Com's Answer #479718 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
This happens to be one of the basic right triangles that I remember, 5:12:13, but to calculate it perform the following steps.
\n" ); document.write( "Let a = one of the legs of the right triangle
\n" ); document.write( "Let b = the other leg
\n" ); document.write( "Then we have
\n" ); document.write( "(1) a + b = 30 - 13 or
\n" ); document.write( "(2) a + b = 17 or
\n" ); document.write( "(3) a = 17 - b
\n" ); document.write( "Now using pythagoreon theorem we have
\n" ); document.write( "(4) \"a%5E2+%2B+b%5E2+=+13%5E2\" or
\n" ); document.write( "(5) \"a%5E2+%2B+b%5E2+=+169\"
\n" ); document.write( "Now substitute a of (3) into (5) to get
\n" ); document.write( "(6) \"%2817-b%29%5E2+%2B+b%5E2+=+169\" or
\n" ); document.write( "(7) \"289-34%2Ab%2Bb%5E2+%2B+b%5E2+=+169\" or
\n" ); document.write( "(8) \"289-169-34%2Ab%2B2%2Ab%5E2+=+0\" or using x = b
\n" ); document.write( "(9) \"2%2Ax%5E2-34%2Ax%2B120+=+0\"
\n" ); document.write( "Use the quadratic equation to solve for x
\n" ); document.write( "(10) \"x+=+%2834+%2B-+sqrt%28+34%5E2-4%2A2%2A120+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "(11) b = 5,12
\n" ); document.write( "Let's check this with (1) and (4).
\n" ); document.write( "Is (5+12+13 = 30)?
\n" ); document.write( "Is (30 = 30)? Yes
\n" ); document.write( "Is (\"13%5E2+=+5%5E2+%2B+12%5E2\")?
\n" ); document.write( "Is (169 = 25 + 144)?
\n" ); document.write( "Is (169 = 169)? Yes
\n" ); document.write( "Answer: the other two sides (legs) are 5cm and 12cm. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );