Concept:Direction ratios of a line are numbers proportional to its direction cosines.The angle θ between two lines with direction ratios (a1,b1,c1) and (a2,b2,c2) satisfiescosθ=a12+b12+c12a22+b22+c22a1a2+b1b2+c1c2.Explanation:Rewrite the first line 2x=3y=−z in symmetric form.Divide each term by 6: 3x=2y=−6z.So its direction ratios are (a1,b1,c1)=(3,2,−6).Rewrite the second line 6x=−y=−4z similarly.Divide by 12: 2x=−12y=−3z.Hence its direction ratios are (a2,b2,c2)=(2,−12,−3).Now compute the dot product:a1a2+b1b2+c1c2=3⋅2+2⋅(−12)+(−6)⋅(−3)=6−24+18=0.Since the numerator is zero, cosθ=0.Therefore θ=90∘.Thus the two lines are perpendicular.Answer:Option A: are perpendicular.