Concept:Use the dot product formula to relate the scalar product of the two vectors to the cosine of the angle between them.Explanation:Find the dot product:r⋅t=(3i+4j)⋅(−5i+12j)=(3)(−5)+(4)(12)=−15+48=33.Find the magnitudes:∣r∣=32+42=25=5.∣t∣=(−5)2+122=169=13.Use cosθ=∣r∣∣t∣r⋅t:cosθ=5×1333=6533.Therefore, θ=cos−1(6533)≈59.5∘.Since 59.5∘<90∘, this is the acute angle between the vectors.Answer:The acute angle between them is 59.5∘.