document.write( "Question 549199: which triplet can not be the lengths of the 3 sides of a triangle and why?
\n" );
document.write( "a)22,16,13
\n" );
document.write( "b)9,9,11
\n" );
document.write( "C)6,7,9
\n" );
document.write( "D)22,8,12 \n" );
document.write( "
Algebra.Com's Answer #357585 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For the triangle to be right triangle the sum of the squares of the smaller sides = square of the largest side\r \n" ); document.write( "\n" ); document.write( "a)22,16,13 13^2+16^2 not equal to 22^2 \n" ); document.write( "b)9,9,11 not a right triangle \n" ); document.write( "C)6,7,9 not a right triangle \n" ); document.write( "D)22,8,12 not a right triangle \n" ); document.write( " |