Advertisements
Advertisements
Question
Prove that `(x^a/x^b)^(a^2 + ab + b^2) (x^b/x^c)^(b^2 + bc + c^2) (x^c/x^a)^(c^2 + ca + a^2) = 1`.
Advertisements
Solution
Given: `(x^a/x^b)^(a^2 + ab + b^2) (x^b/x^c)^(b^2 + bc + c^2) (x^c/x^a)^(c^2 + ca + a^2) = ?`
To Prove: `(x^a/x^b)^(a^2 + ab + b^2) (x^b/x^c)^(b^2 + bc + c^2) (x^c/x^a)^(c^2 + ca + a^2) = 1`
Proof (Stepwise):
1. Express each term using exponent laws:
`(x^a/x^b)^(a^2 + ab + b^2) = (x^(a - b))^(a^2 + ab + b^2)`
`(x^a/x^b)^(a^2 + ab + b^2) = x^((a - b)(a^2 + ab + b^2)`
`(x^b/x^c)^(b^2 + bc + c^2) = (x^(b - c))^(b^2 + bc + c^2)`
`(x^b/x^c)^(b^2 + bc + c^2) = x^((b - c)(b^2 + bc + c^2)`
`(x^c/x^a)^(c^2 + ca + a^2) = (x^(c - a))^(c^2 + ca + a^2)`
`(x^c/x^a)^(c^2 + ca + a^2) = x^((c - a)(c^2 + ca + a^2))`
2. Combine all three to get the total exponent of (x):
`x^((a - b)(a^2 + ab + b^2) + (b - c)(b^2 + bc + c^2) + (c - a)(c^2 + ca + a^2)`
3. Let us denote the total exponent as:
E = (a – b)(a2 + ab + b2) + (b – c)(b2 + bc + c2) + (c – a)(c2 + ca + a2)
4. Expand each term of (E):
(a – b)(a2 + ab + b2) = a3 + a2b + ab2 – ba2 – b2a – b3
(b – c)(b2 + bc + c2) = b3 + b2c + bc2 – cb2 – c2b – c3
(c – a)(c2 + ca + a2) = c3 + c2a + ca2 – ac2 – a2c – a3
5. Add the expansions:
E = (a3 + a2b + ab2 – ba2 – b2a – b3) + (b3 + b2c + bc2 – cb2 – c2b – c3) + (c3 + c2a + ca2 – ac2 – a2c – a3)
6. Rearranging terms, group like terms to see cancellations:
Notice (a3) and (–a3), (b3) and (–b3), (c3) and (–c3) cancel out.
Group the terms with (a2b, ab2, b2c, bc2, c2a, ca2) and symmetrical negative terms.
Rewrite:
E = (a2b + ab2 – b2a – ba2) + (b2c + bc2 – cb2 – c2b) + (c2a + ca2 – ac2 – a2c)
7. Each grouped pair cancels as follows:
a2b – ba2 = 0, since a2b = ba2
ab2 – b2a = 0
Similarly for other groups:
b2c – cb2 = 0
bc2 – c2b = 0
c2a – ac2 = 0
ca2 – a2c = 0
8. Therefore, total exponent E = 0.
Hence, xE = x0 = 1.
