document.write( "Question 349098: How do I graph 2y-5x<13 \n" ); document.write( "
Algebra.Com's Answer #249516 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 2y-5x<13 \n" ); document.write( "2y<5x+13 \n" ); document.write( "y<5x/2 +13/2 \n" ); document.write( "assume an = sign for finding the values of x ,y \n" ); document.write( "plug three or more values of x (say 1,2,3) and calculate y..\r \n" ); document.write( "\n" ); document.write( "Plot the points xy and draw a line. \n" ); document.write( "since y < something all values below the line will be the solution for the inequality \n" ); document.write( ".. \n" ); document.write( " |