(a) Given that A = {1, 2, 3, 4} and B = {4, 5, 8, 10, 11, 12, 14, 15). Is the function f : A B defined by f(x) = 3x + 2 one to one and into? Give reasons.

Answer:
<HTML>
<HEAD>
<TITLE>INTRO CODE
</TITLE>
</HEAD>
<BODY>
<B> One one but not onto..
</B>
</BODY>
</HTML>