The lines 7x−5=−5y+2=λz and 1x=2λy=3z are perpendicular to each other.
Two lines in 3D are perpendicular when the dot product of their direction vectors equals zero.
Lines in 3D written as px−a=qy−b=rz−c have direction vector (p,q,r).
For the first line 7x−5=−5y+2=λz:
Direction vector: d1=(7,−5,λ)
For the second line 1x=2λy=3z:
Direction vector: d2=(1,2λ,3)
The perpendicular condition requires:
d1⋅d2=0
(7)(1)+(−5)(2λ)+(λ)(3)=0
7−10λ+3λ=0
7−7λ=0
7=7λ
λ=1
Therefore, λ=1