document.write( "Question 627359: whta is the equation for y=mx+b, when y=8 and x=1 y=18, x=3 \n" ); document.write( "
Algebra.Com's Answer #394892 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Ordered pairs (x,y)
\n" ); document.write( "(3,18)
\n" ); document.write( "(1,8) m = 10/2 = 5
\n" ); document.write( " y = mx + b
\n" ); document.write( " y = 5x + b
\n" ); document.write( " 8 = 5 + b || using order pair (x,y): (1,8) to solve for b
\n" ); document.write( " 3 = b
\n" ); document.write( " y = 5x + 3 \n" ); document.write( "
\n" );