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) ![]() 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: \n" ); document.write( "\n" ); document.write( "20. \n" ); document.write( "using the slope formula \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \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( " |