document.write( "Question 584219: Draw the graph of the line that contains the specified point and has the specified slope, m.
\n" );
document.write( "(-5,1),m=1 \n" );
document.write( "
Algebra.Com's Answer #372723 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! um u have all the information to plot the line? why are you asking how to graph it? \n" ); document.write( "(-5,1) and m=1/1 \n" ); document.write( "1/1 means up 1 to the right 1 \n" ); document.write( "(x+1,y+1) \n" ); document.write( "(-5+1,1+1) \n" ); document.write( "(-4,2) \n" ); document.write( "so you other point is (-4,2) plot your points draw a line tada \n" ); document.write( " |