Concept:The sum of squares of the magnitudes of the cross product and dot product equals the square of the product of the magnitudes of the vectors.Explanation:Given: ∣a×b∣2+∣a⋅b∣2=144 and ∣a∣=4.We know: ∣a⋅b∣=∣a∣∣b∣cosθ and ∣a×b∣=∣a∣∣b∣sinθ.Square both expressions and add them:∣a×b∣2+∣a⋅b∣2=∣a∣2∣b∣2(sin2θ+cos2θ).Since sin2θ+cos2θ=1, this simplifies to ∣a∣2∣b∣2.Substitute the given values: 144=(4)2∣b∣2=16∣b∣2.Thus, ∣b∣2=9.Taking the positive magnitude, ∣b∣=3.Answer:3