document.write( "Question 848791: Is there a triangle that has one side of length 4 inches, one side of length 2 inches, and one side of length 1 inch? Explain. \n" ); document.write( "
Algebra.Com's Answer #511272 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! the sum of any two sides must be more than the third side \n" ); document.write( "1+2 <4 \n" ); document.write( "so it can't be a triangle \n" ); document.write( " |