Concept:For non-zero vectors, the cross product a×b=c is unique in direction and magnitude when a and b are given, but a is not unique when b and c are given.Explanation:Statement 1: a is not unique if b and c are known.Reason: If a satisfies a×b=c, then adding any vector parallel to b to a does not change the cross product because the cross product of parallel vectors is zero.Example: Let b=j^ and c=k^.Take a1=i^: i^×j^=k^.Take a2=i^+j^: (i^+j^)×j^=i^×j^+j^×j^=k^+0=k^.Both give the same c, so a is not unique.Hence, Statement 1 is false.Statement 2: c is unique if a and b are given.Reason: The cross product a×b is a well-defined vector operation that yields exactly one result for given a and b. Its magnitude is ∣a∣∣b∣sinθ, and its direction is perpendicular to both a and b (right-hand rule).No ambiguity exists — for fixed a and b, c is uniquely determined.Hence, Statement 2 is true.Answer:Only statement 2 is correct. Therefore, the correct option is B. 2 only.