1) If f is the mod-5 function, compute each of the following.
a) f(17)
b) f(48)
c) f(169)
3) Convert (1011101)2 to base 16 (i.e., hex)
4) Find the sum of products expansion of this Boolean function F(x,y) that equals 1 if and only if x = 1.
Note: one can write out the phrase "y complement" to represent the notation for the complement of y.
This is a set of discrete structures questions involving sum of products, converting to a base, and mod functions.