Given an equation i have to determine theta(b) and i am struggling to do so:
For example:
Question: Determine for term 1 the term 2 such that we have a = Theta(b).
1) 3n+5n^2+7
2)
A. n^2
B. n^3
C. log(n)
D. root(n)
E. 3^n
F. 2^n
G. n
H. 1
I. n^1.5
In other words i need to match the term from 1) with a term from 2)
Can someone please guide me on how to do this?
I have tried using a calculator but I don't think this is correct as i am not sure how you would do theta(b)