JAMB 2002 · UME · Q34

The binary operation ∗* is defined on the set of integers by p∗q=pq+p+qp * q = pq + p + q. Find 2∗(3∗4)2 * (3 * 4).

Worked solution (try it first)
  1. Work out the bracket first: 3∗4=12+3+4=193 * 4 = 12 + 3 + 4 = 19.
  2. Then 2∗19=2×19+2+19=38+212 * 19 = 2 \times 19 + 2 + 19 = 38 + 21.
  3. So 2∗(3∗4)=592 * (3 * 4) = 59, option C.

Report a problem with this question