document.write( "Question 596929: how do you write this problem? \"write the equation of a line that goes through the point (3,-3) and had a slope of -0.5\" \n" ); document.write( "
Algebra.Com's Answer #377959 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "-3=-0.5*3+b
\n" ); document.write( "-3=-1.5+b
\n" ); document.write( "b=-3+1.5
\n" ); document.write( "b=-1.5
\n" ); document.write( "---
\n" ); document.write( "y=-0.5x-1.5
\n" ); document.write( "
\n" );