Ian Stewart wrote:jail wrote:The order is:
10^(1/10) ; 2^(1/3) ; 5^(1/6) ; 30^(1/5)
jail's approach is very good here, and it was just a small typo that made the answer incorrect. jail must have miscopied the question - the exponent on the 30 is 1/15, not 1/5, in the original question. Otherwise, the math is perfect. maihuna's post above fixes that error.
Is it really the right way to solve this? You are multiplying each of the numbers by a different number in order to restructure the powers, is that ok?
I mean from 2^1/3 -> 2^10, you are multiplying 2^29/3 to 2^1/3
from 5^1/6 -> 5^30/3, you are multiplying 5^59/6
now, 5^59/6 != 2^29/3, I don't think you can do that.