The angle between two vectors is:
CosФ = u - v / Magnitude(u) x magnitude(v)
Magnitude of u = SQRT(7^2 + -2^2) = SQRT(49 +4) = SQRT(53)
Magnitude of v = SQRT(-1^2 +2^2) = SQRT(1 +4) = SQRT(5)
u x v = (7 x -1) + (-2 x 2) = -7 + -4 = -11
cosФ = -11 / sqrt(53) x sqrt(5)
cosФ = -11sqrt265) / 265
Ф =cos^-1(-11sqrt265) / 265)
Ф=132.51 degrees.
Answer:
.
Step-by-step explanation:
To determine the equation of the line, we use the point slope form equation for this problem. It is expressed as:
y - y1 = m(x - x1)
We substitute the given values in the problem to the equation.
y - 2 = -5(x - 2)
y = -5x +10+2
y = -5x +12
Answer:
The point is located at (0,7) is correct
The point is on the y-axis. is correct
Step-by-step explanation:
The point is located at (7,0). is wrong because first the x values comes and then y values come here the x value is 0 and y value is 7
The point is on the x-axis.this is also wrong as you can see that the point lies on y axis not x axis