No matter what the order of the reactants, the rate law is going to look something like this:
rate = k * [feldomite]^m * [anicium]^n * [dolomide]^p
Here, k is the rate constant, and m, n, and p are the orders of the reactants. Our goal is to figure out m, n, and p.
If you look at the initial rates data you are given, a lot of the entries in that table are the same! This is intentional, so that if you write out the ratio of two rates, the concentrations will cancel out, allowing us to solve for the remaining terms. Let's see how that works. Let's write out the ratio of experiment 1 and 2.
( 1.295 x 10-3 / 4.317 x 10-4 ) = ( ( k * 0.963^m * 0.224^n * 0.422^p ) / ( k * 0.321^m * 0.224^n * 0.422^p) )
Let's go ahead and simplify the fraction on the left, and cancel out what we can on the right. We don't know k, but we know it is the same as long as we are at the same temperature, so we can cancel that out too.
3 = ( 0.963^m ) / ( 0.321^m )
3 = ( 0.963 / 0.321 )^m
3 = 3^m
So, 3 to what power equals 3? Looks like m=1. We can do the same thing to figure out n and p using the other rows of the table. rate2/rate3 simplifies to:
1 = 0.224^n / 0.112^n
1 = ( 0.224 / 0.112 )^n
1 = ( 1/2 )^n
1 is 1/2 to what power? The 0 power (anything raised to the zero power is 1).
rate4/rate5 simplifies to:
0.333 = ( 0.333 )^p
So p=1. Putting together what we have so far, our rate law is:
rate = k * [feldomite]^1 * [anicium]^0 * [dolomide]^1
rate = k * [feldomite] * [dolomide]
What is k though, and what units should it have? Let's start with the units. The table tells us the units for the concentrations and the rates, so let's plug them into the equation and solve for k's units
M/s = k * M * M
M/(s*M*M) = k
1/(s*M) = k
k = s^-1 M^-1
Now that we have our units, let's plug in some numbers and see what value we get. I'm using line 1 from the table, but any of them would give you the same k!
1.295 x 10-3 = k * 0.963 * 0.422
k = 0.003187 = 3.187 * 10^-3 M^-1 s^-1
There's our answer to part 1. For part 2, we need the Ahrrenius equation.
k = A * e^( -Ea / (R * T) )
Here, k is the rate constant, A is another constant called the Ahrrenius pre-exponential factor, Ea is the activation energy for the reaction, R is the ideal gas constant (you've probably seen this guy before), and T is the temperature. (in Kelvin!) Great, we've defined everything! Now let's look at a different form of the eqation...
To get there, take the natural log of both sides of the equation.
ln(k) = ln (A * e^( -Ea / (R * T) ) )
Split up the logarithm using log(A*B) = log(A) + log(B)
ln(k) = ln(A) + ln(e^(-Ea/(RT))
And simplify that second term using ln(e^x) = x
ln(k) = ln(A) - Ea/RT
This is the form I want to talk about! This is the linear form. That is to say, it "looks like" y = m*x + b. The y is the ln(k) and the intercept, b, is ln(A). x is 1/T and the slope, m, is -Ea/R. So what this equation gives us is a linear relationship between ln(k) and 1/T, meaning it tells us about the temperature dependence of the rate constant.
If we want to know the activation energy, we just need the slope. Slope = rise over run = change in y over change in x = change in ln(k) over change in 1/T.
m = ( ln(4.318 x 10-4) - ln(1.839 x 10-5) ) / ( 1/301.36 - 1/288.67 )
m = 3.156 / -0.000146
m = -21636.4
m = -Ea/R
-21636.4 = -Ea/ 8.314
Ea = 179885 Joules/mole = 180. kJ/mol
The units for Ea come from the units for R. I used R = 8.314 Joules / (mole K)

Anya A.
For the Ea I got 180 kJ for question 207/06/22

Lena J.
07/06/22
J.R. S.
07/05/22