Concept:Vector dot and cross products obey specific algebraic identities involving magnitudes.Explanation:For statement 1: Expand (a+b)⋅(a−b) as a⋅a−a⋅b+b⋅a−b⋅b.Since a⋅b=b⋅a, the middle terms cancel, giving ∣a∣2−∣b∣2.Thus statement 1 is always true.For statement 2: ∣a+b∣∣a−b∣ equals ∣a∣2+∣b∣2+2∣a∣∣b∣cosθ×∣a∣2+∣b∣2−2∣a∣∣b∣cosθ.This product simplifies to ∣a∣2−∣b∣2 only when cosθ=1; otherwise it is not equal.Hence statement 2 is false in general.For statement 3: Use ∣a⋅b∣2=∣a∣2∣b∣2cos2θ and ∣a×b∣2=∣a∣2∣b∣2sin2θ.Adding them gives ∣a∣2∣b∣2(cos2θ+sin2θ)=∣a∣2∣b∣2.Thus statement 3 is always true.Answer:Statements 1 and 3 are correct, so option C (1 and 3 only) is the answer.