document.write( "Question 387242: Write the slope-intercept equation for the line that passes through (-3, 1) and has slope 5/3. Please show all of your work \n" ); document.write( "
Algebra.Com's Answer #273727 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "first find b
\n" ); document.write( "1=5/3*-3+b
\n" ); document.write( "1=-15/3+b
\n" ); document.write( "1=-5+b
\n" ); document.write( "b=6
\n" ); document.write( "--------
\n" ); document.write( "y=5/3x+6
\n" ); document.write( "
\n" );