Concept:Use the distance formula between two points and solve for the unknown coordinate.Explanation:Let P(−3,−14)=(x1,y1) and Q(t,−5)=(x2,y2).The distance PQ is given as 9 units.The distance formula is:d=(x2−x1)2+(y2−y1)2Substitute the given coordinates into the formula:9=(t−(−3))2+(−5−(−14))2Simplify the expression inside the square root:9=(t+3)2+929=(t+3)2+81Square both sides to remove the square root:81=(t+3)2+81Subtract 81 from both sides:(t+3)2=0Take the square root of both sides:t+3=0Therefore:t=−3Answer:t=−3, which is option C.