answersLogoWhite

0

A vector has direction, where as a scalar does not. When you add two vectors, it is like you are moving one vector to the end of the other vector, and closing off the triangle with a vector for the third side. That third vector is the addition of the first two vectors. The new vector points in a specific direction, so it cannot be a scalar.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Can sum of two vectors be numeric?

No, the sum of two vectors cannot be a scalar.


Can the sum of two vectors be a scalar?

No.


Can the sum of the magnitudes of two vectors ever b equal to the the sum of these two vectors?

Not really. The sum of the magnitudes is a scalar, not a vector - so they can't be equal. But the sum of the two vectors can have the same magnitude, if both vectors point in the same direction.


When is the vector sum of two quatities equal in magnitude to the scalar sum?

When all the vectors have the same direction.


Why is scalar product two vectors a scalar?

Scalar product of two vectors is a scalar as it involves only the magnitude of the two vectors multiplied by the cosine of the angle between the vectors.


Is resultant a vector quantity?

Yes, the resultant is a vector quantity because it has both magnitude and direction. It is the vector sum of two or more vectors acting on a system.


Why the product of two vectors is sometime scalar and sometime vector?

Because there are two different ways of computing the product of two vectors, one of which yields a scalar quantity while the other yields a vector quantity.This isn't a "sometimes" thing: the dot product of two vectors is always scalar, while the cross product of two vectors is always a vector.


What is the product of two vector quantities?

It depends on the type of product used. A dot or scalar product of two vectors will result in a scalar. A cross or vector product of two vectors will result in a vector.


What is the difference between scalar and vector products of two vectors?

The scalar product (dot product) of two vectors results in a scalar quantity, representing the magnitude of the projection of one vector onto the other. The vector product (cross product) of two vectors results in a vector quantity that is perpendicular to the plane formed by the two input vectors, with a magnitude equal to the area of the parallelogram they span.


When are magnitudes of two vectors added?

The magnitudes of two vectors are added when the vectors are parallel to each other. In this case, the magnitude of the sum is equal to the sum of the magnitudes of the two vectors.


Can a scalar product by a negative quantity?

Yes, a scalar product can be negative if the angle between the two vectors is greater than 90 degrees. In this case, the dot product of the two vectors will be negative.


Can the sum of magnitudes of two vectors ever be equal to the magnitude of the sum of these two vectors?

Sure, if the two vectors point in the same direction.When we need the sum of magnitudes of two vectors we simply add the magnitudes, but to get the magnitude of the sum of these two vectors we need to add the vectors geometrically.Formula to find magnitude of the sum of these two vectors is sqrt[ |A|2 +|B|2 +2*|A|*|B|*cos(z) ] where |A| and |B| are magnitudes of two A and B vectors, and z is the angle between the two vectors.Clearly, magnitude of sum of two vectors is less than sum of magnitudes(|A| + |B|) for all cases except when cos(z)=1(for which it becomes = |A| + |B| ). Cos(z)=1 when z=0, i.e. the vectors are in the same direction(angle between them is 0).Also if we consider addition of two null vectors then their sum is zero in both ways of addition.So, we get two caseswhen the two vectors are in same direction, andwhen the two vectors are null vectors.In all other cases sum of magnitudes is greater than magnitude of the sum of two vectors.