Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. Precalculus
  2. Radian Measure and Arc Length

PRECALCULUS • ARC LENGTHS & SECTORS

Radian Measure and Arc Length

Discover why radians are the natural way to measure angles and unlock the geometry of circles.

SECTION 1

Historical Context & Motivation

For thousands of years, people have measured angles using degrees — a system rooted in the ancient Babylonian base-60 number system. The Babylonians chose 360° for a full rotation, likely because 360 is close to the number of days in a year and has many convenient divisors. While degrees work well for everyday tasks like navigation and construction, mathematicians gradually realized that a different unit — one tied directly to the geometry of the circle itself — leads to far simpler and more powerful formulas.

The concept of measuring angles by the ratio of arc length to radius evolved slowly over centuries. Early Indian and Islamic scholars computed trigonometric tables that implicitly used ideas equivalent to radian measure, even though the word "radian" didn't appear until the 1870s. Understanding this history helps explain why radians aren't just another unit — they are the natural measure of angle that emerges from the circle's own proportions.

~2000 BCE
Babylonian Degree System
Babylonian astronomers divide the full circle into 360 parts, creating the degree system still used in everyday life today.
~500 CE
Indian Trigonometric Tables
Indian mathematician Aryabhata constructs sine tables using arc-to-radius ratios, foreshadowing radian-like thinking centuries before the term existed.
1714
Cotes and the Arc-Radius Ratio
English mathematician Roger Cotes explicitly writes formulas using the ratio of arc length to radius, effectively using radian measure without naming it.
1873
The Word "Radian" Appears
James Thomson (brother of Lord Kelvin) coins the term "radian" in an exam paper, giving a name to the unit that mathematicians had been implicitly using.
Modern Era
Standard in Mathematics & Science
Radians become the standard unit in calculus, physics, and engineering because they simplify derivative, integral, and wave-motion formulas.

The central question this lesson addresses is: Why is arc length proportional to the radius, and how does that relationship give us a natural way to define angle measure? By exploring this proportionality through the lens of similar figures, you will understand not only what a radian is but why it is the most natural unit for angle measurement.

SECTION 2

Core Principles & Definitions

Before diving into formulas, it's important to understand the foundational ideas that connect circle geometry to radian measure. These principles all grow from a single powerful fact: all circles are similar. Because every circle is a scaled version of every other circle, ratios of corresponding lengths in circles are constant whenever the central angle is the same.

1

All Circles Are Similar

Any circle can be mapped onto any other circle by a dilation (scaling) centered at the center of the circle. This means corresponding arc-to-radius ratios are preserved across circles of different sizes.
2

Arc Length ∝ Radius

For a fixed central angle, the arc length is directly proportional to the radius. Double the radius, and the intercepted arc doubles. This proportionality is the key insight behind radian measure.
3

Radian = Constant of Proportionality

The radian measure of an angle is defined as the ratio s/r (arc length divided by radius). Because this ratio is the same for every circle, it depends only on the angle — making it a pure number.
4

One Radian ≈ 57.3°

One radian is the angle that intercepts an arc whose length equals the radius. A full rotation equals 2π radians (≈ 6.283 rad), which corresponds to 360°.
5

Sector Area from Radians

Once radian measure is established, the area of a sector becomes A = ½r²θ. This elegant formula arises because the sector is a fraction θ/(2π) of the full circle's area πr².
✦ KEY TAKEAWAY
Think of radians like a universal adapter for circles. Imagine wrapping a piece of string that is exactly as long as the radius around the outside of a circle. The angle that string subtends at the center is always one radian — no matter how big or small the circle is. Because degrees are an arbitrary human choice (why 360?), but radians emerge from the circle's own geometry, they are the natural unit.
SECTION 3

Visual Explanation — Similarity and Proportionality

The diagram below shows two concentric circles with different radii sharing the same central angle θ. Because all circles are similar, the ratio of each arc length to its corresponding radius is identical. This visual proof is the heart of CCSS.G-C.5: the arc length intercepted by an angle is proportional to the radius, and the constant of proportionality is the radian measure of the angle.

θr₁r₂s₁s₂Similarity ArgumentSince both circles share center Oand angle θ, sectors are similar.s₁ / r₁ = s₂ / r₂ = θThe ratio s/r is constant for agiven angle — this ratio IS radians.Key Proportion:s = r × θ ⟹ θ = s / r (θ in radians)
Two concentric circles (radii r₁ in blue and r₂ in violet) share central angle θ. The corresponding arcs s₁ and s₂ satisfy s₁/r₁ = s₂/r₂ = θ. This constant ratio is the radian measure.

Notice in the diagram that the inner arc s₁ is shorter than the outer arc s₂, yet their ratios to their respective radii are identical. This is exactly what similarity guarantees: corresponding lengths in similar figures scale by the same factor. The two sectors (pie-slice shapes) formed by angle θ in the two circles are similar figures, so s₁/r₁ = s₂/r₂. Since this ratio depends only on the angle — not on the size of the circle — we use it as the definition of radian measure.

