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
(x - 5)^2 =
(x - 5)(x - 5) =
x^2 - 5x - 5x + 25 =
x^2 - 10x + 25 <===
Answer:
x=12
Step-by-step explanation:
1/2x - 5 = 10 - 3/4x ---> move like terms to the same side
1/2x + 3/4x = 10 + 5 ---> calculate
5/4x = 15 ---> multiply both sides by 4/5
x = 12
Answer:
-20
Step-by-step explanation:
P-17=2P+3
P-2P=17+3
-P=20
Divide both sides by negative 1
P=20
Answer:
The diameter of the base.
Step-by-step explanation:
If the cylinder has a diameter of 17 feet, then the diameter of said cylinder's base will be 17 feet.