My problem
--------------
Type out as many expressions as you can that are equal to a value of five.
What you may use:
================
You must use exactly five 4s
Optional concatenation (digits forming a longer number)
Unlimited plus signs - - -> "+"
Unlimited division signs - - -> "/"
Unlimited sets of parentheses for grouping and/or multiplication - - -> "( )"
No other digits, no other operations, no exponentiation, no other symbols
---------------------------------------------------------------------------------------------------
Example:
\(\displaystyle 4 + 44/44\)
--------------
Type out as many expressions as you can that are equal to a value of five.
What you may use:
================
You must use exactly five 4s
Optional concatenation (digits forming a longer number)
Unlimited plus signs - - -> "+"
Unlimited division signs - - -> "/"
Unlimited sets of parentheses for grouping and/or multiplication - - -> "( )"
No other digits, no other operations, no exponentiation, no other symbols
---------------------------------------------------------------------------------------------------
Example:
\(\displaystyle 4 + 44/44\)