document.write( "Question 833191: Find the range of measures of the third side of a triangle that has two sides of length 15 cm and 32 cm. \n" ); document.write( "
Algebra.Com's Answer #502363 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean Theorem,
\n" ); document.write( "\"A%5E2%2BB%5E2=C%5E2\"
\n" ); document.write( "Smallest:
\n" ); document.write( "\"A%5E2%2B15%5E2=32%5E2\"
\n" ); document.write( "\"A%5E2%2B225=1024\"
\n" ); document.write( "\"A%5E2=799\"
\n" ); document.write( "\"A=sqrt%28799%29\"
\n" ); document.write( "Largest:
\n" ); document.write( "\"15%5E2%2B32%5E2=C%5E2\"
\n" ); document.write( "\"225%2B1024=C%5E2\"
\n" ); document.write( "\"C%5E2=1249\"
\n" ); document.write( "\"C=sqrt%281249%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );