document.write( "Question 144607: y=mx+b solve the formula for m and calculate the slope of a line passing through (2,5) with y-intercept 3 \n" ); document.write( "
Algebra.Com's Answer #105359 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = mx + b \n" ); document.write( "5 = 2m + 3 \n" ); document.write( "8 = 2m \n" ); document.write( "m = 4 \n" ); document.write( " \n" ); document.write( " |