document.write( "Question 139383: Graph the line with slope -1/2 passing through the point (-1,-2) . \n" ); document.write( "
Algebra.Com's Answer #101638 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-2=-1/2*-1+b \n" ); document.write( "-2=1/2+b \n" ); document.write( "b=-2-1/2 \n" ); document.write( "b=-2.5 \n" ); document.write( "Y=-X/2-2.5 IS THE EQUATION FOR THIS LINE. \n" ); document.write( " |