(...) what this means is that the possibility of the reaction happening at site 1 or site 2 on the enzyme would already be incorproated into the rate constant expression, and so incorporating a factor of two in your rate expression would be redundant and erroneous. The is probably one reason why enzymes which bind more than one substrate typically have different rate constants for the first and second binding events (not the only reason, though - binding of a substrate can induce structural changes that making binding of additional substrates more favorable).(...)
Indeed, I also expect that substrate binding to an enzyme should occur with a different rate constant in many cases. That would be a cooperative process, either positive or negative cooperativity. Yet, in my specific case, I will consider the substrate binds any of the sites with a similar rate constant.
That said, if the rate constant is specified for a single, independent binding site rather than the enzyme as a whole, then it would make sense to incorporate a factor of two to reflect the fact that the concentration of binding sites is effectively double in (1) than (2). However, in this case it would be better to restate your reactions to reflect this - that is, ignore the fact that it is an enzyme with multiple binding sites and just speak of reactions between binding sites. In this case, though, having two separate reactions would be unnecessary because we'd be treating the binding sites as wholly independent of each other. This probably isn't a very accurate picture, but again it's something that would probably be implicitly incorporated into the rate constant.
Indeed, in a previous analysis that's what I did: I considered that all the reactions occur based on concentration of active site, not of enzyme. Yet, now I'm interested in considering the two active sites because, although the reactions involving them occur with similar rate constants (this is an assumption I'm taking), I want to distinguish between
PXPX and
PXPi forms during my modeling of the system.
I have discussed this issue with a few colleagues, and was able to come to a different conclusion that I will refer after giving some prior input.
Consider that you want to study only reaction (1) above, but instead consider that you want to distinguish between the two active sites where X may bind. Then, consider the reactions:
[tex](5) AiBi + X \rightarrow AXBi[/tex]
[tex](6) AiBi + X \rightarrow AiBX[/tex]
Where Ai and Bi represent two distinct unbound active sites; X represents the substrate; and AX and BX represent bound active sites. Reactions (5) and (6) occur with same rate constant
k. If I then want to write the differential equations of AiBi according to equations (5) and (6) I would get
[tex]\frac{dAiBi}{dt}=-k*AiBi*X-k*AiBi*X=-2*k*AiBi*X[/tex]
The same for X:
[tex]\frac{dX}{dt}=-k*AiBi*X-k*AiBi*X=-2*k*AiBi*X[/tex]
Finally, the equations of AXBi and AiBX:
[tex]\frac{dAXBi}{dt}=k*AiBi*X=k*AiBi*X[/tex]
[tex]\frac{dAiBX}{dt}=k*AiBi*X=k*AiBi*X[/tex]
Because (to me) it is indifferent whether X binds A or B, I can simplify the system above and consider that having AXBi = AiBX. I will thus compute
[tex]\frac{dAiBX}{dt}+\frac{dAXBi}{dt}=k*AiBi*X+k*AiBi*X=2*k*AiBi*X[/tex]