document.write( "Question 1188518: show me how to graph x+5y is less than equal to 30 \n" ); document.write( "
Algebra.Com's Answer #819627 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
So first of all, you graph just x+5y=30.
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C-x%2F5%2B6%29\"
\n" ); document.write( "Getting y on one side of the equation, we get \"y%3C=%28-1%2F5%29x%2B6\".
\n" ); document.write( "Since it's a <= sign, we shade in everything below the line.
\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Cx%2B5y%3C30%29\".
\n" ); document.write( "And we're done.
\n" ); document.write( "
\n" );