- Joined
- Jun 27, 2021
- Messages
- 5,386
- Reaction score
- 422
A review of basic mathematics.
correct
tip: 3^-6*3^4 is easier to do this way:
3^-6*3^4=(1/3^6)*3^4=3^4/3^6=3^(4-6)=3^-2=1/3^2=1/9
The general rule is:
n^i * n^j = n^(i+j) (And n^i * n^j *n^k = n^(i+j+k), etc)
so, most directly,
(3^-6) * (3^4)
= 3^(-6+4)
= 3^-2
= 1/ (3^2)
= 1/9
Spot this relationship right away and constantly to streamline polynomial problems.