document.write( "Question 501386: if the slope is 2 and the coordinates are (3,2) and the equation is y=mx+2, what would b be and how would you find it??
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #338505 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "2=2*3+b \n" ); document.write( "2=6+b \n" ); document.write( "b=-4 \n" ); document.write( " |