document.write( "Question 204437: Graph.\r
\n" );
document.write( "\n" );
document.write( "x + y < 1\r
\n" );
document.write( "\n" );
document.write( "How would i graph this? do i need to solve it at all or leave it as is? \n" );
document.write( "
Algebra.Com's Answer #154333 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Graph. \n" ); document.write( "x + y < 1 \n" ); document.write( "How would i graph this? do i need to solve it at all or leave it as is? \n" ); document.write( "---------------- \n" ); document.write( "Change it to equal: \n" ); document.write( "x + y = 1 \n" ); document.write( "Graph that, and you get a line with a slope of -1. The line passes thru (0,1) and (1,0). \n" ); document.write( "The area to the lower left of the line is <, that is, the sum of x and y is less than 1. \n" ); document.write( " \n" ); document.write( " |