write an expression using symbols:

the sum of x and y
the difference between p and q
the product of 5 and y minus x
the sum of m and n divided by 3

Respuesta :

Answer:

1. x + y

2. p - q

3. 5 * (y - x)

4. (m + n) / 3

hope this helps! <3