document.write( "Question 914659: Determine range of values for x for triangle with sides 2x, 4x and 3x + 5. \n" ); document.write( "
Algebra.Com's Answer #555221 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "range of values for \"x\" for triangle with sides \"2x\", \"4x\" and \"3x+%2B+5\":\r
\n" ); document.write( "\n" ); document.write( "\"2x%3E0\" => \"x%3E0\" \r
\n" ); document.write( "\n" ); document.write( "\"4x%3E0\" => \"x%3E0\"
\n" ); document.write( "\"3x%2B5%3E0\" => \"3x%3E-5\" => \"x%3E-5%2F3\"
\n" ); document.write( "
\n" ); document.write( " The only circumstance where all three inequalities are true is when \"x%3E0\"; all \"x\" such that \"x%3E0\" is the answer.
\n" ); document.write( "
\n" );