Concept: Use the gradient formula for a line through two points and solve for the unknown coordinate.Explanation:The gradient m of a line joining (x1,y1) and (x2,y2) is given by:m=x2−x1y2−y1Here, (x1,y1)=(x,4) and (x2,y2)=(1,2).Substitute the known gradient m=21:21=1−x2−4Simplify the numerator:21=1−x−2Cross-multiply:1−x=2(−2)1−x=−4Solve for x:−x=−4−1−x=−5x=5Answer:x=5 (Option A).