Find the range of $m$ so that the equation $(x^2+2mx+7m-12)(4x^2-4mx+5m-6)=0$ have two distinct real roots.
Either $(x^2+2mx+7m-12)=0$ or $(4x^2-4mx+5m-6)=0$
The discriminant of $(x^2+2mx+7m-12)=0$ is $4(m-3)(m-4)$
and the discriminant of $(4x^2-4mx+5m-6)=0$ is $16(m-2)(m-3)$
I don't know how to do it further.
If $m=3$, then each quadratic has one and only one solution, one of which is $-3$ and the other of which is $\frac32$. So $m=3$ is a solution of your problem.
If $m\in(3,4)$, then the first quadratic has no roots, whereas the second one has exactly two roots. So, each such $m$ is a solution of your problem.
If $m\in(2,3)$, then the first quadratic has exactly two roots, whereas the second one has none. So, each such $m$ is a also solution of your problem.
In every other case, each quadratic has at least one root and at least one of them has two roots.
So, the answer to your problem is $(2,4)$.