Page 1 of 1

Reduce the following big-O natations: O[ ax7 + 3 x3 + sin(x)] =

Posted: Thu Jul 14, 2022 8:10 am
by answerhappygod
a) O[ax7].
b) O[sin(x)].
c) O[x7].
d) O[x7 + x3].