document.write( "Question 191995: How do you graph the following system of equations. Describe both lines and the final graph. x-y<3 and 2x+y>1 \n" ); document.write( "
Algebra.Com's Answer #144097 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
x-y<3.......-y<-x-3....y>x+3
\n" ); document.write( ":
\n" ); document.write( "2x+y>1......y>-2x+1
\n" ); document.write( ":
\n" ); document.write( "y>x+3 has a boundry line which is dotted at y=x+3(red line). everything above this line is shaded.
\n" ); document.write( ":
\n" ); document.write( "y>-2x+1 has a boundry line which is dotted at y=-2x+1(green line). everything above this line is shaded
\n" ); document.write( ":
\n" ); document.write( "the area that is mutual to both is the solution
\n" ); document.write( ":
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%2B3%2C-2x%2B1%29\" that would be the area that is in the upper part of the X that the 2 lines create
\n" ); document.write( "
\n" );