👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Mechanics
Study mode

Vectors and scalars

Introduction to Vectors and Scalars

In physics, we describe the world around us using physical quantities. These quantities help us measure and understand things like speed, force, temperature, and position. But not all physical quantities are the same. Some have only a size or amount, while others have both size and direction. This difference is crucial in mechanics, the branch of physics that deals with motion and forces.

For example, consider the temperature of a room. If the temperature is 30°C, it tells us how hot it is, but there is no direction associated with this number. On the other hand, if you walk 5 meters north, your movement has both a distance (5 meters) and a direction (north). This kind of quantity is called a vector.

Understanding the difference between these two types of quantities - scalars and vectors - is fundamental for solving problems in mechanics and many other areas of physics.

Definition of Scalars and Vectors

Scalar Quantities are physical quantities that have only magnitude (size or amount) but no direction. They are described completely by a single number and a unit.

  • Examples: Temperature (30°C), Mass (5 kg), Time (10 s), Speed (20 m/s), Energy (100 J)

Vector Quantities are physical quantities that have both magnitude and direction. They are represented by arrows where the length indicates magnitude and the arrowhead shows direction.

  • Examples: Displacement (5 m north), Velocity (20 m/s east), Force (10 N downward), Acceleration (9.8 m/s² downward)
Temperature = 30°C Scalar (magnitude only) Displacement = 5 m North Vector (magnitude + direction)

Vector Representation and Notation

Vectors are usually represented by arrows. The length of the arrow corresponds to the vector's magnitude, and the direction of the arrow shows the vector's direction. In writing, vectors are often denoted by boldface letters like or by letters with an arrow above, such as \(\vec{A}\).

To work with vectors mathematically, especially in two or three dimensions, we break them down into components along coordinate axes. In a two-dimensional plane, these are usually the horizontal (x-axis) and vertical (y-axis) directions.

We use unit vectors to indicate direction along these axes:

  • \(\hat{i}\) points along the x-axis (horizontal direction)
  • \(\hat{j}\) points along the y-axis (vertical direction)
  • In three dimensions, \(\hat{k}\) points along the z-axis (perpendicular to x and y)

Any vector \(\vec{A}\) in two dimensions can be written as:

\(\vec{A} = A_x \hat{i} + A_y \hat{j}\)

where \(A_x\) and \(A_y\) are the components of \(\vec{A}\) along the x and y axes respectively.

x y \(\vec{A}\) \(A_x\) \(A_y\) \(\hat{i}\) \(\hat{j}\)

Vector Addition and Subtraction

When dealing with vectors, adding or subtracting them is not as simple as adding or subtracting their magnitudes. Since vectors have direction, both magnitude and direction must be considered.

There are two common graphical methods to add vectors:

  1. Tip-to-Tail Method: Place the tail of the second vector at the tip of the first vector. The resultant vector is drawn from the tail of the first vector to the tip of the second.
  2. Parallelogram Method: Place both vectors so their tails coincide. Complete the parallelogram formed by these vectors. The diagonal of the parallelogram from the common tail is the resultant vector.

Vector subtraction \(\vec{A} - \vec{B}\) can be thought of as adding \(\vec{A}\) and the negative of \(\vec{B}\) (which has the same magnitude as \(\vec{B}\) but opposite direction).

Tip-to-Tail Method Start \(\vec{A}\) \(\vec{B}\) Resultant \(\vec{R}\) Parallelogram Method Start \(\vec{A}\) \(\vec{B}\) Resultant \(\vec{R}\)

Resolution of Vectors

Often, vectors are not aligned along the coordinate axes. To analyze such vectors, we resolve them into components along perpendicular directions, usually x and y axes. This process is called vector resolution.

If a vector \(\vec{A}\) has magnitude \(A\) and makes an angle \(\theta\) with the horizontal axis (x-axis), its components are:

\(A_x = A \cos \theta\),
\(A_y = A \sin \theta\)

