Two finite sets have m and n elements. Thew total number of subsets of the first set is 56 more than the two total number of subsets of the second set. Find the value of $m$ and $n$.
The equation to this question will be $2 ^ m$ - $2 ^ n = 56$.
But I don't know how to solve this equation.
$2^m-2^n=56\Rightarrow 2^n(2^{m-n}-1)=56$
Look for factorization of $56$ into two numbers $a,b$ such that $a$ is even and $b$ is odd..
Can you conclude now?