document.write( "Question 700083: A line has a slope of 7 and goes through points (-4,-11) what is the equation of the line in slope intercept form?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #431623 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A line has a slope of 7 and goes through points (-4,-11) what is the equation of the line in slope intercept form? \n" ); document.write( "------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "-11 = 7(-4) + b \n" ); document.write( "b = 28-11 \n" ); document.write( "b = 17 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "y = 7x + 17 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |