answersLogoWhite

0

What else can I help you with?

Related Questions

What are difference between scalars and vectors?

What are difference between scalars and vectors


The resultant between 2 vectors can be found by placing the vectors?

ma0!


What does it mean when the dot product between two vectors is zero?

When the dot product between two vectors is zero, it means that the vectors are perpendicular or orthogonal to each other.


One difference between vectors and scalars?

Vectors have a direction associated with them, scalars do not.


Why is the difference between scalars and vectors important?

Without the difference between scalars and vectors the Universe doesn't work !


When the angle between two vectors is equal to zero?

When the angle between two vectors is zero ... i.e. the vectors are parallel ... their sum is a vector in thesame direction, and with magnitude equal to the sum of the magnitudes of the two original vectors.


What is the difference between coplanar and non-coplanar vectors?

Coplanar :The vectors are in the same plane.Non coplanar :The vectors are not in the same plane.


What is the relationship between the gradient of the dot product of two vectors and the vectors themselves?

The gradient of the dot product of two vectors is equal to the sum of the gradients of the individual vectors.


How do you find angle between vectors?

To find the angle between two vectors, you need to use this form: a ∙ b / (|ab|) = cos(θ) θ = arccos(a ∙ b / (|ab|)) where a and b are vectors. Compute the dot product and the norm of |a| and |b|. Then, compute the angle between the vectors.


What is the difference between orthogonal and orthonormal vectors?

All vectors that are perpendicular (their dot product is zero) are orthogonal vectors.Orthonormal vectors are orthogonal unit vectors. Vectors are only orthonormal if they are both perpendicular have have a length of 1.


What are the three different kinds of vectors?

The three types of vectors are position vectors, displacement vectors, and force vectors. Position vectors represent the position of a point in space relative to a reference point, displacement vectors represent the change in position of an object, and force vectors represent the interaction between objects that can cause acceleration.


What should be the angle between 2 vectors a?

The angle between two vectors a and b can be found using the dot product formula: a · b = |a| |b| cos(theta), where theta is the angle between the two vectors. Rearranging the formula, we can solve for theta: theta = arccos((a · b) / (|a| |b|)).