document.write( "Question 211709This question is from textbook intermediate algebra
\n" );
document.write( ": determine the y- intercept.
\n" );
document.write( "g(x)=-4x-3 \n" );
document.write( "
Algebra.Com's Answer #159947 by nerdybill(7384) You can put this solution on YOUR website! y = mx + b \n" ); document.write( "is the \"slope-intercept\" form of a straight line \n" ); document.write( "m is slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "Since your equation: \n" ); document.write( "g(x)=-4x-3 \n" ); document.write( "is already in \"slope-intercept\" form -- by inspection we have \n" ); document.write( "y-intercept is at (0,-3) \n" ); document.write( " |