document.write( "Question 799048: How do you use the pythagorean theroem to determine if a triangle with the side length 15 cm,12 cm and 20 cm is a right angled triangle? \n" ); document.write( "
Algebra.Com's Answer #482471 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How do you use the pythagorean theroem to determine if a triangle with the side length 15 cm,12 cm and 20 cm is a right angled triangle? \n" ); document.write( ": \n" ); document.write( "If 15^2 + 12^2 = 20^2, it's a right triangle, if it doesn't, it isn't. \n" ); document.write( " |