The second and third function are missing and they are;
The second function; ((2^n) + n^(2))(n^(3) + 3^(n))
The third function is;
(n^(n) + n^(2n) + 5^(n))(n! + 5^(n))
Answer:
A) O((n^(3)) logn)
B) O(6^(n))
C) O(n^(n)(n!))
Step-by-step explanation:
I've attached explanation of the 3 answers.