Prove or disprove in the below questions:
$1.$ Let $a$ and $b$ be real numbers. Then $(a+b)^3=a^3+b^3$ implies $a=0$ OR $b=0$.
Disproof. Let $a=-1$ and $b=1$. Then, we also get $(a+b)^3=a^3+b^3=0$.
$2.$ Let $a$ and $b$ be real numbers. Then $(a+b)^3=a^3+b^3$ implies $a=0$ AND $b=0$.
Disproof. Let $a=-1$ and $b=1$. Then, we also get $(a+b)^3=a^3+b^3=0$.
Can you say what is the difference between question-1 and question-2?
And can you check my proofs?
Well, in that specific example the answers are the same. Still, these are two different questions. For example $(a+b)^2=a^2+b^2$ implies $a=0$ or $b=0$ but it doesn't imply that both must be zeros.
And yes, your solution is correct.