document.write( "Question 753974: What is the equation in slope form and slope intercept form for slope 8,passing through (4, -1) \n" ); document.write( "
Algebra.Com's Answer #458704 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation in slope form and slope intercept form for slope 8,passing through (4, -1) \n" ); document.write( "*** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given problem: \n" ); document.write( "y=8x+b \n" ); document.write( "solve for b using coordinates on the line (4,-1) \n" ); document.write( "-1=8*4+b \n" ); document.write( "b=-33 \n" ); document.write( "equation: y=8x-33 \n" ); document.write( " |