Answer: Its A, Your Welcome.
Step-by-step explanation:
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:
Step-by-step explanation:
35
The vertex-form equation is
y = a(x+1)² -16
Putting in the y-intercept values, we have
-15 = a(0+1)² -16
1 = a . . . . . . . . . . . add 16
Then the x-intercepts can be found where y=0.
0 = (x+1)² -16
16 = (x+1)²
±4 = x+1
x = -1 ± 4 =
{-5, 3}