SECTION 4

Mathematical Framework

With the similarity argument established, we can now formalize the key formulas that connect angle measure, arc length, and sector area. These three equations form the mathematical backbone of this lesson.

Deriving Arc Length

Start with a circle of radius r and a central angle θ measured in radians. The full circumference is C = 2πr, which corresponds to a full rotation of 2π radians. The arc length s for angle θ is the same fraction of the circumference as θ is of 2π. That is, s/C = θ/(2π), which gives us s = C × θ/(2π) = 2πr × θ/(2π) = rθ.

RADIAN MEASURE DEFINITION
θ = s / r
θ = angle in radians (dimensionless), s = arc length, r = radius. One radian is the angle whose arc length equals the radius.
ARC LENGTH FORMULA
s = rθ
Multiply both sides of θ = s/r by r. This is the most frequently used form: arc length equals radius times angle in radians.

Deriving Sector Area

A sector is a "pie slice" of a circle. The area of a full circle is πr². The sector with central angle θ (in radians) occupies a fraction θ/(2π) of the full circle. So the sector area A = πr² × θ/(2π) = ½r²θ.

SECTOR AREA FORMULA
A = ½ r² θ
A = area of sector, r = radius, θ = central angle in radians. Note: θ must be in radians for this formula to work directly.

Degree–Radian Conversion

CONVERSION FACTORS
θ_rad = θ_deg × (π / 180) θ_deg = θ_rad × (180 / π)
Since a full rotation is both 360° and 2π radians, we get 180° = π rad. Multiply degrees by π/180 to convert to radians, or multiply radians by 180/π to convert to degrees.
⚠️ Common Mistake Alert
Always check your angle's unit before using s = rθ or A = ½r²θ. If the angle is given in degrees, you must convert to radians first. Forgetting this conversion is one of the most frequent errors in precalculus.
SECTION 5

Key Angle Conversions & the Unit Circle

Mastering radian measure requires fluency with the most common angle equivalences. The table below shows the angles you will encounter most often. Rather than memorizing every entry, focus on the pattern: each of these angles is a simple fraction of a full rotation (2π radians or 360°).

Common degree-radian equivalences
DegreesRadiansFraction of Full TurnCommon Context
0°00Starting ray
30°π/61/1230-60-90 triangle
45°π/41/845-45-90 triangle
60°π/31/6Equilateral triangle angle
90°π/21/4Right angle / quarter turn
180°π1/2Straight angle / half turn
270°3π/23/4Three-quarter turn
360°2π1Full rotation
0, 2ππ/2π3π/2π/4π/3π/6OFirst-quadrant key angles on the unit circle (r = 1)Remember:Full circle = 2π radHalf circle = π rad
The unit circle (r = 1) with common radian values marked on the first quadrant. The gradient arc from 0 to π/2 shows how arc length on a unit circle equals the radian measure directly.

On the unit circle (where r = 1), the arc length from (1, 0) to any point is numerically equal to the radian measure of the angle. This is precisely because s = rθ = 1 × θ = θ. The unit circle is therefore the simplest laboratory for seeing the connection between arc length and angle. In later courses such as trigonometry and calculus, the unit circle will become your most important reference tool.

SECTION 6

Worked Examples

Example 1 — Finding Arc Length

A circular track has a radius of 50 meters. A runner travels along an arc that subtends a central angle of 135°. What is the length of the arc the runner covers?

Arc Length Calculation

Step 1 — Identify Given Values

Radius r = 50 m, central angle = 135°. The arc length formula s = rθ requires θ in radians, so we must convert first.

Step 2 — Convert Degrees to Radians

θ = 135° × (π / 180) = 135π / 180 = 3π / 4 radians.
θ = 3π/4 ≈ 2.356 radians

Step 3 — Apply the Arc Length Formula

s = rθ = 50 × (3π/4) = 150π/4 = 37.5π meters.
s = 37.5π ≈ 117.81 meters

Step 4 — Verify Reasonableness

The full circumference is 2π(50) = 100π ≈ 314.16 m. The runner covers 135°/360° = 3/8 of the circle. Check: 3/8 × 314.16 ≈ 117.81 m. ✓ The answer is consistent.

Example 2 — Finding Sector Area

A pizza has a diameter of 16 inches. One slice is cut with a central angle of 40°. What is the area of that slice?

Sector Area Calculation

Step 1 — Identify Given Values

Diameter = 16 in, so radius r = 8 in. Central angle = 40°. We need to convert to radians.

Step 2 — Convert to Radians

θ = 40° × (π / 180) = 40π / 180 = 2π / 9 radians.
θ = 2π/9 ≈ 0.698 radians

Step 3 — Apply the Sector Area Formula

A = ½r²θ = ½ × 8² × (2π/9) = ½ × 64 × (2π/9) = 64π/9 square inches.
A = 64π/9 ≈ 22.34 in²

Step 4 — Verify Reasonableness

