document.write( "Question 848073: Find the equation of the line that contains the point 4, -22 and had slope -5 \n" ); document.write( "
Algebra.Com's Answer #510859 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
There are two ways to do this. Depends on what form you want.\r
\n" ); document.write( "\n" ); document.write( "Let's put this in point-slope form.\r
\n" ); document.write( "\n" ); document.write( "\"y-y_1+=+m%28x-x_1%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28y%2B22+=+-5%28x-4%29%29\" <--- this is perfectly acceptable\r
\n" ); document.write( "\n" ); document.write( "If you wanted to go further you could solve for y:\r
\n" ); document.write( "\n" ); document.write( "\"y%2B22+=+-5x+%2B+20\"\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-5x+-2\" \r
\n" ); document.write( "\n" ); document.write( "However if you had to put it into slope-intercept I prefer this method:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = mx +b\r
\n" ); document.write( "\n" ); document.write( "-22 = -5*4 + b\r
\n" ); document.write( "\n" ); document.write( "-2 = b\r
\n" ); document.write( "\n" ); document.write( "\"y+=+-5x+-2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );