Help with rearranging terms
Hi everyone!
So I have this equation in my economics book:
1) 
and they simply rearrange the terms to get to this equation:
2)  ^{\frac{1}{1-\alpha}} N)
I don't understand how they get from 1) to 2). I managed to get up to this point, but then I don't know what to do next:
3) 
Any help would be greatly appreciated!
Re: Help with rearranging terms
Hey 22upon7.
You have K^(alpha-1) = (r/alpha*A)*N^(alpha-1) Now taking everything to the power (1/(alpha-1) gives
(K^(alpha-1))^(1/(alpha-1)) = K
= [(r/alpha*A)*N^(alpha-1)]^(1/alpha-1)
= N * (r/alpha*A)^(1/(alpha-1))
= (1/(r/alpha*A))^(1/(1-alpha)) * N since a^(-x) = (1/a)^x and x = alpha - 1 in this case.
= (A*alpha/r)^(1/(1-alpha)) * N
Re: Help with rearranging terms
Thanks a lot Chiro!
Quote:
a^(-x) = (1/a)^x and x = alpha - 1 in this case
I didn't know about that, I'll have to try and wrap my head around it - shouldn't be too difficult though! :)