document.write( "Question 1024844: A triangle has sides 45, 4x, and 2x−4. What is the possible range of x? \n" ); document.write( "
Algebra.Com's Answer #640215 by ikleyn(52818)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A triangle has sides 45, 4x, and 2x-4. What is the possible range of x?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In any triangle, each side is shorter than the sum of two other sides.\r\n" );
document.write( "It gives three independent inequality\r\n" );
document.write( "\r\n" );
document.write( "45 < 4x + (2x-4),   (1)\r\n" );
document.write( "4x < 45 + (2x-4),   (2)\r\n" );
document.write( "2x-4 < 45 + 4x.     (3)\r\n" );
document.write( "\r\n" );
document.write( "From (1),  6x > 45 + 4 = 49    --->  x > \"49%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "From (2),  2x < 45 - 4 = 41    --->  x < \"41%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "From (3),  2x > -4 - 45 = -49  --->  x > \"-49%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "Answer. \"49%2F6\" < x < \"41%2F2\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );