document.write( "Question 249912: A right triangle one base is 10 inches the other is 20 inches what is the side of the 3rd triangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #182019 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! If the 20 in. side is not the hypotenuse then: \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "10^2+20^2=c^2 \n" ); document.write( "100+400=^2 \n" ); document.write( "500=c^2 \n" ); document.write( "c=sqrt500 \n" ); document.write( "c=22.36 in. ans. for the third side. \n" ); document.write( " \n" ); document.write( " |