Answer:
k = 4.21 * 10⁻³(L/(mol.s))
Explanation:
We know that
k = Ae
------------------- euqation (1)
K= rate constant;
A = frequency factor = 4.36 10^11 M⁻¹s⁻¹;
E = activation energy = 93.1kJ/mol;
R= ideal gas constant = 8.314 J/mol.K;
T= temperature = 332 K;
Put values in equation 1.
k = 4.36*10¹¹(M⁻¹s⁻¹)e![^{[(-93.1*10^3)(J/mol)]/[(8.314)(J/mol.K)(332K)}](https://tex.z-dn.net/?f=%5E%7B%5B%28-93.1%2A10%5E3%29%28J%2Fmol%29%5D%2F%5B%288.314%29%28J%2Fmol.K%29%28332K%29%7D)
k = 4.2154 * 10⁻³(M⁻¹s⁻¹)
here M =mol/L
k = 4.21 * 10⁻³((mol/L)⁻¹s⁻¹)
or
k = 4.21 * 10⁻³((L/mol)s⁻¹)
or
k = 4.21 * 10⁻³(L/(mol.s))
Answer:
A worn inner CV joint often makes a clunking noise during starts and stops.
Answer:
Define Variables and Use List methods to do the following
Explanation:
#<em>Conjoins two lists together</em>
all_names = male_names.union(female_names)
#<em>Finds the names that appear in both lists, just returns those</em>
neutral_names = male_names.intersection(female_names)
#<em>Returns names that are NOT in both lists</em>
specific_names = male_names.symmetric_difference(female_names)
When a slender member is subjected to an axial compressive load, it may fail by a ... Consider a column of length, L, cross-sectional Moment of Inertia, I, having Young's Modulus, E. Both ends are pinned, meaning they can freely rotate ... p2EI L2 ... scr, is the Euler Buckling Load divided by the columns cross-sectional area