document.write( "Question 882506: find an equation of the line passing through the point (7,-3) and (-2,5). write the equation in slope-intercept form \n" ); document.write( "
Algebra.Com's Answer #532882 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(7,-3) and
\n" ); document.write( "(-2,5) m = -8/9
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\" p(-2,5)
\n" ); document.write( " y - 5 = (-8/9)(x + 2)
\n" ); document.write( " y = (-8/9)x -16/9 + 45/9
\n" ); document.write( " y = (-8/9)x + 29/9 in slope-intercept form
\n" ); document.write( "
\n" );