We are given two straight lines in parametric form: r1=(4i−k)+t(2i+j−2k),t∈R,and r2=(i−j+2k)+s(2i−2j+k),s∈R.Step 1: Find the direction ratios of the two lines.For r1, the direction ratios are the coefficients of t, which are: a1=2i+j−2k.For r2, the direction ratios are the coefficients of s, which are: a2=2i−2j+k.Step 2: Use the formula for the angle between two vectors: cosθ=∣a1∣a2∣a1⋅a2.The dot product a1⋅a2 is: a1⋅a2=(2)(2)+(1)(−2)+(−2)(1)=4−2−2=0.Since the dot product is 0, the vectors are perpendicular, which means the angle θ between the two vectors is: θ=2π.Thus, the angle between the two lines is 2π, and the correct answer is option (E).Quick Tip: When two vectors are perpendicular, their dot product is zero, and the angle between them is 2π radians (90 degrees). This can be used to find the angle between two lines.