Concept:Use the two-point form of a straight line to determine its equation, then compare with the given equation to identify p.Explanation:Let (x1,y1)=(4,2) and (x2,y2)=(−8,−2).The two-point form is:y2−y1y−y1=x2−x1x−x1Substitute the given points:−2−2y−2=−8−4x−4Simplify the denominators:−4y−2=−12x−4Cross-multiply:−12(y−2)=−4(x−4)Divide both sides by −4:3(y−2)=x−4Expand:3y−6=x−4Add 6 to both sides:3y=x+2Compare with the given equation 3y=px+q.The coefficient of x is 1, so p=1.Answer:p=1, which is option A.