Concept: The angle between two vectors is found using the dot product formula:Explanation:For vectors a and b, the dot product formula is: a⋅b=∣a∣∣b∣cosθ Given a=3i−4j and b=6i+4j. Compute the dot product: a⋅b=(3)(6)+(−4)(4)=18−16=2. Compute the magnitudes: ∣a∣=32+(−4)2=25=5. ∣b∣=62+42=36+16=52. Substitute into the formula: 2=552cosθcosθ=5522≈0.0555θ=cos−1(0.0555)≈86.8∘ So θ≈87∘.Answer: B. 87°