Let f be the addition function that maps the representation of a pair of numbers x,y to the representation of the number x + y. Let g be the multiplication function that maps (x,y) to x :y.. Prove that both f and g are computable by writing down a full description (including the states, alphabet, and transition function) of the corresponding Turing machines