document.write( "Question 1007553: Find the slope and the y-intercept of the equation 2x − 3y = 6 \n" ); document.write( "
Algebra.Com's Answer #623449 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope and the y-intercept of the equation 2x - 3y = 6 \n" ); document.write( "---------- \n" ); document.write( "Convert it to slope-intercept form, y = mx + b \n" ); document.write( "m = slope, b = y-intercept. \n" ); document.write( "------------ \n" ); document.write( "That means solve for y. \n" ); document.write( "2x - 3y = 6 \n" ); document.write( "3y = 2x - 6 \n" ); document.write( "y = (2/3)x - 2 \n" ); document.write( "---- \n" ); document.write( "m = 2/3 \n" ); document.write( "b = -2 \n" ); document.write( " \n" ); document.write( " |