I encountered this problem but I'm not sure how to solve it since it has 4 unknowns. $$3(2^{x+2}-2^x) = 4a_1a_2a_3$$
What is known is that $x\in\mathbb{Z}$ and $a_1, a_2$ and $a_3$ are digits in a 4-digit-number. I'm not even sure if a solution exist. If I divide by three I get:
$$(2^{x+2}-2^x) = \frac{1}{3}4a_1a_2a_3$$ So that's not working...