document.write( "Question 586: What is the y-intercept of y=-2x+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #236 by janinecb(25)![]() ![]() ![]() You can put this solution on YOUR website! Use the slope intercept form of the equation for a line. \n" ); document.write( "y = mx + b \n" ); document.write( " \n" ); document.write( "In this equation m is the slope and b is the y-intercept. \n" ); document.write( " \n" ); document.write( "So, for your equation y = -2x + 1 \n" ); document.write( "The y-intercept is 1 and the way to write it as a point is (0, 1). \n" ); document.write( " \n" ); document.write( "This means that the graph crosses the y-axis at 1. \n" ); document.write( " |