document.write( "Question 415388: what equation of the line with a slope of -3 over 5 and a y-intercept of 6? \n" ); document.write( "
Algebra.Com's Answer #291228 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "slope m=-3/5
\n" ); document.write( "y int b=6
\n" ); document.write( "y=-3/5x+6
\n" ); document.write( "
\n" );