If we define the expression $P(x)=x^2$ and an expression $Q(x) = |4x|$, then for how many integer values is $P(x) -Q(x)$ a positive quantity?
$ a)2 \quad\quad\quad b) 4 \quad\quad c) 6 \quad\quad\quad d)8$
We have to find $P(x)-Q(x) \gt 0 \Rightarrow x^2 -|4x| \gt 0 \Rightarrow x>4 \; or \; x < -4 \; $ but this means there are infinitely many possible values, what exactly am I missing here?