Question 405445
Only use {{{m = (y[2] - y[1])/(x[2] - x[1])}}} if you're given two points on the line. Here, you could find two arbitrary points and find their slope, but instead just write it in y = mx + b form --> y = 2x. Therefore the slope is 2.