document.write( "Question 63530This question is from textbook Algebra Concepts and Aplications
\n" );
document.write( ": solve the system of inequalities by graphing. if the system does not have a solution, write no solution.\r
\n" );
document.write( "\n" );
document.write( "2y+x<4
\n" );
document.write( "3x-y>1 \n" );
document.write( "
Algebra.Com's Answer #44225 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2y+x<4 \n" ); document.write( "3x-y>1 \n" ); document.write( "-------- \n" ); document.write( "solve each for \"y\" to get: \n" ); document.write( "y<(-1/2)x+2 \n" ); document.write( "y>3x-1 \n" ); document.write( "-------- \n" ); document.write( "Graph the equality: \n" ); document.write( "y=(-1/2)x+2 \n" ); document.write( "y=3x-1 \n" ); document.write( "----------- \n" ); document.write( "Your graph is the intersection of the half-planes \n" ); document.write( "below y=(-1/2)x+2 and above y=3x-1. \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |