Difference between revisions of "2000 PMWC Problems/Problem I4"

m (Solution)
m (See Also)
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
 +
Back to test: https://artofproblemsolving.com/wiki/index.php/2000_PMWC_Problems

Latest revision as of 12:03, 23 December 2019

Problem

Given that $A^4=75600\times B$. If $A$ and $B$ are positive integers, find the smallest value of $B$.

Solution

If $A$ and $B$ are positive integers, then $B$ must be the smallest positive integer that, when multiplied by $75600$, yields a perfect fourth power. The prime factorization of $75600$ is $2^4 * 3^3 * 5^2 * 7^1$, so the smallest value of $B$ is $2^0 * 3^1 * 5^2 * 7^3 = 25,725$.

See Also

Back to test: https://artofproblemsolving.com/wiki/index.php/2000_PMWC_Problems