Cez005
If (a^3)*(b^2)=2000, and a and b are integers, can anyone shed light on how to prove that a and b can only be 5 and 4 respectively?
(5^3)*(4^2)=2000, but how do we know that these are the only possible integer values? Prime factorization of 2000?
Hi
Cez005,
Any integer greater than 1 either is prime itself or is the product of prime numbers and
that product is unique.Above result is known as the Fundamental theorem of arithmetic.
So, if you do the prime factorization of 2000, we have \(2000 = 5^{3} \times 4^{2}\). By the fundamental theorem of arithmetic, we know that this is unique.
Proof of the theorem is a bit involved and not required for GMAT.
However, if you are interested in learning the proof then refer the wiki page.
Fundamental_theorem_of_arithmeticHope it helps.