document.write( "Question 285819: I have a geometry question I need help with it is as follows:
\n" );
document.write( "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 #207239 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! let's put them in order of size \n" ); document.write( "12,16,20 \n" ); document.write( "divide by 4 \n" ); document.write( "3,4,5 yes it is the classic 3,4,5 right triangle \n" ); document.write( "What is another way using the Pythagorean theorem ? \n" ); document.write( "the largest side will be the hypotenuse \n" ); document.write( "12^2+16^2=20^2 \n" ); document.write( "144+16^2=400 \n" ); document.write( "Does 16^2=256? \n" ); document.write( "if so then it is a right triangle. \n" ); document.write( " \n" ); document.write( " |