document.write( "Question 571966: i have a question that says \"Given the lengths of the three sides, tell whether each of these are right triangles or not\"
\n" );
document.write( "a)8,15,17
\n" );
document.write( "b)9,10,15
\n" );
document.write( "i am not sure how to work this out at all help? \n" );
document.write( "
Algebra.Com's Answer #368250 by mananth(16946)![]() ![]() You can put this solution on YOUR website! If they are right triangles then it will follow the Pythagoras theorem\r \n" ); document.write( "\n" ); document.write( "The longest side is always the hypotenuse in a right triangle\r \n" ); document.write( "\n" ); document.write( "leg1^2+leg2^2=hypotenuse^2\r \n" ); document.write( "\n" ); document.write( "leg1 & leg2 are the sides forming the right angle.\r \n" ); document.write( "\n" ); document.write( "8,15,17 \n" ); document.write( " 17 has to be the hyptenuse if it is a right triangle\r \n" ); document.write( "\n" ); document.write( "8^2+15^2=289\r \n" ); document.write( "\n" ); document.write( "17^2= 289 \r \n" ); document.write( "\n" ); document.write( "hence it is a right triangle. \n" ); document.write( "you can verify the second \n" ); document.write( " |