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
153.86m^2
Step-by-step explanation:
diameter=14
radius=14/2=7
area of circle=pi×r^2
"" =3.14×7^2
=3.14×7×7
=153.86m^2
Answer:
Make a graph
Step-by-step explanation: In order to plot points, you need to first make a graph. So you would make a graph and plot out the numbers on the line. Hopefully you know how to setup a graph and what goes on the x and y axis. So for the first one you would go left on the graph till you hit -3 and then down to -2 and then draw a point right there. For the second one you would go right to 2 and then up 4 and draw a point.