document.write( "Question 516625: On my math homework it says find the slope of the line that passes through the given points (0,1),(-6,3) \n" ); document.write( "
Algebra.Com's Answer #344421 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
slope = change in y / change in x
\n" ); document.write( ".
\n" ); document.write( "slope = (y -y1) / (x -x1)
\n" ); document.write( ".
\n" ); document.write( "(x, y) = (0,1)
\n" ); document.write( ".
\n" ); document.write( "(x1, y1) = (-6,3)
\n" ); document.write( ".
\n" ); document.write( "slope = (1-3) / (0-(-6))
\n" ); document.write( ".
\n" ); document.write( "slope = -2/6 = -1/3
\n" ); document.write( ".
\n" ); document.write( "The slope-intercept form is:
\n" ); document.write( ".
\n" ); document.write( "y = -1/3x + b
\n" ); document.write( ".
\n" ); document.write( "Use one of the points to find 'b'.
\n" ); document.write( ".
\n" ); document.write( "1 = 0x + b
\n" ); document.write( ".
\n" ); document.write( "b = 1
\n" ); document.write( ".
\n" ); document.write( "y = -1/3x + 1 is the equation of the line that goes through (0,1) and (-6,3).
\n" ); document.write( ".
\n" ); document.write( "\"+%0D%0Agraph%28500%2C500%2C-5%2C5%2C-5%2C5%2C-1%2F3%2Ax%2B1%29%2C%0D%0A\"
\n" ); document.write( "
\n" );