\n" );
document.write( "Hi, \n" );
document.write( "x<2, y>5, x+y<12 \n" );
document.write( "shading area to the left of x =2(blue line),above y =5(green line) and below y = -x + 12(red line) \n" );
document.write( "would represent the solution to this system\r \n" );
document.write( "\n" );
document.write( "