Finding velocity of gas molecule

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
15 replies · 3K views
Miike012
Messages
1,009
Reaction score
0
Equations:
1. vrms = √(3RT/M)
2. PV = nRT
3.M = mNA

I want to answer part a.
I am given T,P, and the density of gas molecules (d).


From equation 3. I want to solve for m.
m = dV = d(nRT/P)
m[NA] = M = d(nRT/P)[NA] = dNRT/P; N = nNA.

From equation 1.
vrms = √(3RTP/(dNRT)) = √(3P/dN).
I get stuck at this part because I don't know the value of N.
 

Attachments

  • 24.jpg
    24.jpg
    6.3 KB · Views: 502
Physics news on Phys.org
DrClaude said:
What is that equation?

Is M molar mass or mass?
I thought it was molar mass...
 
Miike012 said:
Is M molar mass or mass?
I thought it was molar mass...
I'm asking you! The equation doesn't make sense to me. I think it is wrong and that this is where your problem lies.

Please detail what are M, m and NA.
 
DrClaude said:

I'm asking you! The equation doesn't make sense to me. I think it is wrong and that this is where your problem lies.

Please detail what are M, m and NA.

I added the equations in the attachment from the book
 

Attachments

  • eq.jpg
    eq.jpg
    9.6 KB · Views: 502
I think I figured it out. M=mNa and m = M/Na = d*v, so M = d*v*Na
 
Miike012 said:
I think I figured it out. M=mNa and m = M/Na = d*v, so M = d*v*Na

If ##m## is the mass of one molecule, then how can ##m = d \times V##?
 
DrClaude said:
If ##m## is the mass of one molecule, then how can ##m = d \times V##?

Well it could be the integral of a single mass through volume V. But I am not sure. Do you have a suggestion?
 
And it didn't work because the variable V from equation 2 contains the value n which is unkown
 
DrClaude said:
What about ##M_\mathrm{sam}##?

Msam = M*n
 
I am now solving for M for part b.

M = 3RT/(Vrms)2

The units of this RHS is Joul/(mol*Kelvin)*Kelvin/(meter/second)2 = Joul*Second2/(mol*meter2)

The LHS has units of

kilograms/mole.

How does the RHS turn into kilograms/mole?
 
I didn't understand ##M = m N_\mathrm{A}## because you had written ##m = d \times V##, so I had taken ##m## to be the total mass of the gas. Using the notation of the book, ##m## is the mass of one molecule and ##M_\mathrm{sam}## the total mass of the gas, therefore the correct relation is ##M_\mathrm{sam} = d \times V##, which I guess is what you now have figured out, which you used along with ##n = M_\mathrm{sam} / M##.

Miike012 said:
I am now solving for M for part b.

M = 3RT/(Vrms)2

The units of this RHS is Joul/(mol*Kelvin)*Kelvin/(meter/second)2 = Joul*Second2/(mol*meter2)

The LHS has units of

kilograms/mole.

How does the RHS turn into kilograms/mole?

Go back to the definition of the joule in terms of base units:

J = kg m2 s-2
 
DrClaude said:
I didn't understand ##M = m N_\mathrm{A}## because you had written ##m = d \times V##, so I had taken ##m## to be the total mass of the gas. Using the notation of the book, ##m## is the mass of one molecule and ##M_\mathrm{sam}## the total mass of the gas, therefore the correct relation is ##M_\mathrm{sam} = d \times V##, which I guess is what you now have figured out, which you used along with ##n = M_\mathrm{sam} / M##.



Go back to the definition of the joule in terms of base units:

J = kg m2 s-2

Thank you for all your help.