Step 1: Understanding the Question:
Points P(4,5,x), Q(3,y,4), R(5,8,0) are collinear; find x+y.
Step 2: Key Formula or Approach:
For collinear points, vectors PQ and PR are parallel, so their component ratios are equal.
Step 3: Detailed Explanation:
PQ = (–1, y–5, 4–x); PR = (1, 3, –x). Ratios: –1/1 = (y–5)/3 = (4–x)/(–x). From –1 = (y–5)/3 → y=2. From –1 = (4–x)/(–x) → x=2. Sum = 4.
Step 4: Final Answer:
x+y = 4, matching option (C).