Study

Interpret Expressions

  •   0%
  •  0     0     0

  • The quotient of 10 and 5 minus a number
    10/5 - x
  • The product of a number and 10
    10x
  • 10 (n +5)
    The product of 10 and the sum of a number and 5
  • 8 less than the quotient of 16 and a number
    16/x - 8
  • 20/x + 8 when x = 4
    13
  • x/2 + 10 when x = 10
    15
  • 5 (2+x)
    The product of 5 and 2 plus a number
  • 5 ( x - 4) when x = 10
    30
  • 5 (12 - y) when y = 7
    25
  • The difference of a number and 6
    n - 6
  • 12/x + 5 when x = 2
    11
  • 4 less than a number divided by 2
    (n-4) / 2
  • 8 less than a number
    x - 8
  • 4y - 5 when y = 3
    7
  • (5 - x) / 2
    The difference of 5 and a number times 2
  • 8y + 2a when y = 2 and a = 5
    26
  • n/2 - 3
    3 less than the quotient of a number and 2
  • 4x + 8
    8 more than the product of 4 and a number