113k views
1 vote
Given V = 1/3pi(r^2)h, solve for r.

Given V = 1/3pi(r^2)h, solve for r.-example-1
User Nan Jiang
by
7.4k points

1 Answer

4 votes

Volume = (PI * r^2 * h) / 3

r^2 = (3 * Volume) / (PI * h)

r = Square Root (3 * Volume) / (PI * h)


User Lllook
by
7.2k points