SCALARS $$VECTOR
QUANTITIES 2026 /2027
● MAY GOD BLESS YOU IN YOUR LEARNING 🙏🎉
Sure! Let’s expand the *“Scalars and Vectors”* topic with deeper explanation and examples:
---
*Scalars and Vectors – Full Summary with Examples*
*1. Scalar Quantities*
- *Definition:* Physical quantities that have *magnitude only* and no direction.
- *Examples:*
- Mass = 10 kg
- Time = 5 seconds
- Temperature = 36.5°C
- Speed = 60 km/h
Scalars are added, subtracted, multiplied normally like real numbers.
---
*2. Vector Quantities*
- *Definition:* Physical quantities that have *both magnitude and direction.*
- *Examples:*
- Displacement = 5 m east
- Velocity = 20 m/s north
- Acceleration = 3 m/s² downward
- Force = 10 N at 45° angle
---
*3. Vector Representation*
- Drawn as arrows:
- Length = magnitude
- Arrow direction = actual direction
- Notation: *→A*, *→F*, or just *A* in bold
---
*4. Vector Addition Methods*
*(a) Triangle Method*
- Place second vector at the tip of the first
- Resultant vector = drawn from start of first to end of second
*Example:*
- A = 4 N east
- B = 3 N north
- Resultant R = √(4² + 3²) = √25 = *5 N* (at angle)
*(b) Parallelogram Method*
- Draw both vectors from a common point
- Complete parallelogram
- Diagonal = Resultant
*(c) Polygon Method*
1
- For more than two vectors- Connect vectors head-to-tail
- Draw resultant from start to end
---
*5. Vector Subtraction*
- A - B = A + (–B)
- Reverse the direction of B and add
*Example:*
A = 6 N east
B = 4 N east
A - B = 2 N east
---
*6. Vector Components*
Split any vector into x (horizontal) and y (vertical) components using trigonometry.
*Formulas:*
- *Ax = A cos(θ)*
- *Ay = A sin(θ)*
*Example:*
Vector A = 10 N at 30°
- Ax = 10 × cos(30°) = 8.66 N
- Ay = 10 × sin(30°) = 5 N
---
*7. Resultant Vector from Components*
If Ax = 3 N and Ay = 4 N:
- R = √(3² + 4²) = √25 = *5 N*
- θ = tan⁻¹(4/3) = *53.13°*
---
*8. Unit Vectors*
Used to describe direction:
- *i* = x-axis
- *j* = y-axis
- *k* = z-axis
*Example:*
Vector V = 3i + 4j
- Magnitude = √(3² + 4²) = *5*
---
*9. Dot Product (Scalar Product)*
- A · B = AB cos(θ)
- Gives a scalar
*Example:*
A = 5 N, B = 10 N, angle = 60°
A · B = 5 × 10 × cos(60°) = 25
---
*10. Cross Product (Vector Product)*
- A × B = AB sin(θ)
- Gives a vector perpendicular to A and B
2
*Example:*
A = 3i, B = 4j
A × B = 12k
---