document.write( "Question 74541: Write the equation of the line that passes through point (5, 19) with a slope of 5. \n" ); document.write( "
Algebra.Com's Answer #53515 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b (m)=SLOPE, (b)=Y INTERCEPT \n" ); document.write( "19=5*5+b \n" ); document.write( "b=19-25 \n" ); document.write( "b=-6 THUS THE EQUATION IS \n" ); document.write( "Y=5X-6 \n" ); document.write( " |