Answer:
6,400
Step-by-step explanation:
yeah fam 6,400 is the answer
(2.0×10^-4)×(3.1×10^-20)
=(2.0×3.1)×(10^4×10^-20)
=6.2×10^(-4+(-20))
=6.2×10^-24. Hope it help!
Answer:
280
Step-by-step explanation:
V=Bh
V=1/2(7x10)8 *it is a triangluar pyrmid so the base is a triangle*
V=1/2x70x8
V=35x8
V=280
Answer:280
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.