document.write( "Question 155605: use the intercepts to graph the following equation: x-2y=4 \n" ); document.write( "
Algebra.Com's Answer #114632 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! use the intercepts to graph the following equation: x-2y=4 \n" ); document.write( "---------- \n" ); document.write( "For the y-intercept, set x = 0 \n" ); document.write( "0-2y=4 \n" ); document.write( "y = -2 \n" ); document.write( "so that point is (0,-2) \n" ); document.write( "For the x-intercept, set y = 0 \n" ); document.write( "x = 4, so that point is (4,0) \n" ); document.write( "Plot the 2 points and draw a line through them. \n" ); document.write( " |