document.write( "Question 149141: find the y-intercept of 6x-y=-12 \n" ); document.write( "
Algebra.Com's Answer #109397 by checkley77(12844) ![]() You can put this solution on YOUR website! Y=mX+b IS THE STANDARD LINE EQUATION WHERE m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "6x-y=-12 \n" ); document.write( "-Y=-6X-12 \n" ); document.write( "Y=6X+12 THUS THE Y INTERCEPT (b)=12 \n" ); document.write( " |