Tube Volume Calculator
Instantly find the wall volume, inner capacity, and surface areas of any tube or hollow cylinder. Enter outer & inner radius, or use wall thickness. Includes complete formula derivations, real-world engineering examples, and a 2500+ word guide — all free.
📋 Table of Contents
- Interactive Tube Volume Calculator
- What Is a Tube? — Definition, Anatomy & Properties
- Tube Formulas — Volume, Surface Area & Derivations
- How to Use the Tube Volume Calculator (Step-by-Step)
- Worked Examples — Step-by-Step Solutions
- Reverse Calculations — Finding Radius, Thickness, or Length
- Unit Conversions for Tube Volume & Capacity
- Real-World Applications of Tube Volume
- Tube vs. Solid Cylinder — Volume & Efficiency Comparison
- Common Mistakes to Avoid
- Quick Reference Formula Table
- Frequently Asked Questions (FAQ)
🧮 Tube Volume Calculator
Choose your preferred input method — Outer & Inner Radius, Outer & Inner Diameter, or Outer Radius + Wall Thickness — then enter the length and select a unit. The calculator returns six results instantly.
Figure: A tube with outer radius R (amber), inner radius r (dark amber), wall thickness t = R − r (purple), and length h (green). The front face shows the annular ring (donut-shaped cross-section).
📘 What Is a Tube? — Definition, Anatomy & Properties
A tube — also called a hollow cylinder, cylindrical shell, or pipe — is a three-dimensional geometric solid formed by removing a smaller solid cylinder from the center of a larger solid cylinder, leaving a cylindrical wall of uniform thickness. In everyday life, tubes are everywhere: water pipes, drinking straws, bicycle frame tubes, PVC conduit, blood vessels, gun barrels, steel beams in hollow-section construction, and even the cardboard core inside a roll of kitchen paper — all are tubes in the geometric sense.
The mathematical tube is defined by three independent measurements: the outer radius R, the inner radius r, and the length (height) h. From these three values, every geometric property of the tube — volume, surface area, capacity — can be calculated exactly. The wall thickness \( t = R - r \) is a derived quantity rather than an independent one, which is why our calculator accepts either \( r \) or \( t \) as the secondary input depending on whichever you know.
Anatomy of a Tube
- Outer Radius (R): The distance from the central axis of the tube to its outer curved surface. This is the larger of the two radii.
- Inner Radius (r): The distance from the central axis to the inner curved surface (the bore). This is the smaller radius: \( 0 \leq r < R \).
- Wall Thickness (t): The radial thickness of the material: \( t = R - r \). A thick-walled pipe has \( t \) close to \( R \); a thin-walled pipe has \( t \ll R \).
- Length / Height (h): The axial distance from one end of the tube to the other, measured parallel to the central axis.
- Outer Diameter (D): Twice the outer radius: \( D = 2R \). Pipe sizes in plumbing and engineering are often specified by nominal outer diameter.
- Inner Diameter (d) / Bore: Twice the inner radius: \( d = 2r \). This determines how much fluid can flow through the pipe (flow capacity depends on cross-sectional area \( \pi r^2 \)).
- Annular Cross-Section: The ring-shaped (donut-shaped) face visible at each cut end of the tube. Its area is \( A_{ann} = \pi(R^2 - r^2) = \pi(R+r)(R-r) \), which is also the cross-sectional area of the tube wall.
- Three Curved Surfaces: A tube has three distinct surface regions — the outer curved surface (outer lateral surface area = \( 2\pi Rh \)), the inner curved surface (inner lateral surface area = \( 2\pi rh \)), and the two flat annular end rings (total area = \( 2\pi(R^2 - r^2) \)).
Tube Terminology at a Glance
| Term | Symbol | Definition | Example (R=6, r=4, h=20 cm) |
|---|---|---|---|
| Outer Radius | \( R \) | Axis to outer surface | 6 cm |
| Inner Radius | \( r \) | Axis to inner surface | 4 cm |
| Wall Thickness | \( t = R - r \) | Radial thickness of wall | 2 cm |
| Outer Diameter | \( D = 2R \) | Full outer width | 12 cm |
| Inner Diameter (Bore) | \( d = 2r \) | Full inner width | 8 cm |
| Length | \( h \) | Axial length of tube | 20 cm |
| Wall Volume | \( \pi(R^2-r^2)h \) | Volume of tube material | \( 400\pi \approx 1{,}256.64 \) cm³ |
| Inner Capacity | \( \pi r^2 h \) | Volume of hollow bore | \( 320\pi \approx 1{,}005.31 \) cm³ |
| Outer Volume | \( \pi R^2 h \) | Total outer cylinder volume | \( 720\pi \approx 2{,}261.95 \) cm³ |
| Annular Area | \( \pi(R^2-r^2) \) | Area of one end ring | \( 20\pi \approx 62.83 \) cm² |
| Total Surface Area | \( 2\pi(R+r)(h+R-r) \) | All surfaces combined | \( 2\pi \times 10 \times 22 = 440\pi \approx 1{,}382.30 \) cm² |
Thin-Walled vs. Thick-Walled Tubes
In engineering, tubes are categorized as thin-walled when \( t/R \leq 0.1 \) (wall thickness is at most 10% of the outer radius) and thick-walled when \( t/R > 0.1 \). This distinction matters for stress analysis: thin-walled tubes can use simplified hoop stress formulas, while thick-walled tubes require the full Lamé equations. For volume calculations, the exact formula applies regardless of wall thickness ratio.
📐 Tube Formulas — Volume, Surface Area & Full Derivations
All tube formulas arise from a single powerful strategy: compute the outer cylinder's value and subtract the inner cylinder's value. This approach works for volume, lateral surface area, and any other additive geometric property. Only the two flat annular ends require special treatment, since they have no corresponding "inner" value to subtract.
Formula 1: Wall Volume (Volume of Tube Material)
Factored using difference of squares:
\[ V_{wall} = \pi(R + r)(R - r)\, h \]
Where:
• R = Outer radius • r = Inner radius • h = Length
• π ≈ 3.14159265
Alternative form using wall thickness t = R − r:
Derivation: The tube is the outer full cylinder (volume \( \pi R^2 h \)) minus the empty inner bore (volume \( \pi r^2 h \)). Subtracting: \( V_{wall} = \pi R^2 h - \pi r^2 h = \pi(R^2 - r^2)h \). The factorization \( R^2 - r^2 = (R+r)(R-r) \) lets us rewrite this as \( \pi(R+r)(R-r)h \), which is numerically equivalent and sometimes easier to compute by hand.
Formula 2: Inner Capacity (Volume of the Bore)
This is simply the volume of the empty cylindrical space inside the tube — the "hollow" portion. Use this to determine how much fluid or gas the tube can contain. It equals the volume of a solid cylinder of radius r and length h.
Formula 3: Total Outer Volume
The outer volume is the volume of the smallest solid cylinder that would completely enclose the tube. By definition: \( V_{outer} = V_{wall} + V_{inner} \), i.e., the wall material plus the interior space.
Formula 4: Annular Cross-Section Area
The annular area is the area of one flat ring-shaped end face of the tube — the region between the outer and inner circles. It equals the outer circle area minus the inner circle area. Note: \( V_{wall} = A_{annulus} \times h \), confirming that wall volume is simply the ring area extruded along the length.
Formula 5: Total Surface Area
Factor this expression:
\[ TSA = 2\pi h(R + r) + 2\pi(R + r)(R - r) = 2\pi(R + r)\bigl(h + R - r\bigr) \]
Where the three components are:
• Outer lateral surface: \( 2\pi Rh \) — the outside curved face
• Inner lateral surface: \( 2\pi rh \) — the inside curved bore wall
• Two annular end rings: \( 2\pi(R^2 - r^2) \) — the two donut-shaped flat ends
Note: This formula applies to a tube open at both ends (like a standard pipe section). If one or both ends are closed with flat discs (unlikely for a tube but common for vessels), add the appropriate cap areas separately.
Formula 6: Using Diameters Instead of Radii
Since \( R = D/2 \) and \( r = d/2 \): \( \pi(R^2 - r^2)h = \pi\!\left(\dfrac{D^2}{4} - \dfrac{d^2}{4}\right)h = \dfrac{\pi(D^2 - d^2)h}{4} \).
This is the most common form used in plumbing and piping engineering, where outer and inner diameters are given on spec sheets rather than radii.
🛠️ How to Use the Tube Volume Calculator (Step-by-Step)
Our tube calculator offers three input modes for maximum flexibility. No matter how your tube's dimensions are specified — radii, diameters, or wall thickness — the calculator handles it.
- Choose Your Input Mode: Select the tab that matches how your dimensions are given. Tab 1 (Outer & Inner Radius) is for direct radius measurements. Tab 2 (Outer & Inner Diameter) is for diameter specifications (common in plumbing). Tab 3 (Outer Radius + Wall Thickness) is for situations where you know the outer size and material thickness but not the inner radius.
- Enter Outer Radius (or Outer Diameter): Type the outer measurement — the distance from the tube's central axis to its outermost surface. If the tube has an outer diameter of 10 cm, you'd enter 5 in the radius tab or 10 in the diameter tab.
- Enter Inner Radius, Inner Diameter, or Wall Thickness: Type the second dimension. The inner radius (or bore diameter) must be strictly less than the outer radius (diameter). The wall thickness must be positive and less than the outer radius. The calculator will display a helpful error if these constraints are violated.
- Enter the Length (Height): Type the axial length of the tube — the distance from one end to the other along the central axis. Use the same unit for all measurements.
- Select Your Unit: Choose from mm, cm, m, km, in, ft, or yd. The calculator applies this unit consistently and displays volume in cubic units and surface areas in square units.
- Click Calculate and Read Results: Six result cards appear instantly — Wall Volume (tube material), Inner Capacity (bore space), Outer Volume (full cylinder), Total Surface Area, Annular End Area (one end ring), and Wall Thickness. All values rounded to two decimal places.
✏️ Worked Examples — Step-by-Step Solutions
Five detailed examples covering the range of real-world tube calculation scenarios.
Example 1 — Standard Steel Pipe (Wall Volume & Material)
A steel pipe has outer radius R = 6 cm, inner radius r = 5 cm, and length h = 200 cm. Calculate wall volume and estimate mass (steel density ≈ 7.85 g/cm³).
- Step 1 — Wall thickness: t = R − r = 6 − 5 = 1 cm
- Step 2 — Wall volume: \( V_{wall} = \pi(R^2 - r^2)h = \pi(36 - 25) \times 200 = 2{,}200\pi \approx 6{,}911.50 \) cm³
- Step 3 — Annular area (one end): \( A_{ann} = \pi(36-25) = 11\pi \approx 34.56 \) cm²
- Step 4 — Total surface area: \( TSA = 2\pi(R+r)(h+R-r) = 2\pi \times 11 \times 201 = 4{,}422\pi \approx 13{,}893.27 \) cm²
- Step 5 — Mass: m = V × ρ = 6{,}911.50 × 7.85 ≈ 54,255 g ≈ 54.3 kg
Example 2 — PVC Water Pipe (Inner Capacity in Liters)
A PVC pipe has outer diameter D = 110 mm, inner diameter d = 100 mm, and length h = 6 m = 6,000 mm. Find inner capacity in liters.
- Step 1 — Find radii: R = 55 mm, r = 50 mm
- Step 2 — Inner capacity (mm³): \( V_{inner} = \pi r^2 h = \pi \times 2{,}500 \times 6{,}000 = 15{,}000{,}000\pi \approx 47{,}123{,}889 \) mm³
- Step 3 — Convert to liters: 1 mm³ = 0.000001 liters, so V = 47,123,889 × 0.000001 = 47.12 liters
- Step 4 — Wall volume: \( V_{wall} = \pi(55^2 - 50^2) \times 6{,}000 = \pi \times 525 \times 6{,}000 = 3{,}150{,}000\pi \approx 9{,}896{,}017 \) mm³ ≈ 9.90 liters of PVC material
Example 3 — Hollow Steel Column (Structural Engineering)
A hollow steel column has outer radius R = 15 cm, wall thickness t = 1.5 cm, and height h = 4 m = 400 cm. Find wall volume and total surface area for paint estimation.
- Step 1 — Inner radius: r = R − t = 15 − 1.5 = 13.5 cm
- Step 2 — Wall volume (wall thickness formula): \( V = \pi t(2R - t)h = \pi \times 1.5 \times (30 - 1.5) \times 400 = \pi \times 1.5 \times 28.5 \times 400 = 17{,}100\pi \approx 53{,}720.43 \) cm³
- Step 3 — Annular area: \( \pi(15^2 - 13.5^2) = \pi(225 - 182.25) = 42.75\pi \approx 134.30 \) cm²
- Step 4 — Outer lateral surface (for painting): \( 2\pi \times 15 \times 400 = 12{,}000\pi \approx 37{,}699.11 \) cm²
Example 4 — Concrete Pipe (From Diameters)
A concrete drainage pipe has outer diameter D = 600 mm, inner diameter d = 500 mm, and length h = 2,500 mm. Find the volume of concrete (wall volume).
- Step 1 — Use diameter formula: \( V_{wall} = \dfrac{\pi(D^2 - d^2)h}{4} = \dfrac{\pi(360{,}000 - 250{,}000) \times 2{,}500}{4} \)
- Step 2 — Compute: \( = \dfrac{\pi \times 110{,}000 \times 2{,}500}{4} = \dfrac{275{,}000{,}000\pi}{4} = 68{,}750{,}000\pi \approx 215{,}984{,}455 \) mm³
- Step 3 — Convert to m³: 215,984,455 mm³ ÷ 1,000,000,000 ≈ 0.216 m³ of concrete per pipe
- Step 4 — Mass (concrete density ≈ 2,400 kg/m³): 0.216 × 2,400 ≈ 518 kg per 2.5 m pipe section
Example 5 — Medical Catheter (Very Small Tube)
A medical catheter has outer radius R = 1.5 mm, inner radius r = 1.0 mm, and length h = 400 mm. Find inner fluid capacity.
- Step 1 — Inner capacity: \( V_{inner} = \pi r^2 h = \pi \times 1.0^2 \times 400 = 400\pi \approx 1{,}256.64 \) mm³
- Step 2 — Convert to mL: 1,256.64 mm³ ÷ 1,000 = 1.257 mL
- Step 3 — Wall volume: \( V_{wall} = \pi(1.5^2 - 1.0^2) \times 400 = \pi(2.25 - 1.00) \times 400 = 500\pi \approx 1{,}570.80 \) mm³
- Step 4 — Material fraction: Wall / (Wall + Inner) = 1,570.80 / (1,570.80 + 1,256.64) = 55.6% material, 44.4% hollow
🔄 Reverse Calculations — Finding Radius, Wall Thickness, or Length
Sometimes you know the desired volume and need to back-calculate a dimension. All reverse equations stem from rearranging \( V_{wall} = \pi(R^2 - r^2)h \).
Finding Length from Wall Volume, R, and r
Example: A 5 m³ supply of steel pipe wall material, with R = 0.1 m and r = 0.09 m, yields how many meters?
\( h = \dfrac{5}{\pi(0.01 - 0.0081)} = \dfrac{5}{\pi \times 0.0019} = \dfrac{5}{0.005969} \approx 838 \) m of pipe.
Finding Outer Radius from Wall Volume, r, and h
Derivation: From \( V_{wall} = \pi(R^2 - r^2)h \), solve for \( R^2 \): \( R^2 = r^2 + \dfrac{V_{wall}}{\pi h} \), so \( R = \sqrt{r^2 + \dfrac{V_{wall}}{\pi h}} \).
Example: If a tube needs V_wall = 628.32 cm³, r = 4 cm, h = 20 cm, then \( R = \sqrt{16 + 628.32/(20\pi)} = \sqrt{16 + 10} = \sqrt{26} \approx 5.10 \) cm.
Finding Inner Radius from Inner Capacity, and h
This is simply the solid cylinder radius formula rearranged: from \( V_{inner} = \pi r^2 h \), we get \( r = \sqrt{V_{inner}/(\pi h)} \). Engineers use this when designing pipes to carry a specified flow volume.
📏 Unit Conversions for Tube Volume & Capacity
Tube volumes and inner capacities span many orders of magnitude — from microliters for catheters to megalitres for pipeline sections. The table below gives the most important reference conversions.
| Volume Unit | = cm³ | = mL | Common Tube Context |
|---|---|---|---|
| 1 mm³ | 0.001 | 0.001 | Micro-bore catheters, fuel injector nozzles |
| 1 cm³ | 1 | 1 | Small laboratory tubes, pen barrels |
| 1 in³ | 16.387 | 16.39 | Hydraulic cylinder capacity (US) |
| 1 L (liter) | 1,000 | 1,000 | Household pipes, fire hose sections |
| 1 US gallon | 3,785.41 | 3,785.41 | Water main pipe segments |
| 1 ft³ | 28,316.8 | 28,317 | HVAC ductwork, culvert pipes |
| 1 m³ | 1,000,000 | 1,000,000 | Oil pipeline sections, large water mains |
🌍 Real-World Applications of Tube Volume Calculations
Tube volume calculations are among the most practically important in all of applied mathematics. Understanding these applications gives students and professionals a profound appreciation for the power of a simple geometric formula.
Plumbing and Water Distribution
Every water distribution network in the world relies on tube volume calculations. Civil engineers use the inner capacity formula \( V_{inner} = \pi r^2 h \) to design pipeline networks that deliver prescribed flow volumes to urban areas. The wall volume formula \( V_{wall} = \pi(R^2 - r^2)h \) helps estimate the mass of pipe material needed for procurement. For a city water main with inner diameter 300 mm and total length 50 km, the fluid capacity is \( \pi \times 0.15^2 \times 50{,}000 \approx 3{,}534 \) m³ — enough to fill 1,413 standard bathtubs.
Oil and Gas Pipeline Engineering
The global oil and gas industry operates millions of kilometers of pipelines, all hollow cylinders precisely sized by tube volume analysis. Pipeline engineers calculate: (a) the line pack volume (total inner capacity of a pipeline segment, which determines how much product inventory is "in the pipe"); (b) the wall volume and corresponding steel mass for cost and structural analysis; and (c) the surface area for corrosion-prevention coating estimation — often one of the largest cost items in pipeline construction.
Structural Engineering — Hollow Steel Sections
Modern buildings, bridges, and transmission towers use hollow structural sections (HSS) — square, rectangular, and circular hollow tubes — rather than solid steel bars. This is because a hollow tube is far more structurally efficient per unit mass: for axial compression and bending, the material in the center of a solid bar contributes little to stiffness but a lot to weight. A hollow tube concentrates material at the outer fiber where it does the most structural work. Volume calculations determine both the steel mass (for procurement and weight limits) and the internal cavity volume (important for sections filled with concrete in composite columns).
HVAC and Ventilation
Heating, ventilation, and air conditioning systems distribute conditioned air through a network of cylindrical ducts and rectangular ducts. The inner capacity of cylindrical duct sections determines air volume and residence time, which directly affects air quality, energy efficiency, and noise levels. HVAC engineers use tube volume calculations to size ductwork for specific air-change rates in rooms, ensuring code compliance for ventilation standards like ASHRAE 62.1.
Medical Devices
Virtually every tube used in medicine is a precision-manufactured hollow cylinder. Catheters (urinary, cardiac, central venous) are sized by their outer diameter (in French units, where 1 Fr = 0.333 mm) and inner bore diameter. The inner capacity determines how quickly drugs can be infused or fluids drained. Endotracheal tubes for airway management are sized by inner diameter (which determines airflow resistance). Stents — tiny wire mesh tubes placed inside blood vessels — are designed with precise inner-to-outer radius ratios to maintain vessel patency while minimizing wall thickness.
Automotive and Aerospace
Car exhaust pipes, fuel lines, hydraulic hoses, and jet fuel supply tubes all require tube volume analysis. In aerospace, fuel tank feed lines, pneumatic tubes, and hydraulic actuator lines are precision-designed hollow cylinders where wall volume (hence mass) is minimized without compromising pressure ratings. The Boeing 787 Dreamliner's hydraulic system uses titanium tubing precisely sized by wall volume calculations to minimize aircraft weight.
Everyday Life
- Drinking straws: A straw with outer radius 4 mm, inner radius 3.5 mm, and length 200 mm holds \( \pi \times 3.5^2 \times 200 / 1000 \approx 7.70 \) mL of liquid "in the straw."
- Garden hoses: A 30-meter garden hose with inner diameter 12 mm holds \( \pi \times 6^2 \times 30{,}000 / 1{,}000 \approx 33.93 \) liters — important to know when draining for winter storage.
- Bicycle frames: Modern bicycle frame tubes are carefully sized hollow cylinders, with wall thickness and inner diameter optimized for minimum weight consistent with fatigue strength.
- Kitchen roll: The cardboard core of a kitchen paper roll is a tube, and calculating its wall volume gives the amount of cardboard used per roll — important for packaging material cost analysis at scale.
⚖️ Tube vs. Solid Cylinder — Volume & Structural Efficiency
One of the most illuminating exercises in applied geometry is comparing a hollow tube with a solid cylinder of the same outer dimensions. The comparison reveals why engineers overwhelmingly prefer hollow sections for structural applications.
Consider a solid cylinder and a tube, both with R = 5 cm and h = 100 cm, with the tube having r = 4 cm:
| Property | Solid Cylinder (R=5, h=100) | Tube (R=5, r=4, h=100) | Ratio (Tube / Solid) |
|---|---|---|---|
| Volume of Material | \( \pi \times 25 \times 100 = 2{,}500\pi \approx 7{,}854 \) cm³ | \( \pi(25-16) \times 100 = 900\pi \approx 2{,}827 \) cm³ | 36% (64% less material) |
| Mass (steel, ÷ 7.85) | ≈ 61.6 kg | ≈ 22.2 kg | 36% (saves 39.4 kg) |
| Moment of Inertia (I) | \( \frac{\pi R^4}{4} = \frac{625\pi}{4} \approx 491 \) cm⁴ | \( \frac{\pi(R^4-r^4)}{4} = \frac{\pi(625-256)}{4} \approx 290 \) cm⁴ | 59% (only 41% lower) |
| Structural Efficiency (I / mass) | 491 / 61.6 ≈ 7.97 cm⁴/kg | 290 / 22.2 ≈ 13.06 cm⁴/kg | 164% — tube is 64% more efficient! |
The second moment of area (also called moment of inertia for beams) governs resistance to bending. For a hollow cylinder, it equals the solid cylinder's value minus the contribution of the removed inner cylinder. The \( r^4 \) dependence means that even a small inner radius removes relatively little stiffness while removing a larger proportion of mass — making hollow tubes structurally ideal.
⚠️ Common Mistakes to Avoid
- Using Diameters in the Radius Formula: The formula \( V = \pi(R^2 - r^2)h \) uses radii. If you enter diameters D and d, use \( V = \pi(D^2 - d^2)h/4 \). Mixing radii and diameters— e.g., entering the outer diameter as R but the inner radius as r — produces a nonsensical result.
- Confusing Wall Volume with Inner Capacity: \( V_{wall} = \pi(R^2-r^2)h \) is the volume of the tube material. \( V_{inner} = \pi r^2 h \) is the volume of the hollow space. Using wall volume when you need flow capacity — or vice versa — is a critical error in engineering design.
- Entering Inner Radius Greater Than Outer Radius: Physically impossible. The calculator validates \( r < R \) and will show an error. If your numbers give \( r > R \), you've likely swapped the two values or misidentified which is inner and which is outer.
- Mixing Units Between Inputs: If outer radius is in meters and length is in centimeters, the result will be dimensionally wrong. All three inputs — outer radius (or diameter), inner radius (or diameter or wall thickness), and length — must be in the same unit. Our calculator enforces a single unit selection for all inputs.
- Forgetting the Factor of 4 in the Diameter Formula: When calculating from diameters: \( V = \pi(D^2-d^2)h/4 \), not \( \pi(D^2-d^2)h \). The factor of 4 arises because \( R = D/2 \) and \( R^2 = D^2/4 \). Omitting it gives a result four times too large.
- Using Outer Surface Area for Paint or Insulation That Covers the Inner Surface Too: If you're calculating insulation material for a pipe that is insulated on the outside, use the outer lateral surface area \( 2\pi Rh \). If the pipe interior is coated (common in water mains), use the inner lateral area \( 2\pi rh \). If both surfaces need coating, use the total surface area.
📋 Quick Reference Formula Table
| Quantity | Formula | R=5, r=3, h=50 cm | R=8, r=6, h=100 cm |
|---|---|---|---|
| Wall Thickness | \( t = R - r \) | 2 cm | 2 cm |
| Wall Volume | \( \pi(R^2-r^2)h \) | \( 800\pi \approx 2{,}513.27 \) cm³ | \( 2{,}800\pi \approx 8{,}796.46 \) cm³ |
| Inner Capacity | \( \pi r^2 h \) | \( 450\pi \approx 1{,}413.72 \) cm³ | \( 3{,}600\pi \approx 11{,}309.73 \) cm³ |
| Outer Volume | \( \pi R^2 h \) | \( 1{,}250\pi \approx 3{,}926.99 \) cm³ | \( 6{,}400\pi \approx 20{,}106.19 \) cm³ |
| Annular Area (1 end) | \( \pi(R^2-r^2) \) | \( 16\pi \approx 50.27 \) cm² | \( 28\pi \approx 87.96 \) cm² |
| Outer Lateral SA | \( 2\pi Rh \) | \( 500\pi \approx 1{,}570.80 \) cm² | \( 1{,}600\pi \approx 5{,}026.55 \) cm² |
| Inner Lateral SA | \( 2\pi rh \) | \( 300\pi \approx 942.48 \) cm² | \( 1{,}200\pi \approx 3{,}769.91 \) cm² |
| Total Surface Area | \( 2\pi(R+r)(h+R-r) \) | \( 2\pi \times 8 \times 52 = 832\pi \approx 2{,}613.81 \) cm² | \( 2\pi \times 14 \times 102 = 2{,}856\pi \approx 8{,}970.43 \) cm² |
❓ Frequently Asked Questions (FAQ)
Tube Volume Calculator © HeLovesMath.com — Free Math Tools for Students, Engineers & Professionals.
Explore more: Cylinder Volume | Capsule Volume | Sphere Volume | All Calculators
References: Wikipedia — Cylinder | Engineering Toolbox — Pipe Standards
