document.write( "Question 596815: What could NOT be the sides of a right triangle?\r
\n" );
document.write( "\n" );
document.write( "1. (3,4,5)
\n" );
document.write( "2. (13,15,17)
\n" );
document.write( "3. (9,12,15)
\n" );
document.write( "4. (8,15,17) \n" );
document.write( "
Algebra.Com's Answer #377882 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The answer is choice 2 because \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "13^2 + 15^2 = 169 + 225 = 394 which is NOT equal to 17^2 (17^2 = 289) \n" ); document.write( " |