document.write( "Question 310894: Two legs of a right triangle are the same. The hypotenuse is 6 meters, what is the length of the legs? What is the formula for this?
\n" );
document.write( "I already know that a^2+b^2=C^2 I just don't understand how to solve for both legs with only the hypotenuse...please help! \n" );
document.write( "
Algebra.Com's Answer #222392 by mollukutti(30)![]() ![]() You can put this solution on YOUR website! As per the qs \"Two legs of a right triangle are the same.\" which means it is an isoceles rt angled triangle.\r \n" ); document.write( "\n" ); document.write( "Let the sides be x \n" ); document.write( "Hypotenuse= 6 mts\r \n" ); document.write( "\n" ); document.write( "therefore we can write\r \n" ); document.write( "\n" ); document.write( "x^2 + x^2 = 6^2 \n" ); document.write( "or, 2x^2=36 \n" ); document.write( "or, x^2 = 18 (Divided either sides by 2) \n" ); document.write( "or, x = +-sqrt(18)\r \n" ); document.write( "\n" ); document.write( "As x can only be positive we will take the positive value which is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |