cschramke Wrote:If you have more than one exponent with the same exponent number but different bases, is it possible to combine these to be more simple? ie: (9^x)(7^x)? In some cases you can multiply the base and keep "x" as the exponent but this doesn't seem to always be the case.. maybe I am over thinking it. Please advise.
Ya, you can always do that. So that's 63^x.
You can generally figure out whether a rule is real by just writing out the expressions and watching what happens.
For instance, try x = 6 (for no particular reason) in the problem above.
then that's (9^6)(7^6)
which is 9x9x9x9x9x9 x 7x7x7x7x7x7
which is (9x7)(9x7)(9x7)(9x7)(9x7)(9x7)
which is 63^6.
You should probably see the general pattern at work right there. If you don't, throw in another number or two until you're convinced.