Troubleshooting a Weather Balloon Expansion Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 6K views
PrideofPhilly
Messages
37
Reaction score
0

Homework Statement



A weather balloon is designed to expand to
a maximum radius of 30 m when in flight at
its working altitude where the air pressure is
0.033 atm and the temperature is 95 K.
If the balloon is filled at atmospheric pres-
sure and 462 K, what is its radius at lift-off?

Homework Equations



PV = nRT
Volume = 4/3πr^3

The Attempt at a Solution



First, I used the ideal gas law to find n:

(0.033)(4/3π(30)^3) = n(8.31)(95)
n = 4.727610453 mol

Then, I solved for r:

V = nRT/P
4/3πr^3 = (4.727610453)(8.31)(462)/1 atm
r = 11.30381236 m (WRONG ANSWER)

What am I doing wrong?
 
Physics news on Phys.org
So PV/T is constant, you don't actually need the number of moles.
V1 = (T1/P1) * (P2V2/T2)
= (462/1) * (0.033*V2/95)
V1 = 0.16 V2

So the ground volume is 16% off the final volume, an the radius goes as the cube root of volume, so the initial radius is 0.16^0.33 of 30m
 
where did you get the 0.33 from?
 
nevermind, i got it! thank you!