\n" );
document.write( "Hi, \n" );
document.write( " can a triangle have lengths of 17,19, and 35? \n" );
document.write( "Note: Sum of the lengths of two sides must be greater than third side \n" );
document.write( " 17+19 = 36 36 > 35 Yes,lengths of 17,19, and 35 are possible