Arthur D. answered 09/02/15
Tutor
5.0
(254)
Mathematics Tutor With a Master's Degree In Mathematics
I think there's a typo in 3 so I'll do it with what I think is correct.
(10^(1-n)^n)/(1000^n)^n+1 is the left side which I'll do first
(10^(n-n^2))/[(10^3)^n]^(n+1)
[10^(n-n^2)]/[(10)^3n]^(n+1)
[10^(n-n^2)]/[10^(3n^2+3n)
when you divide you subtract exponents
n-n^2-3n^2-3n=-4n^2-2n
10^(-4n^2-2n) is the first factor
now we'll work on the second factor
(10,000)^(n^2+2)/(100)^(3-n)
(10^4)^(n^2+2)/(10^2)^(3-n)
(10)^(4n^2+8)/(10)^(6-2n)
again subtract exponents
4n^2+8-6+2n=4n^2+2n+2
(10)^(4n^2+2n+2) is the second factor
when you multiply you add exponents
(-4n^2-2n)+(4n^2+2n+2)=-4n^2-2n+4n^2+2n+2=2
10^2=100 is the simplest form
I'll look at 4 and see what I come up with. Later Jana.
I think there's a typo in 4 so I'll do it with the correction.
Here's #4. We'll do the left factor first, then the right factor, and then multiply the two factors.
9^(2n-1)/[3(n+1)^n]
(3^2)^(2n-1)/(3)^(n^2+n)
(3)^(4n-2)/(3)^(n^2+n)
(3)^(4n-2-n^2-n)
(3)^(-n^2+3n-2) (first factor)
[(81)^(n-1)]^(n+1)/[(27)^(n+2)]^(n-1)
[(3^4)^(n-1)]^(n+1)/[(3^3)^(n+2)]^((n-1)
[(3)^(4n-4)]^(n+1)/[(3)^(3n+6)]^(n-1)
(4n-4)(n+1)=4n^2-4 and (3n+6)(n-1)=3n^2+3n-6
(3)^(4n^2-4)/3()^(3n^2+3n-6)
(3)^(4n^2-4-3n^2-3n+6)
(3)^(n^2-3n+2) (second factor)
now multiply and add the exponents
(3)^(-n^2+3n-2+n^2-3n+2)
(3)^0=1 (anything raised to the zero power is 1 except 0^0 which does not exist in mathematics !!)
so the final answer to 4 is just 1