document.write( "Question 230391: does a right triangle with the dimensions of 8cm,9cm,and 12cm exist? \n" ); document.write( "
Algebra.Com's Answer #420455 by partha_ban(41)\"\" \"About 
You can put this solution on YOUR website!
8^2+9^2=64+81=145
\n" ); document.write( "12^2=144
\n" ); document.write( "As per Pythagorean theorem, \"h%5E2+=+b%5E2+%2B+s%5E2\"
\n" ); document.write( "Since 12^2 <> 8^2+9^2, it is NOT possible.
\n" ); document.write( "
\n" );