document.write( "Question 918990: The lengths of two sides of a right triangle are given. Find the length of the third side. Round to the nearest tenth if necessary.
\n" ); document.write( "
\n" ); document.write( "legs: 18 in. and 17 in.
\n" ); document.write( "

Algebra.Com's Answer #557366 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
sqrt(18^2 + 17^2) = 24.8 units \n" ); document.write( "
\n" );