document.write( "Question 38978: Write the equation of the line that passes through point (5,-8) with a slope of -2. \n" ); document.write( "
Algebra.Com's Answer #24425 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX=b then the slope is -2 and the y intercept is -8+(2*5)=-8+10=2 thus the \n" ); document.write( "equation is Y=-2x+2 \n" ); document.write( " |