document.write( "Question 511007: Write an equation of the line that has the given slope nd y-intercept.
\n" );
document.write( "M=-3,b=-4 \n" );
document.write( "
Algebra.Com's Answer #341976 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Slope = m=-3 \n" ); document.write( "y-intercept= b =-4\r \n" ); document.write( "\n" ); document.write( "Equation of the line slope-intercept form \n" ); document.write( "y=mx+b \n" ); document.write( "Put the values of m and b in above equation \n" ); document.write( "y=(-3)x+(-4) \n" ); document.write( "y=-3x-4 \n" ); document.write( "Above equation is the equation of the straight line. \n" ); document.write( " |