Physical Quantities, Units, and Measurement
Physics describes the natural world through measurable quantities, each expressed in standardized units. The SI (Système International) system gives scientists a common language so that a "kilogram" means the same thing in every lab on Earth. This section covers the building blocks: fundamental and derived quantities, how to convert between units, how to handle measurement precision, and how to read the relationships that graphs reveal.

Physical Quantities and SI Units
Every measurement in physics traces back to seven fundamental quantities. These can't be broken down into simpler measurements. Think of them as the "atoms" of measurement.
| Fundamental Quantity | SI Unit | Symbol | What It Describes |
|---|---|---|---|
| Length | meter | m | Size or distance |
| Mass | kilogram | kg | Amount of matter |
| Time | second | s | Duration of events |
| Electric current | ampere | A | Flow of electric charge |
| Temperature | kelvin | K | Average kinetic energy of particles |
| Amount of substance | mole | mol | Number of particles in a sample |
| Luminous intensity | candela | cd | Brightness of a light source |
Derived quantities are built by combining fundamental quantities through multiplication or division. You'll encounter these constantly throughout the course:
- Area (): length × length. Describes a two-dimensional surface.
- Volume (): length × length × length. The space a 3D object occupies.
- Density (): mass ÷ volume. Water has a density of about ; air is roughly .
- Speed (): distance ÷ time. A car on the highway might travel at about .
- Acceleration (): change in velocity ÷ time. Gravity near Earth's surface is .
- Force (N = ): mass × acceleration. The newton is named after Isaac Newton.
- Energy (J = ): capacity to do work. Lifting a 1 kg object by 1 m against gravity takes about .
- Power (W = ): energy ÷ time. A 60 W light bulb converts 60 joules every second.
- Pressure (Pa = ): force ÷ area. Atmospheric pressure at sea level is about .
Notice the pattern: every derived unit breaks down into some combination of meters, kilograms, and seconds (plus amperes, kelvins, etc. when needed). If you can trace a unit back to its fundamentals, you understand what it actually measures.
Unit Conversions and Scientific Notation
Metric prefixes scale base units by powers of 10. The ones you'll use most often:
| Prefix | Symbol | Factor |
|---|---|---|
| nano- | n | |
| micro- | μ | |
| milli- | m | |
| centi- | c | |
| kilo- | k | |
| mega- | M | |
| giga- | G | |
| To convert between units, use dimensional analysis: multiply by conversion factors written as fractions equal to 1, and cancel units that appear in both numerator and denominator. |
Example: Convert to meters.
Example: Convert to .
Dimensional analysis also serves as an error check. If your final answer doesn't have the right units, something went wrong in the calculation.

Types of Physical Quantities
- Scalar quantities have magnitude only. Examples: mass (), temperature (), energy (). A scalar is fully described by a single number with a unit.
- Vector quantities have both magnitude and direction. Examples: velocity ( north), force ( downward), displacement ( east). You can't fully describe a vector without specifying where it points.
This distinction matters because vectors follow different math rules than scalars. Two forces of don't always add to ; it depends on their directions. You'll work with vector addition extensively later in the course.

Significant Figures in Calculations
Every measurement has a limit to its precision, and significant figures (sig figs) communicate that limit. When you write , you're saying you're confident in the "3" and the "0" and reasonably confident in the "5." The rules for identifying sig figs:
- Non-zero digits are always significant. has 3 sig figs.
- Zeros between non-zero digits are significant. has 5 sig figs.
- Leading zeros are never significant. has 2 sig figs (only the 1 and 2 count).
- Trailing zeros after a decimal point are significant. has 3 sig figs.
- Trailing zeros without a decimal point are ambiguous. could be 1, 2, or 3 sig figs. Using scientific notation removes the ambiguity: clearly has 3.
Sig Fig Rules for Calculations
- Addition/subtraction: Round the result to the fewest decimal places of any measurement used.
- , rounded to (one decimal place, matching )
- Multiplication/division: Round the result to the fewest significant figures of any measurement used.
- , rounded to (two sig figs, matching )
Accuracy vs. Precision
These two terms sound similar but mean different things:
- Accuracy is how close a measurement is to the true or accepted value. A bathroom scale that reads when you actually weigh is quite accurate.
- Precision is how reproducible your measurements are. If you step on the scale five times and get every time, it's very precise.
A measurement can be precise without being accurate (consistently wrong), or accurate without being precise (scattered around the true value). The goal is both.
Graphs of Physical Relationships
Graphs are one of the most powerful tools in physics. They let you see the mathematical relationship between two quantities at a glance, and different graph shapes correspond to different types of equations.
Linear graphs (straight lines) indicate a constant rate of change.
- The equation has the form .
- Slope () represents the rate of change. On a position vs. time graph with constant velocity, the slope is the velocity.
- y-intercept () represents the initial value when .
- Example: plotting position vs. time for an object moving at constant velocity produces a straight line.
Quadratic graphs (parabolas) appear when one variable depends on the square of another.
- The equation has the form .
- The vertex represents a maximum or minimum (like the peak height of a thrown ball).
- Example: position vs. time for an object under constant acceleration is parabolic.
Inverse graphs (hyperbolas) show that as one variable increases, the other decreases proportionally.
- The equation has the form , so the product stays constant.
- Example: Boyle's law () at constant temperature. As pressure increases, volume decreases.
Logarithmic/exponential relationships sometimes appear on graphs with logarithmic scales, which compress large ranges of data. A logarithmic scale turns an exponential curve into a straight line, making it easier to analyze. The decibel scale for sound intensity is a common example.
Creating Proper Graphs
- Identify the independent variable (what you control) and place it on the x-axis. The dependent variable (what you measure) goes on the y-axis.
- Choose scales that spread the data across most of the graph area. Don't cram all your points into one corner.
- Label each axis with the quantity name and its unit, e.g., "Time (s)" or "Position (m)."
- Plot each data point carefully and consistently.
- Draw a best-fit line or curve that follows the overall trend. This line doesn't need to pass through every point; it represents the general relationship.
Interpreting Graphs
- Identify the shape first (linear, parabolic, hyperbolic) to determine the type of mathematical relationship.
- Calculate the slope where relevant. For a straight line, pick two points far apart on the best-fit line (not necessarily data points) and use .
- Use the graph to interpolate (estimate values between data points) or extrapolate (estimate values beyond the measured range). Extrapolation is less reliable since you're assuming the trend continues.