When looking at a set of integers, let's understand how to perform basic operations. Consider the integers -5 and 3. What is the result of adding these two integers together?
To solve this, you need to add the two numbers: $$ -5 + 3 $$.