The correct options are
B one-one, into
C one-one, not onto
Given, f(n)=2n+3
Now for n1,n2ϵN
If f(n1)=f(n2)
Then 2n1+3=2n2+3
⇒n1=n2
Hence for f(n1)=f(n2), it implies that n1=n2.
Therefore, it is a one-one function.
Now the smallest natural number is 1.
f(1)=5.
Thus domain is N, while range is {5,7,9...2n+1}
Hence, the above function is an into function.