Concept:At the point of intersection, the position vectors satisfy both line equations, allowing us to relate a and b to the given point.Explanation:Let the intersection point be p=2i^+4j^−4k^.Since p lies on both lines,p=a+λb and p=b+μa.Equating these givesa+λb=b+μa.Rearranging,(1−μ)a=(1−λ)b.The lines intersect at a single point, so a and b are not parallel.Thus, both coefficients must be zero:1−μ=0 and 1−λ=0.So λ=1 and μ=1.Therefore, p=a+b.Now,∣a+b∣2=∣p∣2=22+42+(−4)2=36.Given ∣a−b∣=4, so ∣a−b∣2=16.Using the identities:∣a+b∣2=∣a∣2+∣b∣2+2a⋅b,∣a−b∣2=∣a∣2+∣b∣2−2a⋅b.Subtracting them:36−16=4a⋅b.So 20=4a⋅b, giving a⋅b=5.Answer:a⋅b=5, which is option A.