document.write( "Question 1062048: write an equation for a line parallel to y= -5x + 1 and passes through the point (4,-22)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #676817 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
parallel lines have the same slope, so the slope of the line needed is -5.
\n" ); document.write( "point slope formula y-y1=m(x-x1), where (x1,y1) is the point and m the slope
\n" ); document.write( "y-(-22)=-5(x-4)
\n" ); document.write( "y+22=-5x+20
\n" ); document.write( "y=-5x-2
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-5x%2B1%2C-5x-2%29\"
\n" ); document.write( "
\n" );