document.write( "Question 620602: Write the equation of a line this is parallel to y=-4x+5 and passes through point (-6,21). \n" ); document.write( "
Algebra.Com's Answer #390284 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
21=-4*-6+b
\n" ); document.write( "21=24+b
\n" ); document.write( "21-24=b
\n" ); document.write( "b=-3
\n" ); document.write( "---------------------
\n" ); document.write( "y=-4x-3
\n" ); document.write( "
\n" );