document.write( "Question 78313: I am supposed to write the equation of the line. \r
\n" ); document.write( "\n" ); document.write( "Through (3,2) with a slope of 2
\n" ); document.write( "

Algebra.Com's Answer #56142 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b WHERE X & Y ARE POINTS ON THE LINE, m=SLOPE & b=Y INTERCEPT.
\n" ); document.write( "FIRST WE SUBSTITUTE THE X & Y VALUES & THE SLOPE AND SOLVE FOR THE Y INTERCEPT(b).
\n" ); document.write( "2=2*3+b
\n" ); document.write( "2=6+b
\n" ); document.write( "b=2-6
\n" ); document.write( "b=-4 SO THE LINE EQUATION IS
\n" ); document.write( "Y=2X-4 OR WHEN GRAPHED WE GET
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2x -4).
\n" ); document.write( "
\n" );