document.write( "Question 676168: What is the 3rd side of triangle if side 1 is 11 ft and side 2 is 9 ft?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #420195 by cs1998(1)![]() ![]() ![]() You can put this solution on YOUR website! The answer is the Square Root of 202... Which is around 14.2126704035519\r \n" ); document.write( "\n" ); document.write( "How we got it. = A^2 +B^2 = C^2\r \n" ); document.write( "\n" ); document.write( "so 9^2 = 81 and 11^2 = 121\r \n" ); document.write( "\n" ); document.write( "81 + 121 = C^2 \n" ); document.write( "C^2 = 202\r \n" ); document.write( "\n" ); document.write( "Square Root of 202 = Third side. \n" ); document.write( " |