Asked by Peter

Write and expression that has a value of 100 and the following restrictions:
1. Uses each of the four operations at most once
2. Uses no parentheses
3. Use only the digit 3

Answers

Answered by PsyDAG
You do not need to use all four operations ("at most").

33*3 + 3/3 = 100
Answered by Anonymous
You need to use -,+,*,and division to meet the restrictions.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions