document.write( "Question 348466: Find the slope,y-intercept and x-intercept of each line.
\n" );
document.write( "y=2x-5 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #249126 by QH(50)![]() ![]() You can put this solution on YOUR website! The equation of the line is already in slope-intercept form y=mx+b, where m=slope and b=the y intercept. So for y=2x-5 your slope(m) is 2, and your y int(b) is -5. \n" ); document.write( " |