document.write( "Question 508006: write an equation of the line containing the specified point and parallel to the indicated line (0,-5) y= 4x+3 \n" ); document.write( "
Algebra.Com's Answer #340831 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "-5=4*0+b
\n" ); document.write( "b=-5
\n" ); document.write( "---------
\n" ); document.write( "y=4x-5
\n" ); document.write( "
\n" );