Need help with trig questions

Answer:
-8 i + 19 j , 105.07°
Step-by-step explanation:
Solution:
- Define two unit vectors ( i and j ) along x-axis and y-axis respectively.
- To draw vectors ( v and w ). We will move along x and y axes corresponding to the magnitudes of unit vectors ( i and j ) relative to the origin.
Vector: v = 2i + 5j
Vector: w = 4i - 3j
- The algebraic manipulation of complex numbers is done by performing operations on the like unit vectors.
[tex]2*v - 3*w = 2* ( 2i + 5j ) - 3*(4i - 3j )\\\\2*v - 3*w = ( 4i + 10j ) + ( -12i + 9j )\\\\2*v - 3*w = ( 4 - 12 ) i + ( 10 + 9 ) j\\\\2*v - 3*w = ( -8 ) i + ( 19 ) j\\[/tex]
- To determine the angle ( θ ) between two vectors ( v and w ). We will use the " dot product" formulation as follows:
v . w = | v | * | w | * cos ( θ )
v . w = < 2 , 5 > . < 4 , -3 > = 8 - 15 = -7
[tex]| v | = \sqrt{2^2 + 5^2} = \sqrt{29} \\\\| w | = \sqrt{4^2 + 3^2} = 5\\\\[/tex]
- Plug the respective values into the dot-product formulation:
cos ( θ ) = [tex]\frac{-7}{5\sqrt{29} }[/tex]
θ = 105.07°