document.write( "Question 762638: 2x-2y=5 x and y intercept \n" ); document.write( "
Algebra.Com's Answer #464544 by 2897696(96)![]() ![]() You can put this solution on YOUR website! change equation into linear equation form: y=mx+b (basically solving for y) \n" ); document.write( "y=y coordinate \n" ); document.write( "m=slope \n" ); document.write( "x=x coordinate \n" ); document.write( "b=y intercept \n" ); document.write( "2x-2y=5 =>2x-2x-2y=-2x+5 get y by self, so move x over first \n" ); document.write( "-2y=-2x+5 => (1/-2)(-2y)= -2x(1/-2)+ 5(1/-2)now move -2 to the other side, by dividing -2 to the -2x &5 \n" ); document.write( "y=x+(5/-2) this is now in linear form: y=mx+b \n" ); document.write( "y=y \n" ); document.write( "m=1 \n" ); document.write( "x=x \n" ); document.write( "b=5/-2 *since b is the y intercept, the y intercept is (0,5/-2) \n" ); document.write( "Answer: (0,5/-2) \n" ); document.write( " |