Page 1 of 1

Reduce the following Big-O notation. O[ ax7 + 3 x3 + sin(x)] =

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