document.write( "Question 1161459: What is the equation of the line that has a slope of -2 and goes through the point (4, -1) \n" ); document.write( "
Algebra.Com's Answer #785020 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Start with point-slope form: \"y-y%5B0%5D+=+m+%28x-x%5B0%5D%29+\" where m is slope and
\n" ); document.write( "( \"+x%5B0%5D+\", \"+y%5B0%5D+\" ) is any point on the line:\r
\n" ); document.write( "\n" ); document.write( "y - (-1) = -2(x - 4)
\n" ); document.write( "y + 1 = -2(x - 4) <<<< point-slope form\r
\n" ); document.write( "\n" ); document.write( "You can continue, by solving for y, you get slope-intercept form y = mx+b where m is slope and b is the y-intercept:\r
\n" ); document.write( "\n" ); document.write( "y + 1 = -2x + 8
\n" ); document.write( "y = -2x + 7 <<<< slope-intercept form\r
\n" ); document.write( "\n" ); document.write( "Finally, if you can put it in \"standard form\": Ax + By = C:\r
\n" ); document.write( "\n" ); document.write( "2x + y = 7 <<<< standard form (slope is -A/B, y-intercept is C/B,
\n" ); document.write( " x-intercept is C/A)\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );