Answer: 1.8°
Step-by-step explanation:
To calculate the angle between the vectors u and v we use the formula of the dot product.
The dot product between two vecotores is:
[tex]u\ *\ v = |u||v|*cosx[/tex]
Where x is the angle between the vectors
As we know the components of both vectors, we calculate the dot product by multiplying the components of both vectors
[tex]u=6i + 4j\\v=7i +5j[/tex]
Then:
[tex]u\ *\ v = 6*7 + 4*5[/tex]
[tex]u\ *\ v = 42 + 20[/tex]
[tex]u\ *\ v =62[/tex]
Now we calculate the magnitudes of both vectors
[tex]|u|=\sqrt{6^2 + 4^2}\\\\|u|=2\sqrt{13}[/tex]
[tex]|v|=\sqrt{7^2 +5^2}\\\\|v|=\sqrt{74}[/tex]
Then:
[tex]62 = 2\sqrt{13}*\sqrt{74}*cosx[/tex]
Now we solve the equation for x
[tex]62 = [tex]cosx=\frac{62}{2\sqrt{13}*\sqrt{74}}\\\\x=arcos(\frac{62}{2\sqrt{13}*\sqrt{74}})\\\\x=1.8\°[/tex]