Game Preview

Review topic : Sequences and expressions

  •  English    6     Public
    Who is the luckiest
  •   Study   Slideshow
  • Give the expression of : multiply n by 3 then subtract 2
    3n-2
  •  15
  • Five the expression of : multiply by 3 then subtract from 2
    2 - 3n
  •  15
  • Five the expression of : Divide n by 3 and add 2
    n : 3 +2
  •  15
  • Give the expression of : n add 3 then divide the number by 2
    (n+3):2
  •  15
  • The formula of perimeter P of a rectangle with the length a and the width b
    P = (a+b) x 2
  •  15
  • The formula of area S of a rectangle with the length a and the width b
    S = a x b
  •  15