document.write( "Question 96185: This is driving me insane\r
\n" );
document.write( "\n" );
document.write( "The sum of the lengths of any two sides of a triagle must be greater than the third side. If a triagle has one side that is 19 inches and a second side that is 2 inches less than twice the third side, what are the possible lengths for the second and third sides. \n" );
document.write( "
Algebra.Com's Answer #70032 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+(2X-2)>19 \n" ); document.write( "3X-2>19 \n" ); document.write( "3X>21 \n" ); document.write( "X>21/3 \n" ); document.write( "X>7 for the shorter unknown side. \n" ); document.write( "THEN 2*7-2=14-2=12 or the other unknown side is >12 \n" ); document.write( " |