document.write( "Question 92561: What is the equation of a line with a slope of -5 and containing the point (2,4)? \n" ); document.write( "
Algebra.Com's Answer #67402 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "If you want to find the equation of line with a given a slope of \"-5\" which goes through the point (\"2\",\"4\"), you can simply use the point-slope formula to find the equation:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---Point-Slope Formula---
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\" where \"m\" is the slope, and is the given point\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So lets use the Point-Slope Formula to find the equation of the line\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-4=%28-5%29%28x-2%29\" Plug in \"m=-5\", \"x%5B1%5D=2\", and \"y%5B1%5D=4\" (these values are given)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-4=-5x%2B%28-5%29%28-2%29\" Distribute \"-5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-4=-5x%2B10\" Multiply \"-5\" and \"-2\" to get \"10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=-5x%2B10%2B4\" Add 4 to both sides to isolate y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=-5x%2B14\" Combine like terms \"10\" and \"4\" to get \"14\" \r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation of the line with a slope of \"-5\" which goes through the point (\"2\",\"4\") is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=-5x%2B14\" which is now in \"y=mx%2Bb\" form where the slope is \"m=-5\" and the y-intercept is \"b=14\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph the equation \"y=-5x%2B14\" and plot the point (\"2\",\"4\"), we get (note: if you need help with graphing, check out this solver)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Graph of \"y=-5x%2B14\" through the point (\"2\",\"4\")\r
\n" ); document.write( "\n" ); document.write( "and we can see that the point lies on the line. Since we know the equation has a slope of \"-5\" and goes through the point (\"2\",\"4\"), this verifies our answer.
\n" ); document.write( "
\n" );