document.write( "Question 988922: Find the slope of the line that passes through each pair of points.
\n" );
document.write( "1. (2,-7),(5,-5)
\n" );
document.write( "2. (-2,-3),(0,-5)
\n" );
document.write( "3. (4,-1.5), (4,4.5)\r
\n" );
document.write( "\n" );
document.write( "Graph the line passing through the given point with the given slope.
\n" );
document.write( "4. (-3,-1),m=-1/5 \n" );
document.write( "
Algebra.Com's Answer #609379 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! #1,2,3, just use the formula for slope. Vertical change divided by horizontal change.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "#4, simply plug into point-slope equation form. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Refer to the given point and slope to help in graphing.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "The format for point-slope form is for a line containing point (u,v) and having slope m, the equation can be shown as y-v=m(x-u). \n" ); document.write( " |