document.write( "Question 43269: How would you enter the inequality 2x - 3y >= 0 into the calculator to graph it? \n" ); document.write( "
Algebra.Com's Answer #28358 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! enter as y = (2/3)*x \n" ); document.write( "2x - 3y >= 0 \n" ); document.write( "add 3y to both sides \n" ); document.write( "3y <= 2x \n" ); document.write( "y <= (2/3)*x \n" ); document.write( "the solution is the area below the line \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |