You can use addition, multiplication, subtraction, and division as many times as you want but can only use the numbers one time each.
$\begingroup$
$\endgroup$
3
New contributor
user116346 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
-
$\begingroup$ Welcome to Puzzling! FYI, this site has a rule that any puzzle question must specify where it came from. Please could you edit your post to clarify where it came from, as specifically as you can? If you made the puzzle yourself, that's fine. If your source for the puzzle also contains the solution, then you can edit in the link after it's solved, to avoid spoilers. For basic info about how this site works, you can also check out our tour. $\endgroup$bobble– bobble ♦2025-11-22 05:57:00 +00:00Commented yesterday
-
1$\begingroup$ Also, to confirm: no other operations are allowed, right? No use of concatenation, decimal point, etc.? How about parentheses? May the numbers be reordered? $\endgroup$bobble– bobble ♦2025-11-22 05:57:52 +00:00Commented yesterday
-
4$\begingroup$ Technically, you might like to say that we need to use each number exactly once, since otherwise this is somewhat trivial... $\endgroup$ilkkachu– ilkkachu2025-11-22 09:21:05 +00:00Commented yesterday
Add a comment
|
7 Answers
$\begingroup$
$\endgroup$
One possibility with the numbers in the given order is:
$(2+2-3) \times 5 \ =$
$1 \times 5 \ =$
$5$
$\begingroup$
$\endgroup$
1
Also a solution:
$(2+3+5)/2 = 10/2 =5$
New contributor
DIexp is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
-
$\begingroup$ $+1 \ $ Welcome to PSE (Puzzling Stack Exchange)! $\endgroup$Will.Octagon.Gibson– Will.Octagon.Gibson2025-11-22 07:45:52 +00:00Commented yesterday
$\begingroup$
$\endgroup$
Another solution preserving the order of the numbers.
(2-2)×3 + 5
$\begingroup$
$\endgroup$
Strictly to the spec, without parentheses:
$2 \times 5 - 2 - 3 = 10 - 2 - 3 = 5$
$\begingroup$
$\endgroup$
5
Good-looking answer (if allowed) may be:
$\dfrac{5!}{2!\cdot2!\cdot3!}=5$
-
1$\begingroup$ But factorial isn't allowed. There has been a meta discussion about giving romantic answers that don't answer the question. $\endgroup$Weather Vane– Weather Vane2025-11-22 13:24:03 +00:00Commented yesterday
-
$\begingroup$ @WeatherVane As bobble commented, this post doesn’t have any restriction of other operations. Generally these type of puzzles give some restriction like: “No other operations allowed.” The purpose of my answer was to share some possible answers, and this was what I felt good-looking. $\endgroup$RDK– RDK2025-11-22 15:13:04 +00:00Commented yesterday
-
1$\begingroup$ @RDK but it has an implicit restriction, because a list of allowed operations is provided. If such a list exists, it makes sense to assume that the intent is for only that list to be allowed. I was just double-checking the clear intent. $\endgroup$2025-11-22 15:26:11 +00:00Commented yesterday
-
$\begingroup$ @bobble I don’t get the downvotes. This post isn’t naturally that strict post, and I mentioned if allowed to consider the case if it is not allowed. This was just an opinion which seems beautiful for me. $\endgroup$RDK– RDK2025-11-22 15:45:39 +00:00Commented yesterday
-
1$\begingroup$ So why did they bother mentioning those four operators? And they don't say "you may not use any other digits." $\endgroup$Weather Vane– Weather Vane2025-11-22 16:01:09 +00:00Commented yesterday