document.write( "Question 882950: Which inequality will have a solid boundary line and a shaded region above its graph?\r
\n" );
document.write( "\n" );
document.write( "x − y ≥ 3\r
\n" );
document.write( "\n" );
document.write( "2x − 3y ≤ 3 \r
\n" );
document.write( "\n" );
document.write( "3y − x < 2\r
\n" );
document.write( "\n" );
document.write( "2x + y < 7 \n" );
document.write( "
Algebra.Com's Answer #533199 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which inequality will have a solid boundary line and a shaded region above its graph? \n" ); document.write( " x − y ≥ 3 \n" ); document.write( "y <= x-3 \n" ); document.write( "solid and below y = x-3 \n" ); document.write( "--------------------------------- \n" ); document.write( "2x − 3y ≤ 3 \n" ); document.write( "3y >= 2x-3 \n" ); document.write( "y >= (2/3)x-1 \n" ); document.write( "solid and above y = (2/3)x-1 \n" ); document.write( "----------------------------------- \n" ); document.write( "3y − x < 2 \n" ); document.write( "3y < x+2 \n" ); document.write( "y < (1/3)x + (2/3) \n" ); document.write( "not solid and below (1/3)x + (2/3) \n" ); document.write( "------------------------------------- \n" ); document.write( "2x + y < 7 \n" ); document.write( "y < -2x + 7 \n" ); document.write( "not solid and below y = -2x+7 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |