![]() |
VOOZH | about |
In mathematics, vectors are fundamental objects that represent quantities with both magnitude and direction. They are widely used in various branches of mathematics, physics, engineering, computer science, and other disciplines.
In the above figure, the length of the line represents the magnitude, while the arrowhead indicates the direction of the vector. A vector can be thought of as a directed line segment denoted as where:
1. Magnitude:
2. Direction:
To better understand vectors, consider a situation where a football coach is training a goalkeeper to pass the ball. The coach needs to instruct the goalkeeper:
In this case, the act of passing the ball combines both magnitude (how strong the kick is) and direction (where the ball should go). Such quantities, which require both magnitude and direction, are called vectors.
Vectors are represented by taking an arrow above the quantity to indicate that it has both magnitude and direction. For example:
The Force vector is represented where the arrow above F represents that it is a vector quantity.
Vectors can also be represented by taking their respective magnitude in x, y, and z-directions.
Thus, a vector can be written as:
Here:
Note: The point where the vector starts is called the tail of the vector and the endpoint of the vector is called the head of the vector. We can also denote the vector as the coordinate point in 3-Dimensions.
A vector can be easily broken into its two components which represent the value of the vector in perpendicular dimensions. In a 2-D coordinate system, we can easily break the vector into two components namely the x-component and y-component.
For any vector its,
where θ is the angle formed by the vector with the positive x-axis. Also, the magnitude of the vector A is calculated using the formula,
|A| = √[(Ax)2 +(Ay)2]
If two vectors in the 2-D plane intersect each other then the angle between them can easily be calculated using the dot product of the vector formula. We know that for two vectors vector a, and vector b their dot product is given by,
= |a|.|b|.cos θ
We can easily calculate the dot product of the two vectors using the dot product rule and then taking the inverse trigonometric cos function on both sides we can easily calculate the angle between two vectors as,
θ = cos-1[(a · b)/|a||b|]
Vector uses various formulas to solve complex problems efficiently. These formulas are very helpful in understanding and solving vector-related problems.
1. Vector Addition and Subtraction
If = (ai + bj + ck) and = (pi + qj + rk)
2. Dot Product
3. Cross Product
If = ai + bj + ck and = pi + qj + rk, then
4. Angle between two vectors
The angle between two vectors and is:
5. Properties of Vector Multiplication
Associative Property:
6. Other Properties
Example 1: Find the dot product of vectors P(a, b, c) and Q(p, q, r).
Solution:
We know that dot product of the vector is calculated by the formula,
P·Q = P1Q1 + P2Q2+……….PnQn
Thus,
P·Q = a·p + b·q + c·r
The dot product of vector P and vector Q is ap + bq + cr (Scalar quantity)
Example 2: Find the dot product of vectors P(1, 3, -5) and Q(7, -6, -2).
Solution:
We know that dot product of the vector is calculated by the formula,
P·Q = P1Q1+P2Q2+……….PnQn
Thus,
P·Q = 1·7 + 3·(-6) + (-5)·(-2)
⇒ P·Q = 7 - 18 + 10
⇒ P·Q = 17 - 18
⇒ P·Q = -1The dot product of vector P and vector Q is -1
Example 3: Let's say two vectors are defined as and . Find,
Solution:
Given,
....(1)
....(2)
Now, let's calcualte +