PDA

View Full Version : solving equations for variables


socialcoma
Nov14-03, 12:16 PM
how would i solve X=(Y+Z/N)^N?

socialcoma
Nov14-03, 12:17 PM
for N

dduardo
Nov14-03, 12:29 PM
Are you serious! You expect us to solve the problem by hand. Here is the answer as processed by Maple.

n = -ln(x)*z/(LambertW(-ln(x)*exp(-ln(x)*y/z)/z)*z+ln(x)*y)