document.write( "Question 112201: Solve the following system of linear inequalities by graphing.
\n" );
document.write( " x + 2y = 3
\n" );
document.write( " 2x – 3y = 6\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #81889 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! I will do the graph for you, but since you did not post the ineauqlities, I do not know wat they are. \n" ); document.write( "x + 2y = 3 \n" ); document.write( "2x – 3y = 6 \n" ); document.write( "=========== \n" ); document.write( "2y=-x+3 \n" ); document.write( "y=-(1/2)x+1 \n" ); document.write( "--------------- \n" ); document.write( "2x-3y=6 \n" ); document.write( "-3y=-2x+6 \n" ); document.write( "y=(2/3)x+2 \n" ); document.write( ":) \n" ); document.write( " |