document.write( "Question 698466: solve 5x + 3y > -6 and 2y + x < 6 (inequalities) \n" ); document.write( "
Algebra.Com's Answer #430692 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve \n" ); document.write( "5x + 3y > -6 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y > (-5/3)x - 2 \n" ); document.write( "--- \n" ); document.write( "Graph the boundry line as a dashed line: \n" ); document.write( "y = (-5/3)x - 2 \n" ); document.write( "Shade the half-plane ABOVE the boundary because you want \n" ); document.write( "y to be greater than (-5/3)x-2::: \n" ); document.write( " \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "and 2y + x < 6 \n" ); document.write( "y < (-1/2)x + 3 \n" ); document.write( "---- \n" ); document.write( "Boundary y = (-1/2)x + 3 \n" ); document.write( "Shade the half-plance BELOW te boundary: \n" ); document.write( " \n" ); document.write( "------- \n" ); document.write( "The intersection of the two half-planes is the solution \n" ); document.write( "set for the system on inequalities. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |