document.write( "Question 405570: Hello. I am having such a hard time understanding how to graph linear inequalities, from solving the problem to understanding where the points go on the x and y axis, if the line should be solid or dashed. I just can't make it click in my brain. Can you possibly show a very blunt breakdown of the following two equations? If I can follow it step by step I should be able to get it. Thank you so much!\r
\n" );
document.write( "\n" );
document.write( "1.) Graph 2x + y < 4\r
\n" );
document.write( "\n" );
document.write( "2.) Graph 4x - 3y >= 12 \n" );
document.write( "
Algebra.Com's Answer #286455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.) Graph 2x + y < 4 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y < -2x+4 \n" ); document.write( "---- \n" ); document.write( "You NEVER graph an inequality directly. \n" ); document.write( "You graph its boundary which is always an equality. \n" ); document.write( "Graph y = -2x+4 as a dashed line because equality \n" ); document.write( "is not part of your problem. \n" ); document.write( "--- \n" ); document.write( "Plot: (0,4) and (1,2) and draw a dashed line thru them \n" ); document.write( "---- \n" ); document.write( "Since you want y LESS than the boundary, shade \n" ); document.write( "the half-plane BELOW the boundary to get the graph \n" ); document.write( "of the inequality: \n" ); document.write( " \n" ); document.write( "====================\r \n" ); document.write( "\n" ); document.write( "2.) Graph 4x - 3y >= 12 \n" ); document.write( "Solve for \"y\": \n" ); document.write( "3y <= 4x-12 \n" ); document.write( "y <= (4x-12)/3 \n" ); document.write( "--- \n" ); document.write( "Now graph the boundary as a solid \n" ); document.write( "line because it is part of the problem \n" ); document.write( "Plot (0,-4)(2,-4/3) \n" ); document.write( "--- \n" ); document.write( "Shade the half-plane BELOW the boundary \n" ); document.write( "because you want y LESS than the boundary. \n" ); document.write( "The line and the shaded area are the graph. \n" ); document.write( " \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |