document.write( "Question 801879: write the function for a line y-intercept of 19 and goes through the point (17,-83) \n" ); document.write( "
Algebra.Com's Answer #483673 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using the coordinates (0,19) and (17,-83) \n" ); document.write( "Equation for slope (m) = y2 - y1/x2 - x1 \n" ); document.write( "= -83 - 19/17 - 0 = -102/17 \n" ); document.write( "Equation of a line: \n" ); document.write( "y = mx + c \n" ); document.write( "y = -102/17x + 19. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |