Can somebody help me with this simple math problem?
I thought it to be a fairly simple problem. Now I am stuck. I was reading a book that talked about organizational efficiency. It talked about 3 parameters. Each parameters can take the value of 1 thru 10. So, there are 1000 combinations.
It is at this point, I got totally distracted. The quick thought that came to me mind was how many different products can I get? And ever since, the book be darned, I cannot get my mind off it.
So, to repeat, there are three spots. You can fill each one of them with a number 1-10. So, you get 1000 possibilities. If you take the product of those 1000 possibilities, you will get 1000 numbers. But there will be repeats. For example,(1,2,3) (1,3,2) (2,3,1) (2,1,3) (3,2,1) (3,1,2) (1,1,6) (1,6,1) (6,1,1) will all give 6 as the product.
How many distinct products can you have?
There are 214 distinct products possible.
Actually, 120. But curious how you got to 214