document.write( "Question 63872: Graph using the intercept method: 2x + y = 4. \n" ); document.write( "
Algebra.Com's Answer #44512 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X+Y=4 \n" ); document.write( "Y=-2X+4 THUS THE Y INTERCEPT IS (0,4) WITH A SLOPE OF 2 \n" ); document.write( "SETTING Y=0 WE FIND THE X INTERCEPT \n" ); document.write( "0=-2X+4 \n" ); document.write( "-2X=-4 \n" ); document.write( "X=-4/-2 \n" ); document.write( "X=2 OR THE POINT (2,0) \n" ); document.write( "LOCATE THESE TWO POINTS (2,0)&(0,4) CONNECT THEM WITH A LINE WITH A SLOPE OF 2. \n" ); document.write( " \n" ); document.write( " |