The angle between two vectors is given by:
cos (x) = (v1.v2) / (lv1l * lv2l)
We have then:
v1.v2 = (2, -5). (4, -3)
v1.v2 = (2 * 4) + (-5 * (- 3))
v1.v2 = 8 + 15
v1.v2 = 23
We look for the vector module:
lv1l = root ((2) ^ 2 + (-5) ^ 2)
lv1l = 5.385164807
lv2l = root ((4) ^ 2 + (-3) ^ 2)
lv2l = 5
Substituting values:
cos (x) = (23) / ((5.385164807) * (5))
x = acos ((23) / ((5.385164807) * (5)))
x = 31.33 degrees
Answer:
The angle between the two vectors is:
x = 31.33 degrees
9514 1404 393
Answer:
a^4·m^4·n^8
Step-by-step explanation:
The applicable rule of exponents is ...
(a^b)(a^c) = a^(b+c)
__
m^2n^3 aanm^2a^2n^4
= a^(1+1+2)·m^(2+2)·n^(3+1+4)
= a^4·m^4·n^8
That's false. Take the numbers 1, 3, and 5.
Let a = 1, b = 3, and c = 5.
ab + bc = ac
3 + 15 = 5
18 ≠ 5
Since 18 does not equal 5, this is false. If you were to use the distributive property on ab + bc = ac, you would get
b(a+c) = ac, which doesn't even make sense.
Have a nice day! :)
Answer:
2 easy
Step-by-step explanation:
Answer:
A
Step-by-step explanation:
Find the slope using rise/run
This gets you -5/4
Find the y intercept, which is at (0, 3)
This means the equation will be:
y = -5/4x + 3