document.write( "Question 53456: i am not sure how to do this problem\r
\n" );
document.write( "\n" );
document.write( "graph teh inequality
\n" );
document.write( "2x+5y greater than and equal to 10 \n" );
document.write( "
Algebra.Com's Answer #35775 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x+5y greater than and equal to 10 \n" ); document.write( "2x+5y>=10 [Solve for y] \n" ); document.write( "2x-2x+5y>=10-2x \n" ); document.write( "5y>=10-2x \n" ); document.write( "5y/5>=10/5 -2x/5 \n" ); document.write( "y>=2-(2/5)x \n" ); document.write( " |