document.write( "Question 299457: graph the line through the point(-2,3)and having slope m=1/4 \n" ); document.write( "
Algebra.Com's Answer #215176 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-2,3)and m=1/4 \n" ); document.write( "Y=mX+b \n" ); document.write( "3=1/4*-2+b \n" ); document.write( "3=-2/4+b \n" ); document.write( "b=3+1/2 \n" ); document.write( "b=3.5 the Y intercept. \n" ); document.write( "Y=x/4+3.5 ans. for the line equation. \n" ); document.write( " |