document.write( "Question 234259: what is the slope and y intercept of y=2x-10? \n" ); document.write( "
Algebra.Com's Answer #172751 by rfer(16322) ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=slope=2 \n" ); document.write( "b=y int=-10 \n" ); document.write( "(0,-10) \n" ); document.write( " |