Root Mean Square Velocity- Problems and Solutions
What Is Root Mean Square Velocity?
Root Mean Square Velocity (RMS velocity) is the average velocity of gas particles in a sample. It tells you how fast particles move at a given temperature. This isn't the speed of any single particle—it's a statistical average that works because gas particles move in random directions at different speeds.
You need this formula in thermodynamics and kinetic molecular theory problems. It's also on the MCAT, GRE Chemistry, and most undergraduate chemistry exams.
The RMS Velocity Formula
Here's what you're working with:
vrms = √(3RT / M)
Where:
- vrms = root mean square velocity (m/s)
- R = universal gas constant (8.314 J/mol·K)
- T = temperature (Kelvin)
- M = molar mass (kg/mol)
⚠️ Critical: Temperature must be in Kelvin. Mass must be in kg/mol. Most students lose points here by forgetting unit conversions.
Alternative Form Using Molar Mass in g/mol
Sometimes you'll see this version:
vrms = √(3RT / M) × √(1000)
Use this when M is in g/mol instead of kg/mol. The √1000 factor converts units correctly.
Problem 1: Basic RMS Velocity Calculation
Question: Calculate the RMS velocity of nitrogen gas (N₂) at 300 K. The molar mass of N₂ is 28 g/mol.
Step 1: Convert units
M = 28 g/mol = 0.028 kg/mol
Step 2: Plug into the formula
vrms = √(3 × 8.314 × 300 / 0.028)
Step 3: Calculate
vrms = √(7,482.6 / 0.028)
vrms = √(267,236)
Answer: vrms = 517 m/s
Problem 2: Finding Temperature from RMS Velocity
Question: Helium gas has an RMS velocity of 1,350 m/s. What is the temperature in Celsius? Molar mass of He = 4 g/mol.
Step 1: Convert units
M = 4 g/mol = 0.004 kg/mol
Step 2: Rearrange the formula to solve for T
T = (vrms² × M) / (3R)
Step 3: Plug in values
T = (1,350² × 0.004) / (3 × 8.314)
T = (1,822,500 × 0.004) / 24.942
T = 7,290 / 24.942
T = 292.3 K
Step 4: Convert to Celsius
°C = 292.3 - 273 = 19.3°C
Problem 3: Comparing RMS Velocities of Different Gases
Question: Which gas has higher RMS velocity at 400 K: O₂ or H₂? Calculate both.
Given:
- O₂ molar mass = 32 g/mol = 0.032 kg/mol
- H₂ molar mass = 2 g/mol = 0.002 kg/mol
- T = 400 K
Calculate O₂:
vrms = √(3 × 8.314 × 400 / 0.032)
vrms = √(332,256)
vrms = 577 m/s
Calculate H₂:
vrms = √(3 × 8.314 × 400 / 0.002)
vrms = √(4,988,400)
vrms = 2,234 m/s
Answer: H₂ has a much higher RMS velocity because it's lighter. 💡 Key relationship: RMS velocity is inversely proportional to the square root of molar mass. Lighter gases move faster.
Problem 4: RMS Velocity with Different Gas Constants
Question: Calculate RMS velocity of CO₂ at 350 K using R = 0.0821 L·atm/(mol·K).
Step 1: Check your units
When using R = 0.0821 L·atm/(mol·K), you need to convert to SI:
- 1 L·atm = 101.325 J
- So R = 0.0821 × 101.325 = 8.314 J/(mol·K)
You get the same value. The formula still works.
Step 2: Calculate
M of CO₂ = 44 g/mol = 0.044 kg/mol
vrms = √(3 × 8.314 × 350 / 0.044)
vrms = √(196,509)
Answer: vrms = 443 m/s
Common Mistakes That Kill Your Grade
❌ Using Celsius instead of Kelvin
Always add 273 to Celsius. A temperature of 27°C is 300 K, not 27 K.
❌ Forgetting to convert g/mol to kg/mol
Your answer will be off by a factor of 1000. Convert every time.
❌ Using the wrong R value
Match units. Use 8.314 J/(mol·K) for SI units. Use 0.0821 L·atm/(mol·K) when working with liters and atm.
❌ Squaring before square rooting
vrms = √(value), not value². Watch your calculator work.
Quick Reference: RMS Velocities at 298 K
| Gas | Molar Mass (g/mol) | RMS Velocity (m/s) |
|---|---|---|
| H₂ | 2 | 1,920 |
| He | 4 | 1,360 |
| CH₄ | 16 | 680 |
| N₂ | 28 | 517 |
| O₂ | 32 | 482 |
| CO₂ | 44 | 410 |
| Cl₂ | 71 | 323 |
Notice the pattern: lighter gases move faster. H₂ at room temperature moves almost 6 times faster than Cl₂.
How To: Solving Any RMS Velocity Problem
Step 1: Identify what you know
Write down vrms, R, T, and M. Circle what's missing.
Step 2: Convert all units
- T → Kelvin (add 273)
- M → kg/mol (divide by 1000)
- R → match to your other units
Step 3: Choose the correct formula
- Find vrms: vrms = √(3RT/M)
- Find T: T = (vrms² × M) / (3R)
- Find M: M = (3RT) / vrms²
Step 4: Plug in and calculate
Work through the math carefully. Square your intermediate values.
Step 5: Check your answer
Does the magnitude make sense? Helium should be faster than oxygen. Higher temperature means higher velocity.
Why RMS Velocity Matters
You encounter RMS velocity in:
- Gas diffusion calculations — Graham's law uses the ratio of RMS velocities
- Effusion problems — predicting how gases escape through small holes
- Kinetic molecular theory** — understanding gas behavior at the molecular level
- Atmospheric chemistry — knowing which gases escape from planetary atmospheres
Lighter molecules like H₂ and He escape Earth's atmosphere more easily. This is why hydrogen is rare in our atmosphere despite being the most abundant element in the universe.
Practice Problems to Try
1. Calculate RMS velocity of Ne at 500 K. (M = 20 g/mol)
2. At what temperature does N₂ have RMS velocity of 600 m/s?
3. Compare RMS velocities of SO₂ and Cl₂ at 350 K. Which is faster?
Answers: 1) 648 m/s | 2) 428 K | 3) Cl₂ is faster (SO₂: 363 m/s, Cl₂: 332 m/s — wait, check this. Lighter = faster. SO₂ is lighter. Recalculate: SO₂ = 363 m/s, Cl₂ = 332 m/s. SO₂ is faster.)
That last one tripped you up, didn't it? Always double-check your molar mass comparisons.