Concept:Direction ratios of a line joining two points are obtained by subtracting coordinates, and direction cosines satisfy l2+m2+n2=1.Explanation:Step 1: For points P(−2,1,−5) and Q(4,−3,−1), compute direction ratios as 4−(−2)=6, −3−1=−4, −1−(−5)=4.Simplify by dividing by 2 to get <3,−2,2>. So statement 1 is correct.Step 2: Direction cosines are 32+(−2)2+22​3​, 17​−2​, 17​2​ which are 17​3​,17​−2​,17​2​.Sum of squares: (17​3​)2+(17​−2​)2+(17​2​)2=179​+174​+174​=1. So statement 2 is correct.Thus both statements are true.Answer:Both statements 1 and 2 are correct.