document.write( "Question 256168: what is long length of right triangle when a=20inches and b=48 inches
\n" );
document.write( "then what is the length of c? \n" );
document.write( "
Algebra.Com's Answer #188344 by checkley77(12844) ![]() You can put this solution on YOUR website! A^2+B^2=C^2 \n" ); document.write( "20^2+48^2=C^2 \n" ); document.write( "400+2,304=C^2 \n" ); document.write( "2,704=C^2 \n" ); document.write( "C=SQRT2.704 \n" ); document.write( "C=52 INCHES ANS. FOR THE LENGTH OF SIDE C. \n" ); document.write( " |