Example 01 - Simultaneous Non-Linear Equations of Three Unknowns

Problem
Solve for x, y, and z from the following simultaneous equations.
 

$z^x \, z^y = 100\,000$   ←   equation (1)

$(z^x)^y = 100\,000$   ←   equation (2)

$\dfrac{z^x}{z^y} = 10$   ←   equation (3)
 

Solution