document.write( "Question 874644: Show the solution sets written algebraically and as a union or intersection of intervals. Please show all work so I can see how it is done. Thank you.
\n" );
document.write( "4x + 7 < 11 or 1 – x ≤ -2 \n" );
document.write( "
Algebra.Com's Answer #527613 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) 4x + 7 < 11 \n" ); document.write( "4x < 4 \n" ); document.write( "x < 1 \n" ); document.write( "2) 1 - x < or = -2 \n" ); document.write( "-x < or = -3 \n" ); document.write( "x > or = 3 \n" ); document.write( "(-infinity, 1), [3, infinity) \n" ); document.write( " \n" ); document.write( " |