How many numbers can be created with the numbers $8,3,-15,-5,-10$ which sum is equal $-7$. And what is this pair of numbers?
My doubt is how to I represent this problem in mathematical notation and how to I find the solution.
I already make a computer algorithm to give me the answer:
8+-15=-7
3+-10=-7
I think it will help.
The way you write this problem is already correct. But if you like you can write in this way too:
This is just an example, the problem can be stated in many other ways using some other formal notation.