For this case we have the following expression: (b ^ n) / (b ^ m) We have to: b: number other than zero m, n: any number By properties of exponents we have: (b ^ n) / (b ^ m) = b ^ (n-m) Therefore, we have that the statement shown is false. Answer: False