document.write( "Question 718392: find the intercepts of the equation y=2x+2 \n" ); document.write( "
Algebra.Com's Answer #440899 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the intercepts of the equation y=2x+2 \n" ); document.write( ": \n" ); document.write( "The y intercept is when x=0 \n" ); document.write( "y = 2(0) + 2 \n" ); document.write( "y = 2 \n" ); document.write( ": \n" ); document.write( "The x intercept is when y = 0 \n" ); document.write( "2x + 2 = 0 \n" ); document.write( "2x = -2 \n" ); document.write( "x = -2/2 \n" ); document.write( "x = -1 \n" ); document.write( " |