document.write( "Question 330763: identify the slope and y-intercept of equation 2x-3y=6 \n" ); document.write( "
Algebra.Com's Answer #237129 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x-3y=6 \n" ); document.write( "-3y=-2x+6 \n" ); document.write( "y=2/3x+2 \n" ); document.write( "------------ \n" ); document.write( "slope m = 2/3 \n" ); document.write( "y int = 2 \n" ); document.write( " |