To find two numbers that multiply to -10 and add to -3, we can set up a system of equations. Let's call the two numbers x and y. We have the equations xy = -10 and x + y = -3. By solving this system, we can find that the two numbers are -5 and 2, as -5 * 2 = -10 and -5 + 2 = -3.