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.
Answer:
B
Step-by-step explanation:
We can use the law of cosinse:
=
− 2ab cos(C)
Suppose the two sides are a and b, and the angle betweent them is C.
=
− 2*3*4 cos(60)
We can simplify this to get
=25-12=13
c=
Answer choice B
Answer:
0.0334
Step-by-step explanation:
(4.575 ÷ 275) × 2
0.0167 * 2
Hope this helps!
6.6666 rounded to the nearest thousandth is 6.667.
The number in the ten thousandths place is greater than five, so the 6 in the thousandths place rounds up to a seven
Answer:
-3.5
The distance Rachel covers per hour is 3.5 miles
Step-by-step explanation:
After 2 hours, she is 13 miles from the campground.
After 4 hours, she is 6 miles from the campground.
Let x be the number of hours, y be the number of miles from the campground, then we have two points (2,13) and (4,6).
The equation of the line passing through the points
and
is

Substitute:

Hence,

The slope of the line is
and it represents that the distance Rachel covers per hour is 3.5 miles.