document.write( "Question 258163: Write the equation of the line that has a slope of -5 and passes through the point (-1,4). \n" ); document.write( "
Algebra.Com's Answer #190041 by palanisamy(496) ![]() You can put this solution on YOUR website! The equation of the line that has a slope of -5 and passes \n" ); document.write( "through the point (-1,4) is y-4 = (-5)(x+1) \n" ); document.write( " y-4 = -5x-5 \n" ); document.write( " 5x+y+1 =0 \n" ); document.write( " |