This allows us to work with vectors using simple algebra and trigonometry.

x y \(\vec{A}\) \(A_x = A \cos \theta\) \(A_y = A \sin \theta\) \(\theta\)

Worked Examples

Example 1: Adding Two Displacement Vectors Easy
A person walks 3 km east and then 4 km north. Find the resultant displacement.

Step 1: Represent the two displacements as vectors along x and y axes:

\(\vec{A} = 3 \hat{i}\) km (east direction)

\(\vec{B} = 4 \hat{j}\) km (north direction)

Step 2: Add the vectors component-wise:

\(\vec{R} = \vec{A} + \vec{B} = 3 \hat{i} + 4 \hat{j}\) km

Step 3: Find the magnitude of the resultant vector:

\[ R = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \text{ km} \]

Step 4: Find the direction (angle \(\theta\)) with respect to east (x-axis):

\[ \theta = \tan^{-1} \left(\frac{4}{3}\right) \approx 53.13^\circ \text{ north of east} \]

Answer: The resultant displacement is 5 km at \(53.13^\circ\) north of east.

Example 2: Resolving a Force Vector Medium
A force of 50 N acts at an angle of \(30^\circ\) above the horizontal. Find its horizontal and vertical components.

Step 1: Identify the magnitude and angle:

Force \(F = 50\) N, angle \(\theta = 30^\circ\)

Step 2: Calculate horizontal component \(F_x\):

\[ F_x = F \cos \theta = 50 \times \cos 30^\circ = 50 \times 0.866 = 43.3 \text{ N} \]

Step 3: Calculate vertical component \(F_y\):

\[ F_y = F \sin \theta = 50 \times \sin 30^\circ = 50 \times 0.5 = 25 \text{ N} \]

Answer: Horizontal component = 43.3 N, Vertical component = 25 N.

Example 3: Vector Subtraction in Velocity Medium
A boat moves upstream with a velocity of 8 m/s relative to the water. The river current flows downstream at 5 m/s. Find the velocity of the boat relative to the ground.

Step 1: Define directions:

Let upstream be positive direction. Then, velocity of boat relative to water, \(\vec{v}_{bw} = +8\) m/s

Velocity of river current relative to ground, \(\vec{v}_{wg} = -5\) m/s (downstream)

Step 2: Velocity of boat relative to ground, \(\vec{v}_{bg} = \vec{v}_{bw} + \vec{v}_{wg}\)

\[ \vec{v}_{bg} = 8 + (-5) = 3 \text{ m/s upstream} \]

Answer: The boat's velocity relative to the ground is 3 m/s upstream.

Example 4: Using Unit Vectors for Vector Addition Easy
Add the vectors \(\vec{A} = 3\hat{i} + 4\hat{j}\) and \(\vec{B} = -2\hat{i} + 5\hat{j}\).

Step 1: Add the components along each axis:

\[ R_x = 3 + (-2) = 1 \]

\[ R_y = 4 + 5 = 9 \]

Step 2: Write the resultant vector:

\[ \vec{R} = 1\hat{i} + 9\hat{j} \]

Answer: The resultant vector is \(\vec{R} = \hat{i} + 9\hat{j}\).

Example 5: Finding Magnitude and Direction of Resultant Vector Hard
Two vectors \(\vec{A}\) and \(\vec{B}\) have magnitudes 7 m and 10 m respectively, and the angle between them is \(60^\circ\). Find the magnitude and direction of the resultant vector \(\vec{R} = \vec{A} + \vec{B}\).

Step 1: Use the law of cosines to find magnitude \(R\):

\[ R = \sqrt{A^2 + B^2 + 2AB \cos \theta} = \sqrt{7^2 + 10^2 + 2 \times 7 \times 10 \times \cos 60^\circ} \]

Calculate:

\[ R = \sqrt{49 + 100 + 140 \times 0.5} = \sqrt{149 + 70} = \sqrt{219} \approx 14.8 \text{ m} \]

