I'm taking Mathematics for my degree, mostly all the time I don't know how to answer mathematic question(not because I don't know the answer) and how to start to answer the question.
For Example :(logic) consider the statement $P(x) :x-1>0$ , $Q(x) :x=0$ . where $P(x)$ and $Q(x)$ over domain A. $A=\{-1,0,1\}$ Determine whether $P(x)\implies Q(x)$ is true. So how do I start answering the question?
You could try some algebra or brute force it by listing the table of all possible arguments and values and checking if those form a valid implication or comparison.
$$ \begin{array}{|c|c|c|c|c|} \hline x & P(x) & Q(x) & P(x)\, R \, Q(x) & \text{valid} \\ \hline \vdots & \vdots & \vdots & \vdots & \vdots \\ \hline \end{array} $$