document.write( "Question 73673: 2X + Y = 2 graph and give the x and y intercepts \n" ); document.write( "
Algebra.Com's Answer #52697 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2x+y=2 \n" ); document.write( "y=-2x+2 \n" ); document.write( "no set y=0 & solve for x \n" ); document.write( "0=-2x+2 \n" ); document.write( "2x=2 \n" ); document.write( "x=2/2 \n" ); document.write( "x=1 answer. \n" ); document.write( "now x=0 and solve for y \n" ); document.write( "y=-2*0+2 \n" ); document.write( "y=0+2 \n" ); document.write( "y=2 answer. \n" ); document.write( " |