document.write( "Question 548260: is it possible to have a triangles with sides of 3,4 and 5 inches long \n" ); document.write( "
| Algebra.Com's Answer #356835 by josmiceli(19441)     You can put this solution on YOUR website! Yes. Any of the sides must be shorter than \n" ); document.write( "the sum of the other 2 sides. \n" ); document.write( "5 is shorter than 3 + 4, and that is the worst case \n" ); document.write( "3-4-5 happens to be a right triangle \n" ); document.write( " |