document.write( "Question 61033: Write the equation of the line that passes through point (–4, 19) with a slope of –6. \n" ); document.write( "
Algebra.Com's Answer #41953 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Write the equation of the line that passes through point (–4, 19) with a slope of –6.
\n" ); document.write( "There are a couple of ways to do this, but whenever I'm given a slope and a point, I like to use the point slope formula \"highlight%28y-y1=m%28x-x1%29%29\", m=slope, (x1,y1)=given point.
\n" ); document.write( "m=-6, (x1,y1)=(-4,19)
\n" ); document.write( "\"y-19=-6%28x-%28-4%29%29\"
\n" ); document.write( "\"y-19=-6%28x%2B4%29\"
\n" ); document.write( "\"y-19=-6x-24\"
\n" ); document.write( "\"y-19%2B19=-6x-24%2B19\"
\n" ); document.write( "\"y=-6x-5\" <--This is the slope intercept form of a line. \"y=mx%2Bb\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );