document.write( "Question 1031105: the hypotenuse of a right triangle is 22.8cm.One leg is double the length of the other leg.what are the lengths of the two legs? \n" ); document.write( "
Algebra.Com's Answer #645818 by LinnW(1048) You can put this solution on YOUR website! \n" ); document.write( "c = 22.8 \n" ); document.write( "Let a be the longer leg \n" ); document.write( "a = 2b \n" ); document.write( "substituting we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "divide each side by 5 \n" ); document.write( " \n" ); document.write( "take the square root of each side \n" ); document.write( " \n" ); document.write( "b = 10.196 \n" ); document.write( "a = 2b = 2*10.196 = 20.392 \n" ); document.write( " |