NECO 2023 · Paper 2 · Q10

  1. (a)

    Resolve 2x3+5x2−6x+4(x−1)(x+2)\dfrac{2x^3 + 5x^2 - 6x + 4}{(x - 1)(x + 2)} into partial fractions.

  2. (b)

    In a junior secondary school, 60 students play table tennis or basketball. The number who play table tennis is 7 more than three times the number who play basketball. If 3 students play both games and every student plays at least one game, how many students play table tennis?

  3. (c)

    An operation ∗* on the set of real numbers is defined by p∗q=3p+3q−53p * q = \dfrac{3p + 3q - 5}{3}. Find the identity element.

Worked solution (try it first)

(a)

  1. The top has degree 3 and the bottom, (x−1)(x+2)=x2+x−2(x - 1)(x + 2) = x^2 + x - 2, has degree 2, so divide first.
  2. 2x2x times the bottom is 2x3+2x2−4x2x^3 + 2x^2 - 4x.
  3. Take it away: 3x2−2x+43x^2 - 2x + 4 is left.
  4. 33 times the bottom is 3x2+3x−63x^2 + 3x - 6.
  5. Take it away: −5x+10-5x + 10 is left.
  6. So the fraction is 2x+3+10−5x(x−1)(x+2)2x + 3 + \dfrac{10 - 5x}{(x - 1)(x + 2)}.
  7. Split the remainder: 10−5x=A(x+2)+B(x−1)10 - 5x = A(x + 2) + B(x - 1) for Ax−1+Bx+2\dfrac{A}{x - 1} + \dfrac{B}{x + 2}.
  8. Put x=1x = 1: 5=3A5 = 3A, so A=53A = \frac53.
  9. Put x=−2x = -2: 20=−3B20 = -3B, so B=−203B = -\frac{20}{3}.
  10. So the answer is 2x+3+53(x−1)−203(x+2)2x + 3 + \dfrac{5}{3(x - 1)} - \dfrac{20}{3(x + 2)}.

(b)

  1. Let BB play basketball and TT play table tennis.
  2. The 3 who play both are counted in both, so T+B−3=60T + B - 3 = 60, which gives T+B=63T + B = 63.
  3. Also T=3B+7T = 3B + 7.
  4. Substitute: 3B+7+B=633B + 7 + B = 63, so 4B=564B = 56 and B=14B = 14.
  5. Then T=3(14)+7=49T = 3(14) + 7 = 49.
  6. So 49 students play table tennis.

(c)

  1. The identity ee satisfies p∗e=pp * e = p: 3p+3e−53=p\dfrac{3p + 3e - 5}{3} = p.
  2. Multiply by 3: 3p+3e−5=3p3p + 3e - 5 = 3p.
  3. Take 3p3p from both sides: 3e=53e = 5, so e=53e = \frac53.

Report a problem with this question