document.write( "Question 423826: find the unknown length in the righ trangle
\n" ); document.write( "left side of the trangle is 10cm, the right side is 14cm, what is the bottom
\n" ); document.write( "

Algebra.Com's Answer #295519 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If by bottom, you mean the hypotenuse, the long side, it's
\n" ); document.write( "\"c%5E2+=+a%5E2+%2B+b%5E2+=+100+%2B+196\"
\n" ); document.write( "\"c+=+sqrt%28296%29\"
\n" ); document.write( "c =~ 17.2 cm
\n" ); document.write( "
\n" ); document.write( "
\n" );