Answer:
C.
Step-by-step explanation:
Answer:
7212960
Step-by-step explanation:
You have to round up since the number in the ones place is a 5.
Answer:
After 15 days they'll both have $10
Explanation:
100 (Xavier's total)- 6x (6 dollars every day) = 160 (Zach's total amount) -10x (10 dollars every day)
+10x on both sides
-100 on both sides
/4 on both sides
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.