I saw an answer for a Math problem but I'm not sure it is correct.
Here is the path where the problem is: GMAT Student Center > Homework & Pactice > Challenge Problems > Problem Title "No multiples of 10"
The problem states: If a number N is decreased by p percent and then the resulting value is increased by q percent, the final result is equal to N. If both pand q are positive integers, what is the value of p ?
(1) p is not a multiple of 10.
(2) q is not a multiple of 10.
In the answer is written:
"The question stem can be translated and simplified as follows:
N*(100-p / 100)*(100+q / 100) = N
(100-p / 100)*(100+q / 100) = 1
(100-p)*(100+q) = 10,000"
My concern is that if N equals to zero, which is a possibility since the statement didn't say N is not zero, so one should not divide N by N resulting 1. Then the correct answer is "E".
Please, let me know if my reasoning is correct or if I'm making a mistake.