document.write( "Question 518247: slope-intercept form of the equation of the line passing through the point (3, -6) and parallel to the line y = 5x + 3 \n" ); document.write( "
Algebra.Com's Answer #345104 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
-6=5*3+b
\n" ); document.write( "-6=15+b
\n" ); document.write( "-21=b
\n" ); document.write( "------------
\n" ); document.write( "y=5x-21
\n" ); document.write( "
\n" );