document.write( "Question 173685: Graph the solution set of the following: \r
\n" );
document.write( "\n" );
document.write( "y < 2x-1 intersecting with 2y ≥ x+4 \n" );
document.write( "
Algebra.Com's Answer #128544 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y < 2x-1 (red line) \n" ); document.write( "2y >= x+4 \n" ); document.write( "y>=x/2+2 (green line) \n" ); document.write( " \n" ); document.write( "SOLUTION (2,3). \n" ); document.write( " |