document.write( "Question 1059471: solve the following inequality system please\r
\n" );
document.write( "\n" );
document.write( "2x+y<1\r
\n" );
document.write( "\n" );
document.write( "-x+2y>0 \n" );
document.write( "
Algebra.Com's Answer #674506 by acw1213(28)![]() ![]() You can put this solution on YOUR website! You need to first get your systems of equations into slope-intercept form, y = mx + b. \n" ); document.write( "For 2x + y < 1, subtract 2x on both sides: \n" ); document.write( "y < 2x + 1 \n" ); document.write( "Now, with -x + 2y > 0, add \"x\" on both sides: \n" ); document.write( "2y > -x + 0 \n" ); document.write( "Divide by 2 on both sides: \n" ); document.write( "y > -1/2x \r \n" ); document.write( "\n" ); document.write( "Graph these inequalities and where both shadings overlap is your solution region. \n" ); document.write( " |