alex90
If n=t^3 , when n and t are positive integers and 8, 9, 10 are each factors of n, which of the following must be a factor of n?
A. 16
B. 175
C. 225
D. 275
E. 625
\(n=t^3=integer^3\) means that n is a perfect cube. A perfect cube is an integer that is the cube of an integer. For example \(27=3^2\), is a perfect cube.
The powers of the primes of a perfect cube are always multiples of 3. For example, \(1,000=2^3*5^3\): the powers of 2 and 5 are multiples of 3.
Now, since \(8=2^3\), \(9=3^2\), and \(10=2*5\) are factors of n, then 2, 3, and 5 are factors of n, therefore \(2^3=8\), \(3^3=27\) and \(5^3=125\) must be the factors of n.
A. 16=2^
4: not necessarily a factor of n.
B. 175=5^2*
7: not necessarily a factor of n.
C. 225=3^2*5^2: since 3^3=27 and 5^3=125 are the factors of n, then 225 is also a factor of n.
D. 275=5^2*
11: not necessarily a factor of n.
E. 625=5^
4: not necessarily a factor of n.
Answer: C.
P.S. Please post PS questions in PS forum.
Thanks for the explanation..
The powers of the primes of a perfect cube are always multiples of 3. For example, 1,000=23∗53
Is this true for all powers, i.e., the powers of the primes of a perfect square are always multiples of 2, for perfect (rasied to 4) they are multiples of 4 and so on?