Full pizza area = π(8²) = 64π ≈ 201.06 in². The slice is 40/360 = 1/9 of the pizza. Check: 201.06/9 ≈ 22.34 in². ✓ Confirmed.
SECTION 7

Degrees vs. Radians — Strengths & Limitations

You might wonder: if degrees have worked for thousands of years, why bother with radians at all? The answer is that each unit has its strengths, and the best mathematicians know when to use which. The table below compares the two systems side by side.

Comparison of degree and radian systems
FeatureDegreesRadians
OriginArbitrary (Babylonian base-60 system)Natural (ratio of arc to radius)
Full rotation360°2π ≈ 6.283
Arc length formulas = (θ/360) × 2πr (needs extra factors)s = rθ (clean and direct)
Sector area formulaA = (θ/360) × πr² (cumbersome)A = ½r²θ (simple)
Calculus derivativesd/dx[sin x] = (π/180)cos x (messy!)d/dx[sin x] = cos x (elegant)
Everyday useNavigation, architecture, casual measurementLess intuitive for non-technical contexts
Nice integer anglesMany: 30, 45, 60, 90, 120, etc.Most are irrational (involve π)
✦ KEY TAKEAWAY
Degrees are like measuring distance in miles — they work, and they're familiar. Radians are like measuring distance in terms of the Earth's radius — they're tied to the shape itself. In advanced math and physics, radians simplify every formula involving angles. That's why radians are the default in precalculus and beyond. When you see an angle without a degree symbol, always assume it's in radians.
SECTION 8

Connection to Trigonometry & Calculus

The ideas in this lesson are not just stand-alone geometry facts — they form the bridge between the geometry you've already learned and the more advanced topics ahead. Here is how today's concepts connect to future courses.

From this lesson to advanced topics
This Lesson's ConceptWhere It LeadsWhy It Matters
θ = s/r defines radian measureTrigonometric functions sin(θ), cos(θ) are defined on the unit circle using radian inputWithout radians, trig derivatives and integrals carry extra π/180 factors
s = rθ (arc length)Arc length of general curves: L = ∫√(1 + (dy/dx)²) dx in calculusThe circle arc formula is the simplest case of the general arc length integral
A = ½r²θ (sector area)Area in polar coordinates: A = ½∫r²dθ in calculusThe sector area formula is the building block for polar-area integrals
All circles are similarScaling arguments in physics (e.g., angular velocity ω = dθ/dt)Radians per second is the standard unit for rotational speed

In calculus, you'll learn that the famous limit lim(x→0) sin(x)/x = 1 is only true when x is measured in radians. This single fact is the reason all of calculus uses radians as its default angle unit. If you build a strong foundation now — understanding why radians work, not just how to use them — the transition to higher math will be much smoother.

🔭 Looking Ahead
In physics, angular velocity ω (omega) measures how fast something spins in radians per second. The formula v = rω (linear speed = radius × angular velocity) is just a time-derivative version of s = rθ. The ideas from today's lesson are everywhere!
SECTION 9

Practice Problems

Test your understanding with these five problems, arranged from conceptual reasoning to critical thinking. Try each problem on paper before revealing the answer.

PROBLEM 1 — CONCEPTUAL
Explain in your own words why the ratio s/r is the same for all circles when the central angle is fixed. How does the concept of similarity justify this claim?
PROBLEM 2 — BASIC CALCULATION
Convert 210° to radians. Then find the arc length intercepted by a 210° central angle on a circle of radius 6 cm.
PROBLEM 3 — INTERMEDIATE
A sector of a circle has an arc length of 15 cm and a radius of 10 cm. Find (a) the central angle in radians, (b) the central angle in degrees, and (c) the area of the sector.
PROBLEM 4 — APPLIED
A windshield wiper is 18 inches long and sweeps through an angle of 110°. How much area of the windshield does the wiper clean in one sweep? Give your answer in exact form and as a decimal approximation.
PROBLEM 5 — CRITICAL THINKING
Two circles have radii r₁ = 4 and r₂ = 9. A central angle θ intercepts an arc of length 6 on the smaller circle. (a) What is θ in radians? (b) What is the arc length on the larger circle for the same angle? (c) Show algebraically that the ratio of the two arc lengths equals the ratio of the two radii, confirming the proportionality principle from CCSS.G-C.5.
SUMMARY

Lesson Summary

This lesson established that because all circles are similar, the ratio of arc length to radius (s/r) is constant for any given central angle, regardless of the circle's size. This constant ratio is the radian measure of the angle — a natural, dimensionless quantity defined by the geometry of the circle itself. One radian is the angle that intercepts an arc equal in length to the radius, and a full rotation equals 2π radians (approximately 6.283 radians, or 360°).

From this definition, three key formulas follow: the arc length formula s = rθ, the sector area formula A = ½r²θ, and the conversion factor π rad = 180°. Always ensure that θ is in radians before applying the arc length or sector area formulas. These results form the foundation for trigonometric functions on the unit circle and for the integral formulas of calculus, making radian fluency an essential skill for all higher mathematics.

Varsity Tutors • Precalculus • Radian Measure and Arc Length