Question

In: Chemistry

Compute the root-mean-square speed of Nemolecules in a sample of neongas at a temperature of 71°C.


Compute the root-mean-square speed of Nemolecules in a sample of neongas at a temperature of 71°C.

Solutions

Expert Solution

According to Kinetic Molecular Theory, gaseous particles are in a state of constant random motion; individual particles move at different speeds, constantly colliding and changing directions. We use velocity to describe the movement of gas particles, thereby taking into account both speed and direction. Although the velocity of gaseous particles is constantly changing, the distribution of velocities does not change. We cannot gauge the velocity of each individual particle, so we often reason in terms of the particles' average behavior. Particles moving in opposite directions have velocities of opposite signs. Since a gas' particles are in random motion, it is plausible that there will be about as many moving in one direction as in the opposite direction, meaning that the average velocity for a collection of gas particles equals zero; as this value is unhelpful, the average of velocities can be determined using an alternative method.

By squaring the velocities and taking the square root, we overcome the directional component of velocity and simultaneously acquire the particles' average velocity. Since the value excludes the particles' direction, we now refer to the value as the average speed. The root-mean-square speed is the "measure of the speed of particles in a gas", defined as the square root of the average velocity-squared of the molecules in a gas.

It is represented by the equation: Vrms= 3RT / MNe ................................(1)

Where,

Vrms is the root-mean-square of the velocity,

MNe is the molar mass of the gas in kilograms per mole = 0.0201797 kg,

R is the molar gas constant = 8.314 J / (K * mol), and

T is the temperature in Kelvin = 344 K

Put the value in equestion 1 we get,

Vrms= 3RT / MNe

Vrms =3 x 8.314 x 344 / 0.0201797

= 425182.13

= 652.05 m/s

Root mean square velocity of Ne molecule at 710C =  652.05 m/s


Related Solutions

Calclute the root mean square speed of Ne atoms at temperture at whic their average kinetics...
Calclute the root mean square speed of Ne atoms at temperture at whic their average kinetics energy is 5.22kj/mol?
The _____________ is the square root of the arithmetic average of the squared deviations from the mean. In other words, it is simply the square root of the ______________.
The _____________ is the square root of the arithmetic average of the squared deviations from the mean. In other words, it is simply the square root of the ______________.data spread; population standard deviationStandard deviation; data spreadpopulation standard deviation; variancevariance; standard deviation
Determine the root-mean-square speed of CO2 molecules that have an average kinetic energy of 4.2 *10^-21...
Determine the root-mean-square speed of CO2 molecules that have an average kinetic energy of 4.2 *10^-21 J per molecule
Describe briefly the following method of Out of Sample forecast criterion 1... Root Mean Square error...
Describe briefly the following method of Out of Sample forecast criterion 1... Root Mean Square error 2...Mean absolute error 3...Mean absolute percentage error 4...Maximum Absolute Error 5...Maximum Absolute Percentage error. Write down their formulae and discuss briefly how you interpret them
write a function to determine the square root of a number. The square root of a...
write a function to determine the square root of a number. The square root of a number can be approximated by repeated calculation using the formula NG = 0.5(LG + N/LG) where NG stands for the next guess and LG stands for the last guess. The loop should repeat until the difference between NG and LG is less than 0.00001. Use an initial guess of 1.0. Write a driver program to test your square root function. I WANT THIS PROGRAM...
In C++ In this assignment, we will implement a square root approximater and then an nth...
In C++ In this assignment, we will implement a square root approximater and then an nth root approximater. Recall that the nth root of x is the number when raised to the power n gives x. We can use the concepts of binary search to approximate the square root of a number, and we can continue this logic to approximate the nth square root. We're going to use the concepts of binary search to try and approximate ending the square...
Babylonian Algorithm. The Babylonian algorithm to compute the square root of a positive number n is as follows:
Chapter 3 Exercise 1Babylonian Algorithm. The Babylonian algorithm to compute the square root of a positive number n is as follows:      1. Make a guess at the answer (you can pick n/2 as your initial guess).      2. Computer = n / guess.      3. Set guess = (guess +r) / 2.      4. Go back to step 2 until the last two guess values are within 1% of each other.Write a program that inputs an integer for n, iterates through the Babylonian algorithm until the guess...
Write three functions that compute the square root of an argument x using three different methods....
Write three functions that compute the square root of an argument x using three different methods. The methods are increasingly sophisticated, and increasingly efficient. The square root of a real number x is the value s such that s*s == x. For us, the values will be double precision variables and so may not be perfectly accurate. Also, for us, assume that x is in the range 0.0 to 100.0. You program should have a main() that asks the user...
Graph the square root of the following function. State the domain and range of the square root of the function.
Graph the square root of the following function. State the domain and range of the square root of the function.y = -2x + 4
A sample of 71 observations is selected from a normal population. The sample mean is 24,...
A sample of 71 observations is selected from a normal population. The sample mean is 24, and the population standard deviation is 8. Conduct the following test of hypothesis using the 0.05 significance level. H0 : μ ≤ 23 H1 : μ > 23 a. Is this a one- or two-tailed test? (Click to select)  One-tailed test  Two-tailed test b. What is the decision rule? (Round the final answer to 3 decimal places.) (Click to select)  Reject  Accept  H0 and  (Click to select)  accept  reject  H1 when z >  ....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT