document.write( "Question 410226: What is the slope and y intercept for 2x-3y+9=12 \n" ); document.write( "
Algebra.Com's Answer #288521 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Put: \n" ); document.write( "2x-3y+9=12 \n" ); document.write( "into \"slope-intercept\" form: \n" ); document.write( "2x-3y+9=12 \n" ); document.write( "2x+9=3y+12 \n" ); document.write( "2x-3=3y \n" ); document.write( "(2/3)x - 1 = y \n" ); document.write( ". \n" ); document.write( "From inspection then, \n" ); document.write( "slope is 2/3 \n" ); document.write( "y-intercept is at (0, -1) \n" ); document.write( " \n" ); document.write( " |