Answer:
so you got ehffffffffff
Step-by-step explanation:
Answer: None
Step-by-step explanation: They are parallel and would never intersect
Answer:
y=4
Step-by-step explanation:
its asking which one you can answer without any more context, in this case its y=4 because all the other ones evolving x lead to a rabbit hole and will take you in circles.
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.