Concept:The gradient of a straight line measures its steepness.It is the ratio of the vertical change to the horizontal change between two points.Explanation:For points (x1,y1) and (x2,y2), the gradient is m=x2−x1y2−y1.Take A(3,2) as (x1,y1) and B(4,8) as (x2,y2).This gives x1=3, y1=2, x2=4, and y2=8.Substitute into the formula: m=4−38−2.Simplify the numerator and denominator: m=16=6.Since the gradient is positive, the line rises as it moves from left to right.Answer:D. 6