document.write( "Question 175084: solution to the system of inequalities
\n" );
document.write( "y<3x-1
\n" );
document.write( "Y>|x-2| \n" );
document.write( "
Algebra.Com's Answer #130176 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solution to the system of inequalities \n" ); document.write( "y<3x-1 \n" ); document.write( "Y>|x-2| \n" ); document.write( "------------- \n" ); document.write( "Graph y = 3x-1 with a dashed line; shade the half-plane below that line. \n" ); document.write( "------------- \n" ); document.write( "Graph y = |x-2| with a dashed \"curve\"; shade the area above the \"curve\". \n" ); document.write( "-------------- \n" ); document.write( "The solution set is the intersection of those two half-planes. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |