document.write( "Question 899437: Whats the equation of a line with a slope of 2/3 and a y-intercept of (0, -2)? \n" ); document.write( "
Algebra.Com's Answer #545409 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "where m is the slope
\n" ); document.write( "b is the y intercept when x=0
\n" ); document.write( "y=2/3*x-2
\n" ); document.write( "
\n" );