document.write( "Question 45377: use the intercept form to find the equation on the line that contains the point
\n" ); document.write( "(-8,2) and has slope 3/4
\n" ); document.write( "

Algebra.Com's Answer #30115 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The slope intercept form is
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "and we get
\n" ); document.write( "y - 2 = (3/4)(x + 8)
\n" ); document.write( "y - 2 = (3/4)x + 6
\n" ); document.write( "y = (3/4)x + 8
\n" ); document.write( "
\n" );