document.write( "Question 848095: Find the equation of the line that.contains the.point 9, -19 and has slope -2 \n" ); document.write( "
Algebra.Com's Answer #510992 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the line that.contains the point 9, -19 and has slope -2
\n" ); document.write( "Using the point slope equation; y - y1 = m(x - x1), where
\n" ); document.write( "x1 = 9
\n" ); document.write( "y1 = -19
\n" ); document.write( "m = -2
\n" ); document.write( "y - (-19) = -2(x - 9)
\n" ); document.write( "y + 19 = -2x + 18
\n" ); document.write( "y = -2x + 18 - 19
\n" ); document.write( "y = -2x - 1 is the equation
\n" ); document.write( "
\n" );