document.write( "Question 141818: Find an equation in slope-intercept form passing through the points (2,5) and (7,-3)\r
\n" );
document.write( "\n" );
document.write( "Any help will be appreciated. \n" );
document.write( "
Algebra.Com's Answer #103307 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! first, find the slope __ y change (rise) divided by x change (run) __ (-3-5)/(7-2) __ -8/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "write in point-slope form __ y-5=(-8/5)(x-2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for y (slope-intercept) __ y-5=(-8/5)x+(16/5) __ y=(-8/5)x+(41/5) \n" ); document.write( " |