Linear speed is the distance traveled along a circular path per unit time, and you can find it with radius × angular speed.
Linear speed sounds like a big math phrase, but the idea is simple. It tells you how fast something moves along the edge of a circle. A point on a bike tire, a seat on a Ferris wheel, and a gear tooth all have linear speed while they move around a center.
This topic trips people up because there are two speeds in circular motion: angular speed and linear speed. One tracks how fast the angle changes. The other tracks how much distance the object covers along the circle. Once you separate those two, the math gets clean.
In this article, you’ll get the exact formula, what each symbol means, which units work, and how to avoid the mistakes that wreck answers on homework and tests. You’ll also see worked examples that make the steps stick.
What Linear Speed Means In Plain Words
Linear speed is the distance an object travels along a curved path in a certain amount of time. If an object is moving in a circle, that path is the circle’s edge, not a straight line across it.
Think of a carousel. A horse near the center and a horse near the outer edge can complete one turn in the same time. Their angular speed is the same. Still, the outer horse travels a longer path in each turn, so its linear speed is higher.
That one picture explains the whole topic: same turning rate, different path lengths, different linear speeds.
Linear Speed Vs Angular Speed
These two get mixed together all the time, so lock this in early:
- Angular speed tells how fast the angle changes (degrees per second or radians per second).
- Linear speed tells how fast distance along the circle changes (meters per second, feet per second, and so on).
If a wheel spins faster, both values can increase. If the wheel size changes while the spin rate stays the same, angular speed stays the same but linear speed changes.
When You Use Linear Speed
You’ll use linear speed in algebra, geometry, trigonometry, physics, and real-life motion problems. It shows up in wheel speed, belt drives, fan blades, spinning rides, and orbital motion models in classwork.
Most school problems give one of these sets of facts:
- Radius and angular speed
- Radius and revolutions per minute (RPM)
- Circumference and time for one turn
All three routes lead to the same answer when the units match.
How To Find Linear Speed With Radius And Angular Speed
The standard formula is:
v = rω
Each symbol has a job:
- v = linear speed
- r = radius of the circular path
- ω (omega) = angular speed
This formula only works cleanly when angular speed is in radians per unit time. If your angle rate is in degrees per second, convert it to radians first.
Why The Formula Works
In one full turn, an object travels the circle’s circumference, which is 2πr. If it makes one turn in T seconds, then linear speed is:
v = (2πr) / T
Angular speed for one turn in T seconds is:
ω = 2π / T
Put that into the first equation and you get v = rω. Same idea, shorter form.
If you want a clean school reference for the core equations used in circular motion, OpenStax lists linear speed and angular speed formulas in its Precalculus key equations section.
Unit Rule That Saves You
Use matching time units across the whole problem. If the radius is in meters and angular speed is in radians per second, your answer will be in meters per second. If time is in minutes, your answer lands in meters per minute unless you convert.
Students often lose points here, not on the formula.
Step-By-Step Method You Can Use Every Time
Step 1: Identify The Radius
Use the distance from the center to the moving point. Do not use the diameter unless you convert it first. If the problem gives diameter, divide by 2.
Step 2: Identify The Rotation Information
Find what the problem gives for turning rate:
- Radians per second
- Degrees per second
- Revolutions per second
- RPM
- Time for one revolution
Step 3: Convert To A Usable Form
The easiest path is to convert the turning rate into radians per second, then use v = rω.
Khan Academy’s radians and arc length lessons are helpful for the angle-to-arc link that sits behind this formula, especially if radians still feel shaky: arcs, ratios, and radians.
Step 4: Plug In And Solve
Multiply the radius by angular speed. Then check the unit label before you box the answer.
Step 5: Sanity Check The Result
Ask one quick question: does the answer fit the setup? If the wheel is huge, linear speed should be larger than a small wheel at the same spin rate. If your result says the small wheel is faster with the same angular speed, there’s a conversion mistake.
| Given Information | Use This Formula | Notes |
|---|---|---|
| Radius r and angular speed ω (rad/s) | v = rω | Fastest method when ω is already in radians per second |
| Radius r and period T | v = 2πr / T | Period means time for one full revolution |
| Radius r and frequency f | v = 2πrf | Frequency is revolutions per second |
| Radius r and RPM | v = 2πr(RPM/60) | Convert minutes to seconds if needed |
| Radius r and degrees per second θ°/s | v = r(θ·π/180) | Convert degrees to radians first |
| Circumference C and period T | v = C / T | Good when circumference is already provided |
| Arc length s and time t | v = s / t | Works for part of a circle too, not only full turns |
| Diameter d and angular speed ω | v = (d/2)ω | Diameter must be halved to get radius |
Worked Examples That Make The Formula Stick
Example 1: Radius And Radians Per Second
A point moves on a circle of radius 0.5 m at an angular speed of 8 rad/s. Find the linear speed.
Use v = rω.
v = 0.5 × 8 = 4
Answer: 4 m/s
This one is direct because the units already match the formula.
Example 2: Radius And RPM
A fan blade tip is 0.3 m from the center. The fan spins at 120 RPM. Find the linear speed of the blade tip in m/s.
Convert RPM To Revolutions Per Second
120 RPM = 120/60 = 2 revolutions per second
Use The Frequency Form
v = 2πrf
v = 2π(0.3)(2)
v = 1.2π ≈ 3.77
Answer: About 3.77 m/s
You can also convert RPM to rad/s first, then use v = rω. Both paths match.
Example 3: Radius And Degrees Per Second
A wheel has radius 10 cm and rotates at 90° per second. Find linear speed in cm/s.
Convert Degrees To Radians
90°/s = (90 × π/180) rad/s = π/2 rad/s
Use v = rω
v = 10 × (π/2) = 5π cm/s
Answer: 5π cm/s (about 15.7 cm/s)
The most common miss here is using 90 in place of π/2.
Example 4: Time For One Revolution
A ride seat moves in a circle of radius 6 m and takes 8 seconds for one complete turn. Find linear speed.
Use the circumference route:
v = 2πr / T = 2π(6)/8 = 12π/8 = 3π/2
Answer: 1.5π m/s (about 4.71 m/s)
This method is great when the problem gives “one revolution every ___ seconds.”
| Mistake | What Goes Wrong | Fix |
|---|---|---|
| Using diameter as radius | Answer is doubled | Divide diameter by 2 before plugging in |
| Using degrees in v = rω | Unit mismatch gives wrong value | Convert degrees to radians first |
| Mixing minutes and seconds | Answer off by a factor of 60 | Make all time units match before solving |
| Using center point instead of edge point | Radius is wrong for the moving point | Measure radius to the exact point in motion |
| Rounding too early | Final answer drifts | Keep π or extra decimals until the end |
| Confusing linear and angular speed units | Labels like “rad/s” on v | Linear speed uses distance/time units |
How To Find Linear Speed In Word Problems
Word problems hide the same math under extra wording. The trick is to mark the radius and the timing data first, then ignore the rest until you have the formula set.
Clues That Point To Radius
Watch for phrases like “distance from the center,” “blade length,” “wheel radius,” or “seat is 12 feet from the center.” If they give diameter, write “r = d/2” on the page right away.
Clues That Point To Angular Speed
These phrases all describe the turning rate:
- “rotates at 30 rad/s”
- “spins at 600 RPM”
- “makes 5 revolutions per second”
- “completes one turn every 4 seconds”
Each one maps to a formula in the first table. Once you build that habit, word problems stop feeling random.
Short Word Problem Walkthrough
A bicycle wheel has radius 0.35 m and spins at 180 RPM. Find the linear speed of a point on the tire.
Convert 180 RPM to revolutions per second: 180/60 = 3 rps.
Use v = 2πrf.
v = 2π(0.35)(3) = 2.1π ≈ 6.60 m/s.
That’s it. The longer the wording, the more this simple sorting method helps.
How To Find Linear Speed On Different Parts Of The Same Wheel
This is a favorite test question because it checks if you understand what radius does in the formula. On one rotating object, angular speed is the same for all points. Linear speed changes with radius.
A point near the center travels a short circle. A point near the rim travels a longer circle in the same time. Since v = rω, the point with the larger radius has the larger linear speed.
Quick Comparison Example
A disk rotates at 5 rad/s. Point A is 2 cm from the center. Point B is 8 cm from the center.
Point A: v = 2 × 5 = 10 cm/s
Point B: v = 8 × 5 = 40 cm/s
Point B moves four times as fast because its radius is four times larger.
Units, Symbols, And Teacher-Friendly Notation
Teachers and textbooks switch notation a little, so it helps to know the common symbols:
- v for linear speed
- ω for angular speed
- r for radius
- T for period (time per revolution)
- f for frequency (revolutions per second)
Linear speed can be written in m/s, cm/s, ft/s, km/h, or miles per hour. The formula still works as long as your distance and time units stay consistent.
If your class is using trig, you may also see the arc-length formula s = rθ. That formula and v = rω are connected. One uses distance and angle. The other uses distance rate and angle rate.
How To Find Linear Speed Without Memorizing Every Formula
If memory slips during a test, you can rebuild the formula from scratch with one idea: speed means distance divided by time.
For circular motion, distance in one revolution is circumference:
distance = 2πr
Then divide by the time for one revolution:
v = 2πr / T
If you know frequency instead, use f = 1/T and get:
v = 2πrf
If you know angular speed in rad/s, use ω = 2πf and get:
v = rω
So even if you forget one version, the other versions can pull you back to the same answer.
Common Test Traps And How To Catch Them Early
Trap 1: Degree Mode Confusion
Some calculator work uses radians, some uses degrees. Linear speed problems care about unit conversion more than calculator mode, but students mix the two ideas and rush. If the problem gives degrees per second, convert to radians first on paper.
Trap 2: Hidden Diameter
Wording like “a wheel is 20 inches across” gives diameter, not radius. Mark it and halve it before doing anything else.
Trap 3: Wrong Point On The Object
If the problem asks for the speed of a point halfway from the center to the rim, the radius is half the wheel radius. The rim value will be too large if you miss that detail.
Trap 4: Clean Number, Wrong Unit
Students often get a clean number and stop. Add the unit every time. A correct number with “rad/s” written for linear speed still loses points.
Practice Pattern For Fast Review
Use this mini pattern when you practice:
- Write the radius.
- Write the turning data.
- Convert the turning data to rad/s or rps.
- Choose v = rω or v = 2πrf.
- Check the unit label.
After a few rounds, you’ll start seeing the answer path right away. That’s when circular motion problems stop feeling like a guessing game.
References & Sources
- OpenStax.“Precalculus: Ch. 5 Key Equations.”Lists the standard circular-motion equations, including angular speed and linear speed relationships used in the formulas above.
- Khan Academy.“Arcs, Ratios, and Radians.”Explains the radius-arc-radian relationship that supports the linear speed and arc-length connections used in circular motion problems.