document.write( "Question 445777: Given two points through which a line passes, write the equation of each line in slope-intercept form\r
\n" ); document.write( "\n" ); document.write( "(-4,3) and (-2,1)
\n" ); document.write( "

Algebra.Com's Answer #307082 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using the point-slope formula, \"m+=%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "(-4,3) and
\n" ); document.write( "(-2,1) m = 2/-2 = -1
\n" ); document.write( "Note: the standard slope-intercept form for an equation of a line y = mx + b
\n" ); document.write( "where m is the slope and b the y-intercept.
\n" ); document.write( " y = -x + b
\n" ); document.write( " 1 = -1*-2 + b
\n" ); document.write( " -1 = b
\n" ); document.write( " y = -x -1
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );