JAMB 1998 · UME · Q22

The binary operation ∗* is defined by x∗y=xy−y−xx * y = xy - y - x for all real values of xx and yy. If x∗3=2∗xx * 3 = 2 * x, find xx.

Worked solution (try it first)
  1. Use the rule with y=3y = 3: x∗3=3x−3−x=2x−3x * 3 = 3x - 3 - x = 2x - 3.
  2. Use it again with 2 first: 2∗x=2x−x−2=x−22 * x = 2x - x - 2 = x - 2.
  3. Set them equal: 2x−3=x−22x - 3 = x - 2.
  4. Take xx from both sides and add 3: x=1x = 1, option C.

Report a problem with this question