Content code
m1299
Slug (identifier)
vector-components-0
Parent content
Grades
Secondary V
Topic
Mathematics
Tags
geometric vector
vector component
vector magnitude
norm of a vector
vector modulus
vector length
vector orientation
vector direction
unit vector
null vector
opposite vector
Content
Contenu
Corps

A vector placed on a Cartesian plane can be defined by the horizontal (|x|) and vertical (|y|) displacement between its origin and end point. These displacements, called components, allow the vector’s magnitude (norm) and direction to be calculated. Also, we can find a vector’s components from its magnitude and direction.

Links
Title (level 2)
Vector Components
Title slug (identifier)
vector-components
Contenu
Corps

When a vector is represented on a Cartesian plane, a right triangle can be formed where the hypotenuse corresponds to the vector and the triangle’s legs correspond to its |x| and |y| components.

Content
Corps

Consider 2 points in the Cartesian plane, |A(x_{\small{A}},y_{\small{A}})| and |B(x_{\small{B}},y_{\small{B}}).| Define the vector |\overrightarrow{AB}| as follows:
||\begin{align}\overrightarrow{AB}&=(\color{#EC0000}{\Delta x},\color{#3B87CD}{\Delta y})\\&=(\color{#EC0000}{x_{\small{B}}-x_{\small{A}}},\color{#3B87CD}{y_{\small{B}}-y_{\small{A}}})\\&=(\color{#EC0000}{a},\color{#3B87CD}{b})\end{align}||

Corps

The following interactive animation makes it easier to visualize the vector’s components as the legs of a right triangle.

Content
Corps

What are the components |\color{#EC0000}{a}| and |\color{#3B87CD}{b}| of vector |\overrightarrow{AB}|?

Image
A vector on a Cartesian plane whose components are sought.
Corps

The coordinates of point |A,| corresponding to the vector’s origin are |( -1,1).| Point |B,| corresponds to the vector’s end point and its coordinates are |(-3,4).| To calculate the horizontal component |\color{#EC0000}{a},| we have:
||\begin{align}\color{#EC0000}{a}&=\Delta x\\&=x_{\small{B}}-x_{\small{A}}\\&=-3--1\\&=\color{#EC0000}{-2}\end{align}||
For the vertical component |\color{#3B87CD}{b},| we have:
||\begin{align}\color{#3B87CD}{b}&=\Delta y\\&=y_{\small{B}}-y_{\small{A}}\\&=4-1\\&=\color{#3B87CD}{3}\end{align}||
Therefore, the components of vector |\overrightarrow{AB}| are |(\color{#EC0000}{-2},\color{#3B87CD}{3}).|

Content
Columns number
2 columns
Format
50% / 50%
First column
Corps

Consider |\overrightarrow{RS}| and |\overrightarrow{TU},| two opposite vectors that are parallel and have the same magnitude (norm), but point in the opposite direction.

If the components of |\overrightarrow{RS}| are |(\color{#EC0000}{a},\color{#3B87CD}{b}),| then the components of |\overrightarrow{TU}| must be |\overrightarrow{RS}||(\color{#EC0000}{-a},\color{#3B87CD}{-b}).|

Second column
Image
Two opposite vectors and their components.
Title (level 2)
Trigonometric Relations in a Vector
Title slug (identifier)
trigonometric-relations-vector
Contenu
Content
Columns number
2 columns
Format
50% / 50%
First column
Corps

Consider vector |\overrightarrow{u}|. Using trigonometric ratios in a right triangle, the relationship between the vector’s components |\color{#EC0000}{a}| and |\color{#3B97CD}{b},| the magnitude (norm) |\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}},| and direction |\color{#FA7921}{\theta}| can be found.
||\begin{align}\cos\color{#FA7921}{\theta}&=\dfrac{\color{#EC0000}{a}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\\\\\sin\color{#FA7921}{\theta}&=\dfrac{\color{#3B87CD}{b}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\\\\\tan\color{#FA7921}{\theta}&=\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}\end{align}||

Second column
Image
 A vector on a Cartesian plane whose components are sought.
Content
Columns number
2 columns
Format
50% / 50%
First column
Corps

The trigonometric relations are valid only if angle |\color{#FA7921}{\theta}| is defined with respect to a horizontal axis.

For vector |\overrightarrow{u}| where the angle |\color{#FA7921}{\theta}| is defined with respect to a vertical axis (as shown in the image), the following trigonometric relations are obtained instead.
||\begin{align}\cos\color{#FA7921}{\theta}&=\dfrac{\color{#3B87CD}{b}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\\\\\sin\color{#FA7921}{\theta}&=\dfrac{\color{#EC0000}{a}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\\\\\tan\color{#FA7921}{\theta}&=\dfrac{\color{#EC0000}{a}}{\color{#3B87CD}{b}}\end{align}||

Second column
Image
A vector on a Cartesian plane with a vertically defined angle.
Title (level 2)
Calculating a Vector’s Components
Title slug (identifier)
calculating-vector-components
Contenu
Corps

Calculating a vector’s components involves one of the following situations:

Links
Title (level 3)
The Vector’s Magnitude (Norm) and One Component are Known
Title slug (identifier)
magnitude-and-component
Corps

When the magnitude (norm) and one component of a vector are known, the other component can be calculated using the Pythagorean theorem.

Content
Corps

What is the vertical component |\color{#3B87CD}{b}| of vector |\overrightarrow{u}|, if the horizontal component is |\color{#EC0000}{a}=\color{#EC0000}{-8.4}| and the magnitude is |\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}=\color{#3A9A38}{14}|?

Image
A vector on a Cartesian plane where the magnitude (norm) and one component are known.
Corps

From the right triangle formed by vector |\overrightarrow{u},| the Pythagorean Theorem can be applied.

||\begin{align}\color{#EC0000}{a}^2+\color{#3B87CD}{b}^2&=\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}^2\\(\color{#EC0000}{-8.4})^2+\color{#3B87CD}{b}^2&=\color{#3A9A38}{14}^2\\70.56+\color{#3B87CD}{b}^2&=196\\\color{#3B87CD}{b}^2&=125.44\\\color{#3B87CD}{b}&=\pm11.2\end{align}||

The answer |-11.2| is rejected because the vertical displacement of vector |\overrightarrow{u}| points in the positive direction of the |y|-axis. Therefore, the vertical component of vector |\overrightarrow{u}| is |\color{#3B87CD}{b}=\color{#3B87CD}{11.2}.|

Title (level 3)
The Vector’s Direction and One Component are Known
Title slug (identifier)
direction-and-component
Corps

When the direction and one component of a vector are known, the other component can be calculated using the tangent ratio.

Content
Corps

Consider vector |\overrightarrow{u}=(\color{#EC0000}{a},\color{#3B87CD}{b})| where the direction |\color{#FA7921}{\theta}| and one component are known. From the trigonometric relations in a vector, we have:
||\tan\color{#FA7921}{\theta}=\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}||
The following formulas are obtained by isolating |\color{#EC0000}{a}| and |\color{#3B87CD}{b}.|
||\begin{align}\color{#EC0000}{a}&=\dfrac{\color{#3B87CD}{b}}{\tan\color{#FA7921}{\theta}}\\\\\color{#3B87CD}{b}&=\color{#EC0000}{a}\tan\color{#FA7921}{\theta}\end{align}||

Content
Corps

What is the horizontal component |\color{#EC0000}{a}| of vector |\overrightarrow{u},| where the vertical component is |\color{#3B87CD}{b}=\color{#3B87CD}{4.45}| and the direction is |\color{#FA7921}{\theta}=\color{#FA7921}{51^\circ}|?

Image
A vector in a Cartesian plane where the direction and one component are known.
Corps

From the right triangle formed by vector |\overrightarrow{u},| the formula can be used to calculate the horizontal component |\color{#EC0000}{a}.|
||\begin{align}\color{#EC0000}{a}&=\dfrac{\color{#3B87CD}{ b}}{\tan\color{#FA7921}{\theta}}\\\\&=\dfrac{\color{#3B87CD}{4.45}}{\tan\color{#FA7921}{51^\circ}}\\\\\color{#EC0000}{a}&\approx\color{#EC0000}{3.6}\end{align}||
Therefore, the horizontal component of vector |\overrightarrow{u}| is |\color{#EC0000}{3.6}.|

Title (level 3)
The Vector’s Magnitude (Norm) and Direction are Known
Title slug (identifier)
magnitude-and-direction
Corps

When the direction and magnitude (norm) of a vector are given, its components can be calculated using trigonometric ratios.

Content
Corps

Consider vector |\overrightarrow{u}=(\color{#EC0000}{a},\color{#3B87CD}{b})|, where the magnitude |\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}| and direction |\color{#FA7921}{\theta}| are known. From the trigonometric relations in a vector, the following is given:
||\begin{align}\cos\color{#FA7921}{\theta}&=\dfrac{\color{#EC0000}{a}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\\\\\sin\color{#FA7921}{\theta}&=\dfrac{\color{#3B87CD}{b}}{\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}}\end{align}||
The following formulas are obtained by isolating |\color{#EC0000}{a}| and |\color{#3B87CD}{b}.|
||\begin{align}\color{#EC0000}{a}&=\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}\cos\color{#FA7921}{\theta}\\\\\color{#3B87CD}{b}&=\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}\sin\color{#FA7921}{\theta}\end{align}||

Content
Corps

What are the components of vector |\overrightarrow{u}|, if the magnitude (norm) is |\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}=\color{#3A9A38}{5.8}| and direction is |\color{#FA7921}{\theta}=\color{#FA7921}{320^\circ}|?

Image
A vector in a Cartesian plane where the magnitude (norm) and direction are known.
Corps

From the right triangle formed by vector |\overrightarrow{u},| the formula can be used to calculate the horizontal component |\color{#EC0000}{a}.|
||\begin{align}\color{#EC0000}{a}&=\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}\cos\color{#FA7921}{\theta}\\\color{#EC0000}{a}&=\color{#3A9A38}{5.8}\cos\color{#FA7921}{320^\circ}\\ \color{#EC0000}{a}&\approx\color{#EC0000}{4.44}\end{align}||
For the vertical component |\color{#3B87CD}{b},| we have:
||\begin{align}\color{#3B87CD}{b}&=\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}\sin\color{#FA7921}{\theta}\\\color{#3B87CD}{b}&=\color{#3A9A38}{5.8}\sin\color{#FA7921}{320^\circ}\\ \color{#3B87CD}{b}&\approx\color{#3B87CD}{-3.73}\end{align}||
Therefore, the components of vector |\overrightarrow{u}| are |(\color{#EC0000}{4.44},\color{#3B87CD}{-3.73}).|

Title (level 2)
Calculating a Vector’s Magnitude from Its Components
Title slug (identifier)
calculating-vector-magnitude
Contenu
Corps

A vector can be represented by a right triangle and the magnitude (norm) can be calculated from the components using the Pythagorean Theorem.

Content
Corps

What is the magnitude (norm) of vector |\overrightarrow{u}|, if the horizontal component is |\color{#EC0000}{a}=\color{#EC0000}{-5.6}| and the vertical component is |\color{#3B87CD}{b}=\color{#3B87CD}{-4.2}|?

Image
A vector on a Cartesian plane where the components are known.
Corps

By directly applying the Pythagorean Theorem, we get:
||\begin{align}\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}^2&=\color{#EC0000}{a}^2+\color{#3B87CD}{b}^2\\&=(\color{#EC0000}{-5.6})^2+(\color{#3B87CD}{-4.2})^2 \\&=49\\\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}&=\pm\sqrt{49}\\&=\pm7\end{align}||
|-7| is rejected as a value because the magnitude (norm) of a vector is always positive. Therefore, the magnitude of vector |\overrightarrow{u}| is |\color{#3A9A38}{{\parallel}\overrightarrow{u}{\parallel}}=\color{#3A9A38}{7}.|

Content
Columns number
2 columns
Format
50% / 50%
First column
Corps

If the coordinates of origin |A(x_{\small{A}},y_{\small{A}})| and end point |B(x_{\small{B}},y_{\small{B}})| of vector |\overrightarrow{AB}| are known, then the magnitude (norm) is calculated using the formula for the distance between two points.
||\begin{align}\color{#3A9A38}{{\parallel}\overrightarrow{AB}{\parallel}}&=\sqrt{\color{#EC0000}{\Delta x}^2+\color{#3B87CD}{\Delta y}^2}\\&=\sqrt{(\color{#EC0000}{x_{{\small}{B}}-x_{{\small}{A}}})^2+(\color{#3B87CD}{y_{{\small}{B}}-y_{{\small}{A}}})^2}\end{align}||

Second column
Image
A vector in a Cartesian plane where the origin and end point are known.
Title (level 2)
Calculating a Vector’s Direction from its Components
Title slug (identifier)
vector-direction-components
Contenu
Corps

When the components |(\color{#EC0000}{a},\color{#3B87CD}{b})| of a vector |\overrightarrow{u}| are known, its direction |\color{#FA7921}{\theta}| can be determined by using trigonometric ratios.

Content
Columns number
2 columns
Format
50% / 50%
First column
Corps

By convention, a vector’s direction is given by the counterclockwise angle it forms with the positive |x|-axis. Vector |\overrightarrow{u}| in the image is an example.

However, an angle can have a negative value, like vector |\overrightarrow{v}| in the same image. In those cases, the vector’s direction is the clockwise angle it forms with the positive |x|-axis.

Second column
Image
Two vectors, where one is counterclockwise and the other, clockwise.
Content
Corps

Consider vector |\overrightarrow{u}|, where the components |\color{#EC0000}{a}| and |\color{#3B87CD}{b}| are known. To calculate the vector’s direction |\color{#FA7921}{\theta}| use the inverse of the tangent function.

However, the |\arctan| function only gives angle values between |-90^\circ| and |90^\circ.| It is the reason why |\color{#EFC807}{\theta\ '}| is used to represent the result of the |\arctan| function and |\color{#FA7921}{\theta}| is used to represent the direction of vector |\overrightarrow{u}.| Therefore, from the trigonometric relations in a vector, we have:
||\tan\color{#EFC807}{\theta\ '}=\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}||
By isolating |\color{#EFC807}{\theta\ '},| we obtain the following formula.
||\color{#EFC807}{\theta\ '} =\arctan\left(\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}\right)||

It is a good idea to sketch the vector according to the sign of its components |\color{#EC0000}{a}| and |\color{#3B87CD}{b}.| Using the sketch and the table below, apply the necessary corrections to angle |\color{#EFC807}{\theta\ '}| to find the direction |\color{#FA7921}{\theta}| of vector |\overrightarrow{u}| with a measure between |0^\circ| and |360^\circ.|

  |a>0| |a<0|
|b>0|

|\color{#FA7921}{\theta}=\color{#EFC807}{\theta\ '}+0^\circ|

A vector on a Cartesian plane where we are looking for its direction.

|\color{#FA7921}{\theta}=\color{#EFC807}{\theta\ '}+180^\circ|

A vector on a Cartesian plane where we are looking for its direction.
|b<0|

|\color{#FA7921}{\theta}=\color{#EFC807}{\theta\ '}+360^\circ|

A vector on a Cartesian plane where we are looking for its direction.

|\color{#FA7921}{\theta}=\color{#EFC807}{\theta\ '}+180^\circ|

A vector on a Cartesian plane where we are looking for its direction.
Corps

To determine a vector’s direction |\color{#FA7921}{\theta}| from its components, take the following steps:

Content
Corps
  1. Determine the vector’s components |\color{#EC0000}{a}| and |\color{#3B87CD}{b}|.

  2. Calculate the vector’s direction |\color{#EFC807}{\theta\ '}| using the formula |\color{#EFC807}{\theta\ '}=\arctan\left(\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}\right).|

  3. Check the sign of the components |\color{#EC0000}{a}| and |\color{#3B87CD}{b}| and apply the correction to the value of |\color{#EFC807}{\theta\ '},| if needed.

  4. Give the vector’s direction |\color{#FA7921}{\theta}|.

Content
Corps

What is the direction of the following vector |\overrightarrow{AB}|?

Image
A vector in a Cartesian plane where the direction is sought.
Corps
  1. Determine the vector’s components |a| and |b|
    The coordinates of point |A| are |(-3,10)| and point B are |(-9,2).| So, we have:
    ||\begin{align}\overrightarrow{AB}&=(\color{#EC0000}{a},\color{#3B87CD}{b})\\&=(x_{\small{B}}-x_{\small{A}},y_{\small{B}}-y_{\small{A}})\\&=(-9--3,2-10)\\&=(\color{#EC0000}{-6},\color{#3B87CD}{-8})\end{align}||

  2. Calculate the vector’s direction |\theta\ '|
    ||\begin{align}\color{#EFC807}{\theta\ '} &=\arctan\left(\dfrac{\color{#3B87CD}{b}}{\color{#EC0000}{a}}\right)\\ &=\arctan\left(\dfrac{\color{#3B87CD}{-8}}{\color{#EC0000}{-6}}\right)\\\\ \color{#EFC807}{\theta\ '} &\approx \color{#EFC807}{53.13^\circ} \end{align}||

  3. Check the sign of components |a| and |b| and apply the correction to the value of |\theta\ '|
    Since |\color{#EC0000}{a}<0| and |\color{#3B87CD}{b}<0,| |180^\circ| has to be added to |\color{#EFC807}{\theta\ '}| to get the direction |\color{#FA7921}{\theta}.| We have:
    ||\begin{align}\color{#FA7921}{\theta}&=\color{#EFC807}{\theta\ '} +180^\circ\\&=\color{#EFC807}{53.13^\circ}+180^\circ\\&=\color{#FA7921}{233.13^\circ}\end{align}||

  4. Give the vector’s direction |\theta|
    The direction of |\color{#FA7921}{\theta}| of vector |\overrightarrow{AB}=(\color{#EC0000}{-6},\color{#3B87CD}{-8})| is |\color{#FA7921}{233.13^\circ}​.|

Contenu
Corps

Pour valider ta compréhension à propos des vecteurs de façon interactive, consulte la MiniRécup suivante :

MiniRécup
Title (level 2)
See also
Title slug (identifier)
see-also
Contenu
Links
Remove audio playback
No