document.write( "Question 417882: a line having a slope of 3/4 passes through the point(-8,4) . Write the equation of this line in slope-intercpt form. \n" ); document.write( "
Algebra.Com's Answer #292507 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
slope of 3/4 passes through the point(-8,4)\r
\n" ); document.write( "\n" ); document.write( "y = mx+b\r
\n" ); document.write( "\n" ); document.write( "plug the value of the point & slope to get b\r
\n" ); document.write( "\n" ); document.write( "4=-8*3/4 +b
\n" ); document.write( "4=-6+b
\n" ); document.write( "b=10
\n" ); document.write( "the equation = y = 3x/4+10
\n" ); document.write( "
\n" );