document.write( "Question 228122: m=2 and passing through (1,-1) \n" ); document.write( "
Algebra.Com's Answer #169418 by Alan3354(69443) You can put this solution on YOUR website! m=2 and passing through (1,-1) \n" ); document.write( "-------- \n" ); document.write( "Find the y-intercept \n" ); document.write( "y = mx + b \n" ); document.write( "-1 = 2*1 + b \n" ); document.write( "b = -3 \n" ); document.write( "--> y = 2x - 3 \n" ); document.write( " |