Ok, first mathematically it goes like this (the end result is really easy and obvious, but I will show you how to do it mathematically):
You setup a ratio of two equations:
K is a constant, times K divided by K = 1, so that goes away.
You then simplify the exponent like such:
Now, notation. The subscripts 1 and 2 just indicate case 1 and 2. They have no impact in calculation, they just emphasize that we are dealing with two different sets of data.
Now pick a data set 2 (the top in how I have it setup), then pick another data set (1, bottom) but selectively chose one where the concentrations stay the same for j. This gives you a ratio of 1, and 1 raised to any power is 1, so your equation then becomes:
Now, you just have to solve for a.
To get b, if you have another set of data where i is now held constant and j varies, then you can solve for b the same exact same way. If not, you can then pick two sets of data, plug in your now known value for a and solve for b (it is just a little harder, but still basic algebra).
In English.
Find two sets of data where the concentration is held constant with respect to one and varies in the other.
Find the change in rate (divide the two rates).
Find the change in concentration (divide the two concentrations).
The change in concentration to what power is the change in the rate?
Example (not with your data)
set Rate [fries] [strawberries]
1 5 10 10
2 10 20 10
3 20 10 20
Change in rate of set 2 with set 1: 10/5 = 2
Change in concentration of set 2 with set 1 of fries: 20/10 = 2
2 (fries) raised to what power = 2 (rate)?, 2
1 = 2, so fries is first order.
Change in rate of set 3 with set 1: 20/5 = 4
Change in concentration of set 3 with 1 of strawberries: 20/10 = 2
2(strawberries) raised to what power = 4 (rate)? 2
2 = 4, so strawberries is second order.
Rate = k [fries]
1 [strawberries]
2Once you have the exponents (a and b), you can then plug them into the rate equation:
Rate = k
a [j]b
Plug in any values from your data (they have to be in the same set, the same line in this case) and solve for k.
So from my fries and strawberries examples, using data set 1
5 = k [10]1 [10]2
k = 5 / [10]1 [10]2
k = 0.005
Now, when you do your math make sure to include your units and cancel them properly, as getting the right units on k is very important and your instructor will count of lots of points if you get them wrong (my example was unit less)