Example 4.1.2


PRACTICE EXERCISES

1. Define functions f and g from R to R by the formulas: for all x  R,

  f(x) =   and  g(x) = 3x




2. Find the exact values of the following quantities. Do not use a calculator.



3. Consider the three-place Boolean function f defined by the following rule: for each triple (x1, x2, x3) of 0's and 1's,

f(x1, x2, x3) = (3x1 + x2 + 2x3) mod 2.