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 #509593 by stanbon(75887) ![]() You can put this solution on YOUR website! 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( "------ \n" ); document.write( "It's a right triangle if it satisfies Pythagoras. \n" ); document.write( "Checking c^2 = a^2 + b^2 \n" ); document.write( "------ \n" ); document.write( "20^2 = 9^2+16^2 \n" ); document.write( "400 = 81 + 256 \n" ); document.write( "400 = 337 \n" ); document.write( "--- \n" ); document.write( "False:: So it is not a right triangle. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |