document.write( "Question 444739: Find the y-intercept for -2x + 2y = 4 \n" ); document.write( "
Algebra.Com's Answer #306499 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Divide both sides by 2: \n" ); document.write( "-x + y = 2\r \n" ); document.write( "\n" ); document.write( "Transpose -x to the other side:\r \n" ); document.write( "\n" ); document.write( "y = x + 2 (This is in slope-intercept form)\r \n" ); document.write( "\n" ); document.write( "Hence the y-intercept is 2. \n" ); document.write( " |