document.write( "Question 349283: -3x+2y=2 find the slope and y-intercept and graph \n" ); document.write( "
Algebra.Com's Answer #249730 by ewatrrr(24785) You can put this solution on YOUR website! HI, \n" ); document.write( "*Hint: Solve for y to put the equation of the line into slope-intercept form \n" ); document.write( "y = mx + b where m is the slope and b the y-intercept (value of y where the line crosses the y-axis) \n" ); document.write( ". \n" ); document.write( "-3x+2y=2 \n" ); document.write( "y = (3/2)x + 1 \n" ); document.write( ". \n" ); document.write( "m = 3/2 and (0,1) a point on the line \n" ); document.write( "As y increase by 3, x increases by 2. \n" ); document.write( "(2,4) is also a point on the line \n" ); document.write( " |