Mathwords logoReference LibraryMathwords

Scalar

Scalar

Any real number, or any quantity that can be measured using a single real number. Temperature, length, and mass are all scalars. A scalar is said to have magnitude but no direction. A quantity with both direction and magnitude, such as force or velocity, is called a vector.

Worked Example

Problem: A vector v=3,4\vec{v} = \langle 3, 4 \rangle is multiplied by the scalar k=5k = 5. Find the resulting vector.
Step 1: Identify the scalar and the vector. Here, k=5k = 5 is the scalar (just a number), and v=3,4\vec{v} = \langle 3, 4 \rangle is the vector (which has both components and direction).
Step 2: Multiply each component of the vector by the scalar.
kv=53,4=53,  54k\vec{v} = 5 \cdot \langle 3, 4 \rangle = \langle 5 \cdot 3,\; 5 \cdot 4 \rangle
Step 3: Compute the products.
kv=15,20k\vec{v} = \langle 15, 20 \rangle
Step 4: Notice the effect: the scalar stretched the vector's magnitude by a factor of 5, but the direction stayed the same. The original magnitude was 32+42=5\sqrt{3^2 + 4^2} = 5, and the new magnitude is 152+202=25=5×5\sqrt{15^2 + 20^2} = 25 = 5 \times 5.
Answer: The resulting vector is 15,20\langle 15, 20 \rangle. The scalar 55 scaled the vector's length by a factor of 55 without changing its direction.

Another Example

Problem: Classify each quantity as a scalar or a vector: (a) a temperature of 72°F, (b) a wind blowing 30 mph due north, (c) a mass of 10 kg, (d) a displacement of 5 meters east.
(a): Temperature of 72°F — this is a single number with no direction. It is a scalar.
(b): Wind blowing 30 mph due north — this has both a magnitude (30 mph) and a direction (north). It is a vector.
(c): Mass of 10 kg — mass is described by a single number. It is a scalar.
(d): Displacement of 5 meters east — this has magnitude (5 m) and direction (east). It is a vector.
Answer: Scalars: (a) and (c). Vectors: (b) and (d).

Frequently Asked Questions

What is the difference between a scalar and a vector?
A scalar is a single number that describes magnitude only — like 25°C or 60 kg. A vector describes both magnitude and direction — like 40 mph heading west. You need only one number for a scalar, but a vector requires at least two pieces of information (size and direction, or multiple components).
Is speed a scalar or a vector?
Speed is a scalar because it tells you only how fast something moves (e.g., 50 km/h) without specifying a direction. Velocity, on the other hand, is a vector because it includes both speed and direction (e.g., 50 km/h north).

Scalar vs. Vector

A scalar is a single number representing magnitude only. A vector is a quantity with both magnitude and direction. For example, 'a distance of 10 km' is a scalar, while 'a displacement of 10 km north' is a vector. When you multiply a vector by a scalar, you scale the vector's length without changing (or reversing) its direction. Scalars can be added, subtracted, and multiplied by ordinary arithmetic. Vectors require special rules like component-wise addition.

Why It Matters

Scalars appear everywhere in math and science. When you write the equation y=3x+2y = 3x + 2, the numbers 3 and 2 are scalars acting as a coefficient and a constant. In physics, distinguishing scalars from vectors is essential — confusing speed (scalar) with velocity (vector) leads to incorrect results when analyzing motion, forces, or energy.

Common Mistakes

Mistake: Confusing speed and velocity, or distance and displacement, thinking they are the same type of quantity.
Correction: Speed and distance are scalars (magnitude only). Velocity and displacement are vectors (magnitude plus direction). Always check whether a quantity specifies a direction.
Mistake: Thinking that scalar multiplication changes a vector's direction.
Correction: Multiplying a vector by a positive scalar changes only its magnitude, not its direction. A negative scalar reverses the direction, but this is a flip (180°), not an arbitrary change in direction.

Related Terms

  • VectorQuantity with both magnitude and direction
  • MagnitudeThe size or length of a scalar or vector
  • VelocityA vector counterpart to scalar speed
  • Scalar MultiplicationMultiplying a vector or matrix by a scalar
  • Dot ProductOperation on two vectors that yields a scalar
  • MatrixArray of scalars used in linear algebra
  • Real NumbersThe number set from which scalars are drawn