Answer:
Step-by-step explanation:
It might be wrong but i beieve that it is 4 to the 5th multiplied 4 to the 2nd
The equation 3.3x - 6.6 = 2.7x is equal to the expression 0.6x = 6.6 (2nd option)
Assuming the order required is as n-> inf.
As n->inf, o(log(n+1)) -> o(log(n)) since the 1 is insignificant compared with n.
We can similarly drop the "1" as n-> inf, the expression becomes log(n^2+1) ->
log(n^2)=2log(n) which is still o(log(n)).
So yes, both are o(log(n)).
Note: you may have more offers of answers if you post similar questions in the computer and technology section.