Lesson 1: The Scientific Method & Measurement

Week 1 — Building the foundation of physics

🎯 Learning Objectives

🔬 What Is Physics?

Physics is the study of how the universe works. From the smallest subatomic particles to the largest galaxies, physics seeks to understand the fundamental laws of nature through careful observation and mathematical description.

💡 Intuition: Think of physics as learning the rules of a game. Once you know the rules, you can predict what will happen next. Physics doesn't just describe what happens — it lets you predict what will happen.

📋 The Scientific Method

Physics builds knowledge through a systematic process:

  1. Observe — Notice a phenomenon (e.g., "apples fall from trees")
  2. Hypothesize — Propose an explanation or model
  3. Predict — Use the model to make specific predictions
  4. Test — Conduct experiments to check predictions
  5. Refine — Update the model based on results

If it disagrees with experiment, it's wrong. That's the basic idea.

— Richard Feynman

📏 The SI System of Units

The International System of Units (SI) is the standard for all scientific measurement.

Seven Base SI Units

QuantityUnitSymbol
Lengthmeterm
Masskilogramkg
Timeseconds
CurrentampereA
TemperaturekelvinK
Amountmolemol
Lightcandelacd

Common Derived Units

QuantityUnitIn Base Units
Velocitymeter/secondm/s
Accelerationmeter/second²m/s²
Forcenewton (N)kg·m/s²
Energyjoule (J)kg·m²/s²
Pressurepascal (Pa)kg/(m·s²)

⚖️ Dimensional Analysis

Every physical quantity has dimensions — the basic types of measurement it represents. The three fundamental dimensions are:

Key rule: Both sides of any equation must have the same dimensions.

[Velocity] = [L] / [T] = L·T⁻¹
[Acceleration] = [L] / [T²] = L·T⁻²
[Force] = [M] × [L] / [T²] = M·L·T⁻²
📝 Worked Example: Checking an Equation

Is the equation v² = 2ax dimensionally consistent?

Left side: [v²] = (L/T)² = L²/T²

Right side: [2ax] = [L] × [L/T²] = L²/T² (the "2" is dimensionless)

✅ Both sides have dimensions L²/T² — the equation passes!

🔢 Significant Figures & Scientific Notation

Significant figures are the digits in a measurement that carry meaningful information about its precision.

Rules:

  1. All non-zero digits are significant
  2. Zeros between non-zero digits are significant
  3. Leading zeros (0.005) are not significant
  4. Trailing zeros after a decimal point (2.50) are significant

Scientific notation expresses numbers compactly:

0.0000054 = 5.4 × 10⁻⁶
1,500,000 = 1.5 × 10⁶
🌍 Real-World Connection:

NASA lost the Mars Climate Orbiter in 1999 because one team used imperial units (pounds-force) while another used SI units (newtons). Dimensional analysis isn't just math — it can save million-dollar missions!

🧮 Unit Conversion

The key technique is multiplying by 1 in the form of a conversion factor:

📝 Worked Example: Speed Conversion

Convert 60 miles/hour to meters/second.

Known: 1 mile = 1609.34 meters, 1 hour = 3600 seconds

60 mi/hr × (1609.34 m / 1 mi) × (1 hr / 3600 s) = 26.8 m/s

✅ Answer: 26.8 m/s

✏️ Practice Problems

Try these on your own. Scroll down for solutions.

Problem 1: A car travels 120 km in 2 hours. What is its average speed in m/s?

Problem 2: How many significant figures are in 0.003040?

Problem 3: Is the equation d = vt + ½at² dimensionally consistent? (d = distance, v = velocity, t = time, a = acceleration)

Problem 4: Convert 5.0 m/s² to km/h².

✅ Check Your Understanding

Answer these questions before moving on:

Q1: What are the dimensions of power (P = energy / time)?

Click to reveal answer

Energy has dimensions [M][L]²/[T]² = M·L²·T⁻²

Power = energy/time → [M][L]²/[T]³ = M·L²·T⁻³

Q2: A ball is thrown upward. At the very top of its path, what is its velocity? Its acceleration?

Click to reveal answer

Velocity: 0 m/s (it momentarily stops)

Acceleration: 9.8 m/s² downward (gravity never stops!) This is why it falls back down.

Q3 (mini-problem): You walk 3 meters east, then 4 meters north. What is your displacement (straight-line distance from start)?

Click to reveal answer

Use the Pythagorean theorem: d = √(3² + 4²) = √(9 + 16) = √25 = 5 meters

Displacement is different from distance (which would be 7 m). Displacement is the straight-line change in position.