You mean what is the slope of a line parallel to the line whose slope is -2?
The answer is -2... the slopes of parallel lines are equal
7 - 8 = -1
the rate of change is -1
Hope this is right,
Batgirl12
It’s 76 meters hoped it helped!
all of them except the last efg and bcd
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.