document.write( "Question 583553: How do u find the possible range of numbers for the third side? For example if im give numbers 9 and 5 how do find the third side? \n" ); document.write( "
Algebra.Com's Answer #372488 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
it would help to know the hlargest side?
\n" ); document.write( "if 9 is the largest side this is how it will look
\n" ); document.write( "a and b are the small sides c is largest side
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"a%5E2%2B5%5E2=9%5E2\"
\n" ); document.write( "\"a%5E2%2B25=81\"
\n" ); document.write( "\"a%5E2=56\"
\n" ); document.write( "\"a=sqrt%2856%29\"
\n" ); document.write( "\"a=2sqrt%2814%29\"
\n" ); document.write( ".
\n" ); document.write( "if the largest side is missing and a=5 b=9 then this is how it looks
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"5%5E2%2B9%5E2=c%5E2\"
\n" ); document.write( "\"25%2B81=c%5E2\"
\n" ); document.write( "\"106=c%5E2\"
\n" ); document.write( "\"sqrt%28106%29=c\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );