document.write( "Question 689021: write the slope intercept form of the equation of the line through the given point with the given slope.
\n" ); document.write( "through : (3, -4) Slope:-2
\n" ); document.write( "

Algebra.Com's Answer #425791 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "-4=-2*3+b
\n" ); document.write( "-4=-6+b
\n" ); document.write( "-4+6=b
\n" ); document.write( "b=2
\n" ); document.write( "--------------
\n" ); document.write( "y=-2x+2
\n" ); document.write( "
\n" );