document.write( "Question 305307: What is the y-intercept of 9x-6y=12 \n" ); document.write( "
Algebra.Com's Answer #218577 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the y-intercept of 9x-6y=12 \n" ); document.write( ". \n" ); document.write( "Manipulate the equation into the \"slop intercept\" form: \n" ); document.write( "9x-6y=12 \n" ); document.write( "-6y= -9x+12 \n" ); document.write( "y = (9/6)x-(12/6) \n" ); document.write( "y = (3/2)x - 2 \n" ); document.write( ". \n" ); document.write( "y-intercept: \n" ); document.write( "(0, -2) \n" ); document.write( " \n" ); document.write( " |