document.write( "Question 491566: How would I graph the line described (-4,-6);m=6? I tried doing the y=mx+b but it really doesn't make sense on this question. \n" ); document.write( "
Algebra.Com's Answer #334692 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
y = mx + b
\n" ); document.write( "m = 6
\n" ); document.write( "y = 6x + b
\n" ); document.write( ".
\n" ); document.write( "You know the line goes through (-4,-6), which means,
\n" ); document.write( "x = -4
\n" ); document.write( "y = -6
\n" ); document.write( ".
\n" ); document.write( "-6 = 6*(-4) + b
\n" ); document.write( "-6 = -24 + b
\n" ); document.write( "b = 18
\n" ); document.write( ".
\n" ); document.write( "y = 6x + 18
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-30%2C30%2C-30%2C30%2C+6%2Ax%2B18%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );