Okay, so I'm just learning about the Lotka-Volterra and the question I have regards the following model:
$dx/dt = x(1-y/2)$
$dy/dt = -y(1 - (x/0.8) + (x^2)/4)$
I need to state what term has been added to the standard Lotka-Volterra equations and the effect it has. Now $dx/dt$ is standard and I want to say $((x^2)/4)$ is the term that has been added to $dy/dt$. Surely this cannot be correct however as 0.8 is not a constant positive integer, which I thought was one of the conditions of the Lotka-Volterra.
I have $dy/dt = -y(1 - (x/4)(5 - x))$ but I'm not sure how this helps.
Many thanks in advance for any help/explanation.

0.8 is a constant, and yes, you are right, $x^2/4$ is the term that has been added to the standard model.
The standard model only contains a birth/death process, f.e. $dx/dt = x$ and mass-action law terms to model the predator-prey relationship.