3

$3^{x+4} * 5^{x+7} * 15^{2x-1}$

I tried it in this way:

$3^{x+4}*5^{x+1}*(3*5)^{2x-1}$

Then:

$3^{x+4}*5^{x+1}*3^{2x-1}*5^{2x-1}$

And what about next?

Kiara
  • 900

1 Answers1

5

Write as $3^{x+4}*3^{2x-1}*5^{x+1}*5^{2x-1}$ (using the commutative property of multiplication) and then use the rule that $b^n*b^m = b^{n+m}$.

John Habert
  • 4,001