document.write( "Question 84820: I have a question that states: Determine the slope-intercept form of the equation of the line. The points on the graph are (0,2), (-6,-7). The answer is -3/2 isn't it? \n" ); document.write( "
Algebra.Com's Answer #61105 by tanimachatterjee(60)\"\" \"About 
You can put this solution on YOUR website!
straight line passes through the points (0,2) (-6,-7)
\n" ); document.write( "equation of the st.line is y-2 = [(-7 -2)/(-6 -0) ](x-0)
\n" ); document.write( " or y-2 = [(-9)/(-6)]x
\n" ); document.write( " or y = (9/6 )x +2
\n" ); document.write( " or y = 3/2 x +2
\n" ); document.write( " this is the required slope intercept form.
\n" ); document.write( "
\n" );