Solution
- We are asked to check if the expression is true or not
- In order to solve this, we simply solve the left-hand side of the equation and find the result. We then compare the result gotten with the right-hand side. If they are equal, then it is true while if they are not equal, then it is false.
- Let us solve the question as follows:
- Thus, the answer is TRUE
Final Answer
The answer is TRUE