MathDB
Operation problem

Source:

December 25, 2005

Problem Statement

If the operation xyx * y is defined by xy=(x+1)(y+1)1x * y = (x+1)(y+1) - 1, then which one of the following is FALSE?
<spanclass=latexbold>(A)</span> xy=yx<span class='latex-bold'>(A)</span> \ x * y = y *x for all real xx and yy.
<spanclass=latexbold>(B)</span> x(y+z)=(xy)+(xz)<span class='latex-bold'>(B)</span> \ x * (y + z) = ( x * y ) + (x * z) for all real x,y,x,y, and zz
<spanclass=latexbold>(C)</span> (x1)(x+1)=(xx)1<span class='latex-bold'>(C)</span> \ (x-1) * (x+1) = (x * x) - 1 for all real xx.
<spanclass=latexbold>(D)</span> x0=x<span class='latex-bold'>(D)</span> \ x * 0 = x for all real xx.
<spanclass=latexbold>(E)</span> x(yz)=(xy)z<span class='latex-bold'>(E)</span> \ x * (y * z) = (x * y) * zfor all real x,y,x,y, and zz.