Standard +0.8 This is a Further Pure 3 question requiring finding the angle between a line and plane using vector methods. Students must extract the direction vector, find the plane's normal via cross product, then apply the formula sin θ = |d·n|/(|d||n|). While methodical, it involves multiple computational steps (cross product, dot product, magnitudes) with scope for arithmetic errors, placing it moderately above average difficulty.