Concept:Use vector cross product formula: ∣p×q∣=∣p∣∣q∣sinθ.First find magnitudes of p and q, and the angle between them.Explanation:p=a−b, q=a+b.Given ∣a∣=∣b∣=2 and a⋅b=2.∣p∣2=∣a∣2+∣b∣2−2a⋅b=4+4−4=4⟹∣p∣=2.∣q∣2=∣a∣2+∣b∣2+2a⋅b=4+4+4=12⟹∣q∣=23.Find dot product: p⋅q=∣a∣2−∣b∣2=4−4=0.Hence p⊥q, so θ=90∘ and sinθ=1.Now ∣p×q∣=∣p∣∣q∣sinθ=2⋅23⋅1=43.Answer:Option D. 43