document.write( "Question 306419: how do you find the equation of the line, in standard form, that passes through (1,2) and is parallel to y=-3x-9
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #219293 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "m=-3
\n" ); document.write( "x=1
\n" ); document.write( "y=2
\n" ); document.write( "2=-3(1)+b
\n" ); document.write( "2=-3+b
\n" ); document.write( "5=b
\n" ); document.write( "\"highlight%28y=-3x%2B5%29\"
\n" ); document.write( "
\n" );