selfteaching9
May26-09, 09:09 PM
1. The problem statement, all variables and given/known data
Prove:
$\left(ab^{-1}\right)\left(cd^{-1}\right)^{-1}=\left(ad\right)\left(cb\right)^{-1}$.
I know how to distribute exponents to get both sides to look identical...
2. Relevant equations
...but a step in the solution requires distributing exponents. But how do you prove that you can distribute exponents using only:
association for addition and multiplication commutation for addition and multiplication identity for addition and multiplication additive and multiplicative inverses distribution trichotomy law closure for addition and multiplication
3. The attempt at a solution
This problem is presented before mathematical induction is introduced, so I would like to solve it without its use. But here is my attempt at induction:
P(m) = (a^n)^m=a^(n*m)
P(1) = (a^n)^1=a^n
P(k+1)=(a^n)^(k+1)=a^(n*k+n*1)
Prove:
$\left(ab^{-1}\right)\left(cd^{-1}\right)^{-1}=\left(ad\right)\left(cb\right)^{-1}$.
I know how to distribute exponents to get both sides to look identical...
2. Relevant equations
...but a step in the solution requires distributing exponents. But how do you prove that you can distribute exponents using only:
association for addition and multiplication commutation for addition and multiplication identity for addition and multiplication additive and multiplicative inverses distribution trichotomy law closure for addition and multiplication
3. The attempt at a solution
This problem is presented before mathematical induction is introduced, so I would like to solve it without its use. But here is my attempt at induction:
P(m) = (a^n)^m=a^(n*m)
P(1) = (a^n)^1=a^n
P(k+1)=(a^n)^(k+1)=a^(n*k+n*1)