Cylinder Calculator - Volume Area Radius Height

Click For Summary

Discussion Overview

The discussion revolves around a cylinder calculator designed to compute various parameters (volume, area, radius, height) based on known values. Participants explore the relationships between these variables, particularly focusing on the implications of knowing certain combinations and the mathematical challenges involved in solving for unknowns.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant shares a link to a cylinder calculator and notes the complexity of deriving the necessary formulas.
  • Another participant questions the feasibility of determining radius and height from volume and area, suggesting that two possibilities should exist.
  • A participant explains that multiple cylinders can have the same volume but different dimensions, which complicates the determination of unique parameters.
  • It is proposed that knowing both volume and area might help narrow down the possibilities for radius and height.
  • One participant mentions that solving the problem could reveal a bound on the area given a specific volume, indicating that certain combinations are impossible.
  • Another participant suggests using simultaneous equations to solve for radius and height, referencing Cramer's Rule while noting its limitations.
  • A different approach is recommended, involving rearranging equations to express one variable in terms of another before substitution.
  • Corrections are made regarding the volume equation, emphasizing the need for accurate mathematical representation.
  • It is noted that solving the resulting cubic equation will yield multiple real solutions for radius, with one being negative and thus not physically meaningful.

Areas of Agreement / Disagreement

Participants express differing views on the ability to determine unique values for radius and height from volume and area, with some asserting that multiple solutions exist while others explore the implications of these relationships without reaching a consensus.

Contextual Notes

Participants acknowledge the complexity of the relationships between the variables and the mathematical challenges posed by the equations involved. There are also references to the limitations of certain methods, such as Cramer's Rule, in this context.

Who May Find This Useful

This discussion may be of interest to those involved in mathematical modeling, engineering applications, or anyone seeking to understand the relationships between geometric properties of cylinders.

wolf1728
Gold Member
Messages
38
Reaction score
5
Maybe I'm plugging my website but I just finished writing a versatile cylinder calculator.

If you know two variables (Volume Area Radius Height), it calculates the other two.
http://www.1728.org/diam.htm

It was a little tricky deriving the formulas but I'm glad I did.
(Yes, I know if you only know the area and volume it can't calculate the radius and height but it can solve the other 5 combinations).
 
Mathematics news on Phys.org
Why can't you specify the radius and height given volume and area?
 
You should be able to come up with 2 possibilities for the radius and height, given the volume and the area...
 
That's an interesting question you both raised.
The same volume can be stated in an infinite number of ways.
(Example: A cylinder with a height of 13 cm and a radius of 6 cm has the exact same volume (about 1,470 cubic centimeters) as a cylinder with a height of 15 cm and a radius of 5.585 cm. and so on).
So I thought knowing the volume and area would not narrow things down.
However, those 1,470 cubic centimeter cylinders would have different areas and this might be a way to narrow things down.
 
Well of course, using that same logic you'd be able to find an infinite number of cylinders with a given radius r. It's only until we also restrict h that we get a specific result.

As SSWheels mentioned, you can find two values for r and h given a specific V and A.

What also might interest you is that solving this problem will lead you to find a certain bound on what A must at least be given some V. For example, you can't possibly have an area of 10 given a volume of 100.
 
I can see that by setting up two simultaneous equations:

Area = (2•Pi•r²) + (2•Pi•r•height)
Volume = (2•r²•height)

I could use Cramer's Rule https://en.wikipedia.org/wiki/Cramer's_rule to set up determinants and solve for radius and height.

The only problem with that is Cramer's rule can only be applied to linear equations.
If you have any suggestions to solve this I would greatly appreciate it.
Thanks.
 
One classical way of solving two simultaneous equations in two unknowns is to rearrange one of the equations so that it expresses one of the unknowns as a formula in terms of the other. You then substitute the resulting formula into the other equation and see what you get.
 
wolf1728 said:
I can see that by setting up two simultaneous equations:

Area = (2•Pi•r²) + (2•Pi•r•height)
Volume = (2•r²•height)

...

If you have any suggestions to solve this I would greatly appreciate it.
Thanks.

You mis-typed the volume equation. It should read V = \pi r^2h

Well, you have 2 equations with 2 unknowns, r & h (height).
So, rearrange (solve) one equation in terms of one variable and substitute in the other equation.
That will give you 1 equation with 1 unknown, which can then be solved.

I found it easiest to solve the volume equation in terms of h (solving in terms of r would result in a square root, which would make things messier).

So, h = \frac{V}{\pi r^2}

Substitute this into the Area equation:
A=(2\pi r^2)+(2\pi rh)\\<br /> A=(2\pi r^2)+(2\pi r\cdot\frac{V}{\pi r^2})\\<br /> A=(2\pi r^2)+(\frac{2V}{r})
Then, solve for r

This will result in a cubic equation that will yield 3 real numbers as possibilities for r, however one of those real numbers will be negative. Since we can't have a negative radius, that leaves 2 possibilities for r.
 
  • Like
Likes   Reactions: 1 person
Thanks SSWheels !
I'll see what I can set up in that cylinder calculator I wrote.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
13K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
9K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
2
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
0
Views
2K