document.write( "Question 565887: if i have a right triangle where 26 is the hypotenuse(C) and bottom leg is 21 (C). how do i find A, the side leg? \n" ); document.write( "
Algebra.Com's Answer #365992 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if i have a right triangle where 26 is the hypotenuse(C) \n" ); document.write( "and bottom leg is 21 (C). \n" ); document.write( "how do i find A, the side leg? \n" ); document.write( "------- \n" ); document.write( "Pythagoras: \n" ); document.write( "21^2 + A^2 = 26^2 \n" ); document.write( "--- \n" ); document.write( "A^2 = 26^2 - 21^2 \n" ); document.write( "---- \n" ); document.write( "A^2 = 235 \n" ); document.write( "--- \n" ); document.write( "A = 15.33 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |