Respuesta :
For this case we must find the product of the following expression:
[tex](n ^ 3) ^ 2 * (n ^ 5) ^ 4[/tex]
By definition of power properties we have to:
[tex](a ^ n) ^ m = a ^ {n * m}[/tex]
Rewriting the expression we have:
[tex]n ^ 6 * n ^ {20} =[/tex]
By definition of multiplication of powers of the same base, we put the same base and add the exponents:
[tex]n^{6 + 20} =\\n^{26}[/tex]
Answer:
[tex]n^{26}[/tex]