document.write( "Question 777503: Write the slope intercept form of the equation of the line through the given point with the given slope. Through 4,-1 slope = -3/4 \n" ); document.write( "
Algebra.Com's Answer #474121 by 1998Baby(63)![]() ![]() ![]() You can put this solution on YOUR website! (4,-1) \n" ); document.write( "m=-3/4 \n" ); document.write( "y=mx+b \n" ); document.write( "-1=(-3/4)(4)+b \n" ); document.write( "-1=-3+b \n" ); document.write( "add 3 to -1 \n" ); document.write( "2=b \n" ); document.write( " |