document.write( "Question 763210: Write the slope-intercept equation for the line with the given slope that contains the given point. m=-3/4 ; (0,5) \n" ); document.write( "
Algebra.Com's Answer #464619 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Using y - b = m(x - a)
\n" ); document.write( " y - 5 = -3/4(x - 0)
\n" ); document.write( " y = -3/4x + 5
\n" ); document.write( "
\n" );