Angle between line and planeHardQuestion 350010
Question
A line with direction ratios (1,1,0) makes what angle with the plane x+y=0?
- A90°Correct
- B0°
- C45°
- D30°
Correct answer
90°
Explanation
Normal to plane x+y=0 is (1,1,0). Direction of line is (1,1,0). Since the line direction = plane normal, the line is perpendicular to the plane (angle = 90°). Check: sin θ = |a₁a₂+b₁b₂+c₁c₂|/(|d₁||n|) = |1+1+0|/(√2×√2) = 2/2 = 1 → θ = 90°.