document.write( "Question 268551: find the equation of a line with slope 1/2 and passing through the point (-4,3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #196814 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b m=SLOPE & b=Y INTERCEPT.
\n" ); document.write( "3=1/2*-4+b
\n" ); document.write( "3=-4/2+b
\n" ); document.write( "3=-2+b
\n" ); document.write( "b=3+2
\n" ); document.write( "b=5 ans. for the Y intercept.
\n" ); document.write( "Y=X/2+5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-10%2C+5%2C+-10%2C+10%2C+x%2F2+%2B5%29+\" (graph 300x200 pixels, x from -10 to 5, y from -10 to 10, of TWO functions x/2 +5).
\n" ); document.write( "
\n" );