document.write( "Question 1019137: write an equation in point-slope form for the line through the given point with the given slope.
\n" ); document.write( "(-10,-1); m=-1
\n" ); document.write( "

Algebra.Com's Answer #635126 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
write an equation in point-slope form for the line through the given point with the given slope.
\n" ); document.write( "(-10,-1); m=-1
\n" ); document.write( ":
\n" ); document.write( "the point/slope form: y - y1 = m(x - x1), where
\n" ); document.write( "m = -1
\n" ); document.write( "x1 = -10
\n" ); document.write( "y1 = -1
\n" ); document.write( ":
\n" ); document.write( "y - (-1) = -1(x - (-10))
\n" ); document.write( "minus a minus is a plus
\n" ); document.write( "y + 1 = -1(x + 10)
\n" ); document.write( "y + 1 = -x - 10
\n" ); document.write( "y = -x - 10 - 1
\n" ); document.write( "y = -x - 11
\n" ); document.write( "x + y = -11
\n" ); document.write( "
\n" );