Associative Property Calculator
Demonstrate and verify the associative property for addition and multiplication. See counterexamples for subtraction and division with custom numbers, presets, and grouping visuals.
Calculate arc length, sector area, chord length, and arc-to-chord ratio from radius and central angle. Includes preset common angles, a properties table, and an arc diagram.
| Angle (°) | Angle (rad) | Arc Length | Chord | Sector Area | Arc/Chord |
|---|---|---|---|---|---|
| 15° | 0.2618 | 2.618 | 2.611 | 13.090 | 1.0029 |
| 30° | 0.5236 | 5.236 | 5.176 | 26.180 | 1.0115 |
| 45° | 0.7854 | 7.854 | 7.654 | 39.270 | 1.0262 |
| 60° | 1.0472 | 10.472 | 10.000 | 52.360 | 1.0472 |
| 90° | 1.5708 | 15.708 | 14.142 | 78.540 | 1.1107 |
| 120° | 2.0944 | 20.944 | 17.321 | 104.720 | 1.2092 |
| 135° | 2.3562 | 23.562 | 18.478 | 117.810 | 1.2752 |
| 150° | 2.6180 | 26.180 | 19.319 | 130.900 | 1.3552 |
| 180° | 3.1416 | 31.416 | 20.000 | 157.080 | 1.5708 |
| 210° | 3.6652 | 36.652 | 19.319 | 183.260 | 1.8972 |
| 240° | 4.1888 | 41.888 | 17.321 | 209.440 | 2.4184 |
| 270° | 4.7124 | 47.124 | 14.142 | 235.619 | 3.3322 |
| 300° | 5.2360 | 52.360 | 10.000 | 261.799 | 5.2360 |
| 330° | 5.7596 | 57.596 | 5.176 | 287.979 | 11.1267 |
| 360° | 6.2832 | 62.832 | 0.000 | 314.159 | 25,653,050,788,007,548.0000 |
The arc length calculator lets you quickly compute the length of an arc, the area of the corresponding sector, the straight-line chord, and the arc-to-chord ratio for any circle. An arc is a portion of the circumference of a circle defined by a radius and a central angle. The formula is beautifully simple — arc length equals the radius multiplied by the angle in radians — yet it underpins countless real-world applications from road-curve design to satellite orbits. Engineers rely on arc length when laying out highway curves, architects use it for dome and arch calculations, and machinists need it for gear-tooth profiles. This calculator goes beyond the basic formula: it also computes sector area (the "pizza slice" region), chord length (the straight line connecting the arc endpoints), and the ratio of arc to chord, which approaches 1 for small angles and diverges for larger arcs. Choose between degrees and radians, pick from common preset angles like 30°, 45°, 60°, 90°, or 180°, and see a full property breakdown with an interactive arc diagram. Whether you are a student verifying homework, a surveyor measuring curves, or a programmer implementing circular interpolation, the page keeps the related measurements together.
While the arc length formula (s = rθ) is simple, real-world problems usually require several related measurements — sector area, chord length, sagitta, and segment area — not just the arc itself. This calculator computes those values together so you can check the whole circle geometry from one radius-and-angle setup.
That is useful both for practical design work and for study. Instead of recomputing each derived quantity separately, you can see how changing the angle affects all the related measures at once.
Arc Length = r × θ (θ in radians)
Sector Area = ½ r² θ
Chord Length = 2r sin(θ/2)Result: 15.7080
For r = 10 and θ = 90° (π/2 rad): Arc Length = 10 × π/2 ≈ 15.708, Sector Area = ½ × 100 × π/2 ≈ 78.540, Chord = 2 × 10 × sin(45°) ≈ 14.142.
An arc is a portion of the circumference of a circle, defined by a central angle θ and the radius r. The arc length formula s = rθ (with θ in radians) is one of the most elegant relationships in geometry — it directly ties the linear measurement of a curve to the angle that generates it. When working in degrees, convert first: θ_rad = θ_deg × π/180. The sector area formula ½r²θ gives the area of the "pizza slice" enclosed by the arc and two radii, while the chord length 2r sin(θ/2) measures the straight-line shortcut between the arc's endpoints.
Arc length calculations are essential in civil engineering for designing highway curves and railroad bends, where the radius of curvature determines safe speed limits. Architects use sector geometry when designing arched windows, domes, and amphitheaters. In manufacturing, gear tooth profiles are based on involute curves derived from arc length relationships. Satellite navigation relies on great-circle arc lengths on the Earth's surface, and computer graphics use arc interpolation for smooth animation paths.
The segment area (the region between a chord and its arc) equals the sector area minus the triangle area: A_segment = ½r²(θ − sin θ). The sagitta (or versine) h = r − r cos(θ/2) is the maximum height of the arc above the chord. These measurements are critical in bridge and tunnel design, where the sagitta determines the rise of an arch. The arc-to-chord ratio approaches 1 for small angles and increases for larger arcs, providing a useful check on whether a curved path is significantly longer than the straight-line alternative.
Last updated:
Arc length is the distance measured along a curved line forming part of the circumference of a circle. It depends on the radius and the central angle.
Multiply the angle in degrees by π/180. For example, 90° = 90 × π/180 = π/2 ≈ 1.5708 radians.
Arc length is the curved distance along the circle, while chord length is the straight-line distance between the two endpoints of the arc.
The ratio approaches 1 as the central angle approaches 0, because the curve becomes indistinguishable from the straight line for very small angles.
Sector area is the region enclosed by two radii and the arc, like a "pizza slice". It equals ½ r² θ with θ in radians.
Yes. An angle greater than 360° simply means the arc wraps around the circle more than once; the formulas still apply.
Demonstrate and verify the associative property for addition and multiplication. See counterexamples for subtraction and division with custom numbers, presets, and grouping visuals.
Calculate the average rate of change (f(b)−f(a))/(b−a) for common functions. Includes secant line slope, comparison with instantaneous rate, interval table, and visual diagram.
Multiply polynomials using the box/area model method. Displays a visual grid, collects like terms, shows the expanded and simplified result with presets and step-by-step breakdown.