Read Mode
Algebra
If x = y^a, y = z^b, and z = x^c, then what is the value of abc?
Explanation and memory cue
Given the equations x = y^a, y = z^b, and z = x^c, substituting y and z into the first equation yields x = (z^b)^a = z^{ab}. Substituting z = x^c gives x = (x^c)^{ab} = x^{abc}. For this equality to hold for nonzero x, the exponents must satisfy 1 = abc. Therefore, the value of abc is 1.