Step 2: Find the angle \(\alpha\) between \(\vec{A}\) and \(\vec{R}\) using the law of sines or cosines:

\[ \cos \alpha = \frac{A^2 + R^2 - B^2}{2AR} = \frac{7^2 + 14.8^2 - 10^2}{2 \times 7 \times 14.8} \]

Calculate numerator:

\[ 49 + 219 - 100 = 168 \]

Calculate denominator:

\[ 2 \times 7 \times 14.8 = 207.2 \]

Therefore:

\[ \cos \alpha = \frac{168}{207.2} \approx 0.81 \]

\[ \alpha = \cos^{-1} 0.81 \approx 36^\circ \]

Answer: The resultant vector has magnitude approximately 14.8 m and makes an angle of \(36^\circ\) with vector \(\vec{A}\).

Formula Bank

Magnitude of a Vector
\[ \|\vec{A}\| = \sqrt{A_x^2 + A_y^2 + A_z^2} \]
where: \(A_x, A_y, A_z\) are components of \(\vec{A}\) along x, y, and z axes
Vector Addition (Component-wise)
\[ \vec{R} = \vec{A} + \vec{B} = (A_x + B_x)\hat{i} + (A_y + B_y)\hat{j} + (A_z + B_z)\hat{k} \]
where: \(A_x, A_y, A_z\) and \(B_x, B_y, B_z\) are components of \(\vec{A}\) and \(\vec{B}\)
Dot Product
\[ \vec{A} \cdot \vec{B} = \|\vec{A}\| \|\vec{B}\| \cos \theta = A_x B_x + A_y B_y + A_z B_z \]
\(\theta\) = angle between \(\vec{A}\) and \(\vec{B}\)
Cross Product Magnitude
\[ \|\vec{A} \times \vec{B}\| = \|\vec{A}\| \|\vec{B}\| \sin \theta \]
\(\theta\) = angle between \(\vec{A}\) and \(\vec{B}\)
Resolution of Vector
\[ A_x = A \cos \theta, \quad A_y = A \sin \theta \]
where: \(A\) = magnitude of vector, \(\theta\) = angle with horizontal axis

Tips & Tricks

Tip: Always draw vectors to scale before solving.

When to use: When dealing with vector addition or subtraction graphically.

Tip: Use unit vector notation (\(\hat{i}, \hat{j}, \hat{k}\)) for easier algebraic manipulation.

When to use: When adding or subtracting vectors with components.

Tip: Remember to convert angles to radians if your calculator is in radian mode.

When to use: When solving trigonometric parts of vector problems.

Tip: Break vectors into perpendicular components to simplify calculations.

When to use: When vectors are at angles and need resolution.

Tip: Check direction carefully after vector addition or subtraction.

When to use: To avoid sign and direction errors in final answers.

Common Mistakes to Avoid

❌ Confusing scalars with vectors and treating scalars as having direction.
✓ Remember scalars have only magnitude and no direction.
Why: Misunderstanding basic definitions leads to incorrect problem setup.
❌ Adding magnitudes of vectors directly without considering direction.
✓ Add vectors using components or graphical methods accounting for direction.
Why: Vectors require vector addition rules, not simple arithmetic addition.
❌ Incorrectly resolving vectors by mixing sine and cosine components.
✓ Use cosine for adjacent side and sine for opposite side relative to angle.
Why: Trigonometric resolution depends on angle reference; confusion causes errors.
❌ Ignoring units or mixing units (e.g., km and m) in vector problems.
✓ Convert all quantities to consistent metric units before calculations.
Why: Unit inconsistency leads to wrong numerical results.
❌ Forgetting to include direction when reporting final vector answers.
✓ Always specify magnitude and direction (angle or vector notation).
Why: Vectors are incomplete without direction, leading to ambiguous answers.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Vectors and scalars · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.