Concept:The gradient of a line measures how steep it is by comparing the vertical change to the horizontal change between two points.Explanation:Let P(1,2) be (x1,y1) and Q(5,8) be (x2,y2).So, x1=1, y1=2, x2=5, and y2=8.The formula for gradient m is:m=x2−x1y2−y1Substitute the given values:m=5−18−2m=46Simplify the fraction:m=23Answer:The gradient of line PQ is 23, which is option C.