answersLogoWhite

0

No, a vector in 3-d space would normally be resolved into 3 components. It all depends on the dimensionality of the space that you are working within.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

How many components can a vector have?

A vector can have as many components as you like, depending on how may dimensions it operates in.


What does rectangular component of a vector mean?

Any vector can be "decomposed" into components along any two non-parallel directions. In particular, a vector may be decomposed along a pair (more in higher dimensional spaces) of orthogonal directions. Orthogonal means at right angles and so you have the original vector split up into components that are at right angles to each other - for example, along the x-axis and the y-axis. These components are the rectangular components of the original vector. The reason for doing this is that vectors acting at right angles to one another do not affect one another.


Can a vector have a component greater than its magnitude?

No a vector may not have a component greater than its magnitude. When dealing with highschool phyics problems, the magnitude is usually the sum of two or more components and one component will offset the other, causing the magnitude to be less then its component


What must you do to non-perpendicular vectors before you can use the Pythagorean theorem to calculate the resultant of the vectors?

You must find the x and y components of each vector. Then you add up the like x components and the like y components. Using your total x component and total y component you may then apply the pythagorean theorem.


What is gradient of a vector field?

It is the rate of change in the vector for a unit change in the direction under consideration. It may be calculated as the derivative of the vector in the relevant direction.

Related Questions

Vector may be resolved any number of components?

Vectros can come in any number of components when the component reflects a dimension. Vectors reflect dimensionality of the space. If the problem has three dimensions, three components are enough, two components are insufficient to handle the problem and 5 dimensions may be too much. Operations are also importnat, not just number of components. Only a few vector spaces provide division. if your problem needs division, 3 and 5 dimension vectors are not capable of division algebra. Only 1,2,4 dimension spaces have associative division algebras.


Vector may be resolved into only three components?

A vector may be represented as a combination of as many components as you feel would satisfy you, without limit. Whatever ludicrous quantity you choose, for whatever private reason, a group of that many vectorlets can always be defined that combine to have precisely the magnitude and direction of the original single vector. Even though this fact is worth contemplating for a second or two, it's generally ignored, mainly because it is so useless in the practical sense ... it doesn't make a vector any easier to work with when it is replaced by 347 components, for example. The most useful number of components is: one for each dimension of the space in which the original vector lives. Two components to replace a vector on a flat graph, and three components to replace a vector in our world.


Vector may be resolved into only two components?

A vector may be represented as a combination of as many components as you feel would satisfy you, without limit. Whatever ludicrous quantity you choose, for whatever private reason, a group of that many vectorlets can always be defined that combine to have precisely the magnitude and direction of the original single vector. Even though this fact is worth contemplating for a second or two, it's generally ignored, mainly because it is so useless in the practical sense ... it doesn't make a vector any easier to work with when it is replaced by 347 components, for example. The most useful number of components is: one for each dimension of the space in which the original vector lives. Two components to represent a vector on a flat graph, and three components to represent a vector in our world.


How many components can a vector have?

A vector can have as many components as you like, depending on how may dimensions it operates in.


What does hjj mean?

Scalar - a variable quantity that cannot be resolved into components. Most of the physical quantities encountered in physics are either scalar or vector quantities. A scalar quantity is defined as a quantity that has magnitude only. Typical examples of scalar quantities are time, speed, temperature, and volume. A scalar quantity or parameter has no directional component, only magnitude. For example, the units for time represent an amount of time only and tell nothing of direction. Vector - a variable quantity that can be resolved into components. A vectorquantity is defined as a quantity that has both magnitude and direction. To work with vector quantities, one must know the method for representing these quantities. Magnitude, or "size" of a vector, is also referred to as the vector's "displacement." It can be thought of as the scalar portion of the vector and is represented by the length of the vector. By definition, a vector has both magnitude and direction. Direction indicates how the vector is oriented relative to some reference axis.


How can you add vector quantities?

You can add vectors graphically (head-to-foot). Mathematically, you can add the individual components. For example, in two dimensions, separate the vector into x and y components, and add the x-component for both vectors; the same for the y-component.Here it may be useful to note that scientific calculator have a special function to convert from polar to rectangular coordinates, and vice-versa. If you RTFM (the calculator manual, in this case), it may help a lot - a vector may be given in polar coordinates (a length and an angle); using this special function on the calculator can do the conversion to rectangular (x- and y-components) really fast.


What does rectangular component of a vector mean?

Any vector can be "decomposed" into components along any two non-parallel directions. In particular, a vector may be decomposed along a pair (more in higher dimensional spaces) of orthogonal directions. Orthogonal means at right angles and so you have the original vector split up into components that are at right angles to each other - for example, along the x-axis and the y-axis. These components are the rectangular components of the original vector. The reason for doing this is that vectors acting at right angles to one another do not affect one another.


Does chickenpox have a vector?

No, chickenpox is a scalar, so while it is not a vector in and of itself, it may influence other vectors such as Ebola.


What items must be stated to specify to a vector quantity completely?

To specify a vector quantity completely, you must state its magnitude (size), direction (specific orientation in space), and the coordinate system in which it is defined. Additionally, for 3-dimensional vectors, you may need to specify its components along the x, y, and z axes.


What is the components of a vector?

Its either reality based (vertical is up-down, horizontal is ground distance) or it's purely arbitrary.


Can the direction of a vector be different in coordinate systems?

Yes, the direction of a vector can be different in different coordinate systems if the basis vectors or axes of those coordinate systems are different. The numerical components of the vector may change, affecting how it is represented, but the vector itself remains unchanged.


How do vectors add?

To add vector A and vector B: Take the x- and y-components of vectors A and B; to find the components, use trig or the properties of right triangles, or your vectors may be given in coordinate (x,y) form already. Add the x-components and the y-components. The respective sums are the components of the new vector. For example: vector A = (-5, 10), vector B = (1, 2) -5+1= -4 --> x-component of new vector 10+2= 12 --> y-component of new vector Resultant vector = (-4, 12) Different setup: vector A = magnitude 10 at angle 30 degrees off horizontal vector B = magnitude 5 at angle 150 degrees off horizontal A = (10cos30, 10sin30) = (Ax, Ay) B = (5cos150. 5sin150) = (Bx, By) Compute Ax, Ay, Bx, By using calculator or unit circle. Add Ax + Bx = Cx Add Ay + By = Cy New vector coordinates are (Cx, Cy) If you need the magnitude, take sqrt( Cx^2 + Cy^2). For the angle, take arctan( Cy/Cx). There are other setups where the angle is off the vertical- in this case, switch the sin, cos functions to find your components for that vector. My best advice would be to draw the problem, and use what you know about right triangles. Good luck!!