Concept:The gradient of a line through two points measures its steepness using the change in y divided by the change in x.Explanation:Let the first point be (x1,y1)=(−1,1).Let the second point be (x2,y2)=(2,−2).The formula for the gradient is:m=x2−x1y2−y1Substitute the given values into the formula:m=2−(−1)−2−1Simplify the numerator:−2−1=−3Simplify the denominator:2−(−1)=2+1=3So the gradient becomes:m=3−3=−1Therefore, the gradient of the line joining the two points is −1.Answer:The correct option is A. −1