document.write( "Question 562342: write the equation of the line that is parallel to the line y=-3+12 and passes through the point (-1,6) \n" ); document.write( "
Algebra.Com's Answer #364550 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
I think you meant:
\n" ); document.write( "y=-3x+12
\n" ); document.write( ".
\n" ); document.write( "If so, the slope of the line above is -3
\n" ); document.write( "If the new line is parallel, it must have the same slope.
\n" ); document.write( ".
\n" ); document.write( "Plug the slope (-3) and the given point (-1,6) into the \"point-slope\" form:
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y - 6 = -3(x - (-1))
\n" ); document.write( "y - 6 = -3(x + 1)
\n" ); document.write( "y - 6 = -3x - 3
\n" ); document.write( "y = -3x + 3 (this is what they're looking for)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );