document.write( "Question 225953: Please help me find an equation of the line containing the given pair of points. Final answer must be written as a linear function in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "(-2,0) and (3,-7) \n" );
document.write( "
Algebra.Com's Answer #168408 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the slope (m) is the y-change divided by the x-change\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = (-7 - 0) / (3 - -2) = -7/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the point-slope form ___ y - 0 = -7/5 (x - -2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (-7/5) x - 14/5 \n" ); document.write( " |