document.write( "Question 61481: What is the y-intercept of this equation: \r
\n" );
document.write( "\n" );
document.write( "y = 2x + 5 \r
\n" );
document.write( "\n" );
document.write( "DO NOT WRITE AS AN ORDERED PAIR \n" );
document.write( "
Algebra.Com's Answer #42298 by DJ_Sammie(24) ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "b=y-int \n" ); document.write( "so the answer is 5 \n" ); document.write( " |