That fact alone doesn't tell you much about the original two vectors.
It only says that
(magnitude of vector-#1) times (magnitude of vector-#2) times (cosine of the angle between them) = 1.
You still don't know the magnitude of either vector, or the angle between them.
Dot Product:Given two vectors, a and b, their dot product, represented as a ● b, is equal to their magnitudes multiplied by the cosine of the angle between them, θ, and is a scalar value.a ● b = ║a║║b║cos(θ)Cross Product:Given two vectors, a and b, their cross product, which is a vector, is represented as a X b and is equal to their magnitudes multiplied by the sine of the angle between them, θ, and then multiplied by a unit vector, n, which points perpendicularly away, via the right-hand rule, from the plane that a and b define.a X b = ║a║║b║sin(θ)n
A dot is a point. There is no point between the dot. There could be a point between two dots, but that is not what you asked. And if there was a point between two dots, it would just be another dot.
Dropping a bullet and shooting a bullet at the same time. They will touch the ground at the same time because they are perpendicular vectors.
Given two vectors a and b, the area of a parallelogram formed by these vectors is:a x b = a*b * sin(theta) where theta is the angle between a and b, and where x is the norm/length/magnitude of vector x.
if two vectors are represented in magnitude and direction by the two sides of a triangle taken in one order ,their resultant vector is represented by the third side of the triangles taken in reverse order
The gradient of the dot product of two vectors is equal to the sum of the gradients of the individual vectors.
When the dot product between two vectors is zero, it means that the vectors are perpendicular or orthogonal to each other.
The result of applying the del operator to the dot product of two vectors is a vector.
To find the dot product of two vectors, you multiply the corresponding components of the vectors and then add the results together. This gives you a single scalar value that represents the magnitude of the projection of one vector onto the other.
To perform the dot product of two vectors, you multiply the corresponding components of the vectors and then add the results together. This gives you a single scalar value that represents the magnitude of the projection of one vector onto the other.
Perpendicular means that the angle between the two vectors is 90 degrees - a right angle. If you have the vectors as components, just take the dot product - if the dot product is zero, that means either that the vectors are perpendicular, or that one of the vectors has a magnitude of zero.
Zero.
To multiply two vectors in 3D, you can use the dot product or the cross product. The dot product results in a scalar quantity, while the cross product produces a new vector that is perpendicular to the original two vectors.
The dot-product of two vectors tells about the angle between them. If the dot-product is positive, then the angle between the two vectors is between 0 and 90 degrees. When the dot-product is negative, the angle is more than 90 degrees. Therefore, the dot-product can be any value (positive, negative, or zero). For example, the dot product of the vectors and is -1*1+1*0+1*0 = -1 which is negative.
The dot-product of two vectors is the product of their magnitudes multiplied by the cosine of the angle between them. The dot-product is a scalar quantity.
zero is the answer
It depends on what the dot product is meant to be equal to.