JAMB 2000 · UME · Q12

A binary operation ∗* is defined by a∗b=aba * b = a^b. If a∗2=2−aa * 2 = 2 - a, find the possible values of aa.

Worked solution (try it first)
  1. a∗2=a2a * 2 = a^2, so the equation is a2=2−aa^2 = 2 - a.
  2. Bring everything to one side: a2+a−2=0a^2 + a - 2 = 0, which factorises as (a−1)(a+2)=0(a - 1)(a + 2) = 0.
  3. So a=1a = 1 or a=−2a = -2, option D.

Report a problem with this question