document.write( "Question 238641: Plot the line with the given slope that goes through the given point.\r
\n" ); document.write( "\n" ); document.write( "through (3, 8) with m = 4
\n" ); document.write( "

Algebra.Com's Answer #175394 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "8=4*3+b
\n" ); document.write( "8=12+b
\n" ); document.write( "b=8-12
\n" ); document.write( "b=-4
\n" ); document.write( "Y=4X-4 ans.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+4x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 4x -4).
\n" ); document.write( "
\n" );