document.write( "Question 449768: How would I identify the y-intercept?\r
\n" );
document.write( "\n" );
document.write( "y=3/2x + 4 \n" );
document.write( "
Algebra.Com's Answer #309362 by rfer(16322) ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=slope \n" ); document.write( "b=y int \n" ); document.write( "b=4 (0,4) \n" ); document.write( " |