document.write( "Question 846096: The measure of three sides of a triangle are 9,16, and 20 determine whether the triangle is a right triangle. Explain your answer \n" ); document.write( "
Algebra.Com's Answer #509592 by richwmiller(17219)    You can put this solution on YOUR website! not a right triangle \n" ); document.write( "a=9 \n" ); document.write( "b=16 \n" ); document.write( "c=20 \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "81+256=337 \n" ); document.write( "20^2=400 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |