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 #234748 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "m=the slope. \n" ); document.write( "b=the Y intercept. \n" ); document.write( "Substitute the X, Y, slope (m) values & solve for b. \n" ); document.write( "0=-4*6+b \n" ); document.write( "0=-24+b \n" ); document.write( "b=24 \n" ); document.write( "Y=-4X+24 ans. \n" ); document.write( " |