I'm trying to find the cardinality of the below:
$$A = \left\{ x\in \mathbb{Z}: \bigg|\frac{3x^3 + x^2 - 2x + 4}{3x + 4}\bigg| \geq (2^{50} -1 ) \right\}$$
and the set
$$B = \left\{ x\in \mathbb{Z}: \frac{3x^3 + x^2 - 2x + 4}{3x + 4} = 0 \right\}$$
I'm asked to find the following:
Cadinality of |A|, and of |B| as well as the cardinality of $$ |A\cap B |$$ $$|A \cup B| $$ $$|A \otimes B|$$
I'm kind of looking for where I should start, I believe that |B| should be infinite, since there's not really a "limit" on it, but I'm not really sure how to get started on finding these.
Thanks in advance for any guidance!