Mistake Master
Scalars and vectors in one dimension
Physics has two kinds of quantity. Scalars need a magnitude only (mass, time, distance, speed). Vectors also carry direction (position, displacement, velocity, acceleration, force). In one dimension, that direction is encoded by a sign: $+$ for one way, $-$ for the other. Almost every Unit 1 mistake is some flavor of mixing the two categories or misreading a sign.
§1
What this topic is about
▸
Two moves underlie this topic: recognize whether a quantity is a scalar (magnitude only) or a vector (magnitude plus direction), and in 1D read direction from the sign. Every equation from Topic 1.2 on depends on getting these right.
§2
Scalars and vectors
▸
A scalar is a quantity described by magnitude only: a number and a unit, with no direction attached. A vector is described by both a magnitude AND a direction.
The canonical examples for Unit 1:
- Scalarsmass, time, distance, speed, temperature.
- Vectorsposition, displacement, velocity, acceleration, force.
A vector is drawn as an arrow whose length is proportional to its magnitude and whose direction shows its direction. Twice the magnitude, twice the length.
Three pieces of notation worth fixing right now:
- $\vec v$ denotes the full velocity vector (magnitude AND direction together).
- $|\vec v|$ denotes the magnitude of $\vec v$, also called the speed. This is a scalar.
- $v$ or $v_x$ (no arrow) denotes the component along a chosen axis. In 1D, the sign of $v_x$ encodes the direction, so the arrow notation is dropped.
The magnitude of a velocity is a speed. Same pattern for distance/displacement and force-magnitude/force-vector: the scalar is the vector with direction stripped off.
§3
Sign as direction in 1D
▸
The pivotal idea. In 1D you don't draw arrows; you pick a positive direction once and write every vector as a signed number along that axis. With "east is positive" (the convention used throughout this lesson):
- A vector pointing east gets a positive sign.
- A vector pointing west gets a negative sign.
- The magnitude is what you get when you strip the sign: $|v| = $ "how big the vector is, regardless of which way it points."
Worked example. A bird flies due west at $6$ m/s. East is positive. What is the bird's velocity?
East is positive. So a vector pointing west gets a negative sign.
The bird is moving in the negative direction at $6$ m/s, so $$v = -6 \text{ m/s}.$$ Equivalently, the velocity has magnitude $6$ m/s and direction west: $$|\vec v| = 6 \text{ m/s}, \quad \text{direction} = \text{west}.$$
"$v = -6$ m/s east-positive" and "$|\vec v| = 6$ m/s, west" describe the same vector. In 1D, the sign IS the direction.
§4
Adding 1D vectors
▸
Two vectors along the same 1D axis add component-wise:
$$C_x = A_x + B_x.$$Sum the signed components. The result is a signed component along the same axis: its size is the magnitude, its sign is the direction.
Worked example. Two pulls act on the same point of a cart, both along the east-west axis. Pull A is $+12$ N (east); pull B is $-7$ N (west). What is the net force?
$$F_\text{net} = A + B = (+12\text{ N}) + (-7\text{ N}) = +5\text{ N}.$$
The net force is $5$ N east. The two pulls partly cancel, but not entirely, because their magnitudes differ.
Three habits that prevent silly errors:
-
Don't add magnitudes when the signs differ.$12 + 7 = 19$ N would be the answer if both pulls pointed east. Two pulls in opposite directions don't add their magnitudes; they add their signed components.
-
Don't collapse the sum into a magnitude subtraction.Writing $|12 - 7| = 5$ stripped of sign loses the direction. The signed sum keeps both magnitude AND direction; treating it as scalar subtraction throws the sign away.
-
Use parentheses around negative numbers.$12 + -7$ written without grouping invites mid-step confusion. Parentheses keep the structure visible: $(+12) + (-7) = +5$.
§5
Three ways the sign goes wrong
▸
Three flavors of sign confusion that recur on Unit 1 questions.
Sign as magnitude. A particle at $v = -15$ m/s is moving FASTER than one at $v = +8$ m/s. The sign is direction; the size is $15 > 8$. Reading "more negative" as "smaller" causes about half the mistakes on this topic.
Sign as state. A particle at $v = -8$ m/s is not at rest, not slowing, not impossible — it's moving at $8$ m/s in the negative direction. The sign is geometric (which way), not metaphysical.
Coordinate / convention error. Positive direction is your choice. "Positive equals forward" only when you've chosen forward as positive. If the problem sets a convention, use it; if not, set one and apply it to every vector in the problem.
The sign is information about direction along the chosen axis. It is not size, it is not state, and it is not absolute.
§6
Three mistakes that cost real points
▸
Three pitfalls that map to the diagnostic's misconception codes.
"Speed and velocity are essentially the same thing."
They are not. Speed is a scalar (number + unit). Velocity is a vector (speed + direction; in 1D, encoded as a sign). Two cars moving east and west at $20$ m/s have the same speed but velocities $+20$ vs $-20$ m/s. Same trap separates distance (scalar, path length) from displacement (vector, net change in position).
Fix. When direction matters, use the vector form ($\vec v$, $\Delta \vec x$, $\vec a$) and keep the sign. When the question asks for a magnitude, use the scalar partner (speed, distance) and drop it.
"Any arrow in the right direction is fine."
It is not. Arrow length is proportional to magnitude: drawing $4$ m/s and $12$ m/s arrows the same length loses the information the figure carried. Same error in symbols: writing $v$ where convention wants $\vec v$ throws away vector status.
Fix. Pick one scale (e.g. 1 cm = 2 m/s) and use it for every arrow in the figure. In writing, use $\vec v$ for the full vector, $|\vec v|$ for the magnitude, and $v$ or $v_x$ for the signed component along an axis.
"$-15$ m/s is smaller than $+8$ m/s, or maybe it means stopped."
Three errors at once. (a) Sign-as-magnitude: $-15$ m/s has a larger speed than $+8$ m/s ($15 > 8$). (b) Sign-as-state: a particle at $-15$ m/s IS moving — just westward. (c) Convention error: positive direction was a choice; pick "west positive" and the same particle reads $+15$ m/s.
Fix. Read the sign as direction, then proceed with magnitude. Subtract with parentheses preserved: $(-8) - (+12) = -20$. Write the convention at the top of your work; if the problem doesn't set one, set one yourself.
Ten scenarios mixing category recognition, signed velocities, sign-to-direction translation, 1D vector sums, and arrow-scale reading. Pick magnitude (and direction, when needed), then check. Progress is saved.