WAEC 2010 · Paper 2 · Q1

A binary operation ∗* is defined on the set R\mathbb{R} of real numbers by x∗y=x2x+yx * y = \dfrac{x^2}{x + y}, where x,y∈Rx, y \in \mathbb{R}.

  1. (a)

    Evaluate (2∗3)∗5(2 * 3) * 5.

  2. (b)

    If (x+1)∗(x+2)=13(x + 1) * (x + 2) = \dfrac13, find the values of xx.

    Separate values with commas, e.g. 3, −2

Worked solution (try it first)

(a)

  1. Work out the bracket first: 2∗3=222+3=452 * 3 = \dfrac{2^2}{2 + 3} = \dfrac45.
  2. Now use x=45x = \frac45 and y=5y = 5: 45∗5=(45)245+5\dfrac45 * 5 = \dfrac{\left(\frac45\right)^2}{\frac45 + 5}
    =1625295= \dfrac{\frac{16}{25}}{\frac{29}{5}}.
  3. Divide the fractions: 1625×529=16145\dfrac{16}{25} \times \dfrac{5}{29} = \dfrac{16}{145}.

(b)

  1. Put x+1x + 1 for xx and x+2x + 2 for yy: (x+1)2(x+1)+(x+2)=13\dfrac{(x + 1)^2}{(x + 1) + (x + 2)} = \dfrac13.
  2. Cross-multiply: 3(x+1)2=2x+33(x + 1)^2 = 2x + 3.
  3. Expand: 3x2+6x+3=2x+33x^2 + 6x + 3 = 2x + 3, so 3x2+4x=03x^2 + 4x = 0.
  4. Factorise: x(3x+4)=0x(3x + 4) = 0.
  5. So x=0x = 0 or x=−43x = -\dfrac43.

Report a problem with this question