The Height of a Cylinder from Surface Area calculator computes the height of a cylinder based on the total surface area of a cylinder including its ends and the radius.Right Cylinder
Cylinder Height (h): The calculator returns the height (h) meters. However, this can be automatically converted to other length units via the pull-down menu.
Related Cylinder Calculator Functions:
We can envision the cylinder as having three separate surfaces:
And thus the surface area can be represented simply as:
[1] `"Surface Area"_"(Cylinder)" = "Area"_"(Side)" + 2 * "Area"_"(Circular End)"`
We can compute the area of the circle on each of the two circular cylinder ends using the well remembered formula for a circle's area:
[2] A = ?•r2
We not that the length of the side unwrapped is equivalent to the circle's circumference, and we know the circle's circumference is given by:
[3] C = 2 • ? • r
Then the area of the side of the cylinder has height h its area can be computed as:
[4] `"Area"_"(Side)" = "Height" * "Width" = h * "circumference" = h * 2 * pi * r`
Then substituting [2] and [4] into [1] we get:
[5] `"Surface Area"_"(Cylinder)" = h * 2 * pi * r + 2 * (pi * r^2)`
The formula for the height (h) of a cylinder based on the Surface Area and the Radius is:
`h = \frac{A - (2\pir^2)}{2\pir)`
where: