Correct option is C
1. Line 1 (L1):1x−3=2y−2=2z+1Direction Vector (d1):(1,2,2)2. Line 2 (L2):3x−0=2y−5=6z−2Direction Vector (d2):(3,2,6)Step 1: Compute the Dot Product of Direction Vectorsd1⋅d2=(1)(3)+(2)(2)+(2)(6)=3+4+12=19Step 2: Compute the Magnitudes of Direction Vectors∣d1∣=12+22+22=1+4+4=9=3∣d2∣=32+22+62=9+4+36=49=7Step 3: Calculate the Angle Between the LinesThe angle θ between two lines is given by:cosθ=∣d1∣⋅∣d2∣d1⋅d2Substituting the values:cosθ=3×719=2119θ=cos−1(2119)