thanks. i'm pretty bad with equations
No problem. A little trick that I use to remember it is that it's basically the same as the laws of logarithms (if you don't know these then don't worry about it, just memorize the chemistry stuff).
Basically:
Add two equations: multiply the Keq's (just like when you add two logarithms).
Subtract equations: you flip one around and add it to the other. The negative of a logarithm is the same thing as the logarithm of the inverse, so whenever you flip a chemical equation around, you take the inverse of the Keq. Then to add, you just do as above -- multiply them both.
Multiply equations: Whatever number you multiply an equation by, the Keq is raised to that power (because nlog(2) = log(2^n)).
Divide equations: Same thing, except the power n above is a fraction.
--------
This all works because if you take the log of both sides of the equilibrium expression:
Keq = ([C]^c)([D]^d) / ([A]^a)(
^b)
You get:
log(Keq) = c*log[C] + d*log[D] - a*log[A] - b*log
You can then manipulate it from there to solve for what you need. I think this approach works better for me because it's easier for me to think about the math than the chemistry. Fastest is just to memorize the chemistry, but if you end up forgetting, just remember you can work it out like this ^^.