It reflects across the x axis
S would be the annual sales of the electronic device. In this case, that number is in the millions.
Therefore, our 13.9 becomes 13.9 millions.
Or written out, it would be: 13,900,000
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.
Well u need to give me the equation and the substitutions for the variables then I can solve it