Hello I am trying to solve this question:
I have these 5 numbers:
2,3,4,5,7
And i have to multiply them with eachohther ( i can have to use atleast one and at max all 5) so that the result is 168 000 000. The rules are that i am able to Power each of the numbers before multiplying them and i can only use each number once.
Could anybody help me here.