document.write( "Question 217062: What is the y-intercept of the line in the equation y=-2/3x-12. \n" ); document.write( "
Algebra.Com's Answer #163722 by nerdybill(7384) You can put this solution on YOUR website! Because \n" ); document.write( "y=-2/3x-12 \n" ); document.write( "is already in the \"slope-intercept\" form of \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "From inspection then \n" ); document.write( "b = -12 \n" ); document.write( "therefore the y-intercept is \n" ); document.write( "(0, -12) \n" ); document.write( " \n" ); document.write( " |