Concept:The gradient of a line through two points is the ratio of the change in y to the change in x.Explanation:Let M(−1,2) be (x1,y1) and N(6,−3) be (x2,y2). So x1=−1, y1=2, x2=6, y2=−3.Use the formula:Gradient=x2−x1y2−y1Substitute the values:Gradient=6−(−1)−3−2=6+1−5=7−5The gradient is negative, which means the line slopes downward from left to right.Answer:The gradient of the line is 7−5, which is option A.