document.write( "Question 69067This question is from textbook
\n" ); document.write( ": Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. Please show how to do this. Thanks\r
\n" ); document.write( "\n" ); document.write( "20. (-1, 3) and (4, -2)\r
\n" ); document.write( "\n" ); document.write( "24. (2, -3) and (2, 4)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #49234 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The slope is the change in y over the change in x, or the \"rise\" over the \"run\"
\n" ); document.write( "So to find the change in y, subtract the y values of the two points; and to find the change in x, subtract the x coordinates.
\n" ); document.write( "Slope: \"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r
\n" ); document.write( "\n" ); document.write( "20.
\n" ); document.write( "using the slope formula
\n" ); document.write( "\"m=%28-2-3%29%2F%284-%28-1%29%29\"
\n" ); document.write( "\"m=-5%2F5=-1\"
\n" ); document.write( "Once we have the slope we can plug in any point to complete the equation. Lets plug in (-1,3) into the general form of the linear equation y=mx+b to solve for b, the y-intercept.
\n" ); document.write( "\"y=mx%2Bb\"Start with the general form
\n" ); document.write( "\"3=%28-1%29%2A%28-1%29%2Bb\"Plug in known values
\n" ); document.write( "\"b=3-1=2\"Solve for b
\n" ); document.write( "So the equation is y=-x+2\r
\n" ); document.write( "\n" ); document.write( "24. Use the same procedure
\n" ); document.write( "\"m=%284-%28-3%29%29%2F%282-2%29\"
\n" ); document.write( "\"m=7%2F0\"Now I must remind you that 7/0 is not defined, so there is no slope
\n" ); document.write( "In this case, the equation isn't even in y form; the equation is in x form. So the equation is simply x=2.
\n" ); document.write( "
\n" );