The operation is defined by
xΔy=(x+1)(y+1)−1
Which of these is false?
xΔy=yΔx for all real x and y.
xΔ(y+z)=(xΔy)+(xΔz) for all real x, y, and z.
(x−1)Δ(x+1)=(xΔx)−1 for all real x.
xΔ0=x for all real x.
xΔ(yΔz)=(xΔy)Δz for all real x, y, and z.
Solution
Here’s a simpler version of the operation:
xΔy=(x+1)(y+1)−1=xy+x+y+1−1=xy+x+y
Either formula makes it clear that the order of x and y in xΔy doesn’t matter.
False:
xΔ(y+z)=x(y+z)+x+(y+z)=xy+xz+x+y+z
(xΔy)+(xΔz)=xy+x+y+xz+x+z=xy+xz+2x+y+z
True:
(x−1)Δ(x+1)=(x−1)(x+1)+(x−1)+(x+1)=x2−1+2x
(xΔx)−1=x2+x+x−1
True:
xΔ0=x⋅0+x+0=x.
True:
xΔ(yΔz)=x(yΔz)+x+(yΔz)=x(yz+y+z)+x+(yz+y+z)=xyz+xy+xz+yz+x+y+z
(xΔy)Δz=(xΔy)z+(xΔy)+z=(xy+x+y)z+(xy+x+y)+z=xyz+xz+yz+xy+x+y+z