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
Answer:
F = 1.25
Step-by-step explanation:
All you would have to do is cross multiply, so our equations starts at
. We would now multiply F by 8 and 2 by 5. We now have 8F = 10. We can now divide both sides of the equation by 8 to get F = 1.25.
<span> 20% of 40 is 8. so 40</span>
9514 1404 393
Answer:
yes
Step-by-step explanation:
At each height above the base, the cross section of each cone shown is the same (a circle with the same diameter), so Yes, Cavalieri's Principle applies.
Use absolute value. If both signs are negative you will get a negative number. if both are positive you get positive. if the signs are different, subtract the smaller absolute value from the larger absolute value.