.
When Joe and Moe work together, it is the same as if THREE instances of Joe work simultaneously: Joe1, Joe2 and Joe3.
The condition informs us that these tree instances of Joe will complete the job in 32 minutes;
it means that Joe alone will do the entire job in 3*32 = 96 minutes, which answers the question.
--------------
So, it is the way to solve the problem MENTALLY, without using equations.
Formally, it is the same logic as in the solution by @josgarithmetic, but presented in wording form without using equations.
It would be ideally if you, the reader (the student) have both these technologies (methods) in your hands and in your mind.