Michael2020-10-21T02:51:31ZPut a dot at (-1, -5)m = 15 means a rise of 15 in y for each run of 1 in xTherefor go +1 in x from -1 to 0go +15 in y from -5 to 10put a dot at (0, 10)Then draw a line through the two dots ...Show more10