This is what I found in one of my books (High school books; so probably not very mathematically accurate):
I believe that the calculation itself is accurate; however, regarding the logic notations used, I'm not so sure.
I don't believe that a disjunction symbol should have been used in the last statement (I'm not even sure if using a conjunction symbol is appropriate here either), and I also don't think that the statement has the proper form. I think that the last statement should be replaced by:
Please tell me if I'm wrong or right (if I'm wrong at any point, please clear things up for me)


I disagree with both the book and you.
The initial statement starts with $\exists x \in \mathbb{R}$ , i.e. it claims that there is some $x$ with some property. However, both the books final statement, as well as yours, have dropped that existential quantifier, and end up merely making a claim about $x$. In fact, in logic, that is best seen as a formula with a free variable $x$, rather than a statement with a truth-value.
So, I would say the last statement should be:
$$\exists x \in \mathbb{R} (x = 4 \lor x = 144)$$