document.write( "Question 101845: A triangle has the following sides: 12 feet, 20 feet, and 16 feet. Is this a right triangle? Explain your answer. \n" ); document.write( "
Algebra.Com's Answer #74038 by edjones(8007)![]() ![]() You can put this solution on YOUR website! If it is a right triangle then the hypotenuse=20 and: \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "12^2+16^2=400 \n" ); document.write( "20^2=200 \n" ); document.write( "It is a right triangle. \n" ); document.write( "Ed \n" ); document.write( " |