document.write( "Question 315914: how to graph an equation using two points? \n" ); document.write( "
Algebra.Com's Answer #226040 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Two points (3,-4) & (-1,5)
\n" ); document.write( "Y=mX+b where m=slope & b=the Y intercept.
\n" ); document.write( "Slope=(Y2-Y1)/(X2-X1)
\n" ); document.write( "Slope=(5+4)/(-1-3)
\n" ); document.write( "Slope=9/-4=-9/4 ans.
\n" ); document.write( "-4=-9/4*3+b
\n" ); document.write( "-4=-27/4+b
\n" ); document.write( "b=-4+27/4
\n" ); document.write( "b=-16/4+27/4
\n" ); document.write( "b=11/4 ans. for the Y intercept.
\n" ); document.write( "Y=-9X/4+11/4
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-9x%2F4+%2B11%2F4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -9x/4 +11/4).
\n" ); document.write( "
\n" );