Advertisements
Advertisements
Question
(i) `(a^x/a^y)^(x + y) * (a^y/a^z)^(y + z) * (a^z/a^x)^(z + x) = 1`
(ii) am × an = am – n
Options
Only (i)
Only (ii)
Both (i) and (ii)
Neither (i) nor (ii)
Advertisements
Solution
Only (i)
Explanation:
Let’s analyze each statement:
(i) `(a^x/a^y)^(x + y) * (a^y/a^z)^(y + z) * (a^z/a^x)^(z + x) = 1`
Simplify each term using the law of exponents: `a^m/a^n = a^(m - n)`:
`(a^(x - y))^(x + y) * (a^(y - z))^(y + z) * (a^(z - x))^(z + x)`
= `a^((x - y)(x + y)) * a^((y - z)(y + z)) * a^((z - x)(z + x))`
Using power of a power law: am × an = am + n, combine exponents:
`a^((x - y)(x + y) + (y - z)(y + z) + (z - x)(z + x))`
Calculate each term:
(x – y)(x + y) = x2 – y2
(y – z)(y + z) = y2 – z2
(z – x)(z + x) = z2 – x2
Sum of these exponents:
x2 – y2 + y2 – z2 + z2 – x2 = 0
So the exponent sum is 0, therefore
a0 = 1
So statement (i) is valid.
(ii) am × an = am – n
According to the laws of exponents,
am × an = am + n
Not am – n.
So statement (ii) is invalid.
