- #1
NewScientist
- 171
- 0
The first problem is :Use the integers 1, 3, 4 and 6 each once to make the number 24. You may use the operators + - x / (addition, subtraction, multiplicaion and division).
The second problem is to find fractions such that
[a/(10b+c)] + [d/(10e+f)] + [g/(10h+j)] = 1
Where a,b,c,d,e,f,h and j are the digits 1 to 9. You may only use the digits once.
both of these are fun and so I thought I'd share them!
-NewScientist
The second problem is to find fractions such that
[a/(10b+c)] + [d/(10e+f)] + [g/(10h+j)] = 1
Where a,b,c,d,e,f,h and j are the digits 1 to 9. You may only use the digits once.
both of these are fun and so I thought I'd share them!
-NewScientist