document.write( "Question 1007551: If a line with a slope of 4 crosses the y-axis at (0, 1), what is the equation of the line
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623436 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Using y = mx + b, we plug in to get \n" ); document.write( "y = 4x + 1 \n" ); document.write( " |