document.write( "Question 358070: Is a triangle with sides of 2m,3m,and 4m a right triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #255606 by mathesther05(3)![]() ![]() ![]() You can put this solution on YOUR website! a^2 +b^2 = c^2 \n" ); document.write( " 2^2 + 3^2 = 4^2 \n" ); document.write( "4 + 9 = 16 \n" ); document.write( "13 < 16 when has to be 16 = 16 to have a right angle \r \n" ); document.write( "\n" ); document.write( "therefore - this could not be a right angle triangle \n" ); document.write( " |