Concept:The normal to a plane must be perpendicular to any line lying in the plane, and the angle between planes equals the angle between their normals.Explanation:Let the direction ratios of the required normal be (a,b,c).The plane passes through (1,0,0) and (0,1,0), so the direction of the line joining these points is (−1,1,0).Since this line lies in the plane, the normal is perpendicular to it:(a,b,c)⋅(−1,1,0)=0⇒−a+b=0⇒a=b.So the normal can be taken as (a,a,c).The normal to the given plane 2x+3y=7 is (2,3,0).The angle between the two planes is 45∘, so the angle between their normals is also 45∘.Using the dot product formula:a2+a2+c2​22+32​∣(a,a,c)⋅(2,3,0)∣​=2​1​.This simplifies to:2a2+c2​13​∣5a∣​=2​1​.Squaring both sides:13(2a2+c2)25a2​=21​.Cross-multiplying:50a2=26a2+13c2⇒24a2=13c2.Choose a=13​. Then:24(13)=13c2⇒c2=24⇒c=26​.Hence the direction ratios are 13​,13​,26​.Answer:13​, 13​, 26​(Option D)