How would you solve this problem?
5^21 x 4^11 = 2 x 10^n What is n?
This is how I did it, but I'm thinking there is a shorter more eloquent way that I am missing.
5^21 x 4^11 = 2 x 10^n
20^11 x 5^10 = 2 x 10^n
100^10 x 20 = 20 x 10^(n-1)
100^10 = 10^(n-1)
(10^2)^10 = 10^(n-1)
10^20 = 10^(n-1)
n-1 = 20 .... n = 21
Thanks
5^21 x 4^11 = 2 x 10^n What is n?
This is how I did it, but I'm thinking there is a shorter more eloquent way that I am missing.
5^21 x 4^11 = 2 x 10^n
20^11 x 5^10 = 2 x 10^n
100^10 x 20 = 20 x 10^(n-1)
100^10 = 10^(n-1)
(10^2)^10 = 10^(n-1)
10^20 = 10^(n-1)
n-1 = 20 .... n = 21
Thanks













