document.write( "Question 327779: Write the equation of the line whose graph has slope -4 and passes through the point (6,0). Write the equation in slope-intercept form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #234749 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use y = mx + b and the point to find the y-intercept. \n" ); document.write( "0 = -4*6 + b \n" ); document.write( "b = 24 \n" ); document.write( "--> y = -4x + 24 \n" ); document.write( " \n" ); document.write( " |