Question 1070560

I would like to know what number multiplied by what number subtracted by what number gives you the solution of 5? 
Ex: ___ × ___ - ___= 5? I need to know all the different possible answers if you could
<pre>We have numbers 1 - 3, as: {{{matrix(1,6, N[1], ",", N[2], ",", and, N[3])}}}
The equation then becomes: {{{matrix(1,7, N[1], "*", N[2], "-", N[3], "=", 5)}}}
As with any equation, substitute any 2 values for any 2 variables, and you can find the 3rd variable.