document.write( "Question 423823: plot the intercepts x+2y=4 \n" ); document.write( "
Algebra.Com's Answer #295517 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x+2y=4 \n" ); document.write( ". \n" ); document.write( "To find the y-intercept set x to zero and solve for y: \n" ); document.write( "x+2y=4 \n" ); document.write( "0+2y=4 \n" ); document.write( "y = 2 \n" ); document.write( "y-intercept is at (0, 2) \n" ); document.write( ". \n" ); document.write( "To find the x-intercept set y to zero and solve for x: \n" ); document.write( "x+2y=4 \n" ); document.write( "x+2(0)=4 \n" ); document.write( "x = 4 \n" ); document.write( "x-intercept is at (4, 0) \n" ); document.write( " \n" ); document.write( " |