Order of Operations -- Use five 4s to make the value of 5

lookagain

Elite Member
Joined
Aug 22, 2010
Messages
3,241
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\)
 
Re: Order of Operations -- Use five 4s to make the value of

4+4-4+4/4
4(4/4)+4/4
 
Re: Order of Operations -- Use five 4s to make the value of

Loren said:
4+4-4+4/4 . . . . \(\displaystyle Sorry, \ this \ cannot \ contain \ a \ minus/negative/subtraction \ sign.\)

4(4/4)+4/4 . . . . . \(\displaystyle Good \ one!\)
 
Re: Order of Operations -- Use five 4s to make the value of

4 / 4 * (4 + 4 / 4)

4 * 4 / 4 + 4 / 4

4 / 4 / 4 * 4 + 4
 
Re: Order of Operations -- Use five 4s to make the value of

Denis said:
4 / 4 * (4 + 4 / 4) . . . . \(\displaystyle Checks.\)

4 * 4 / 4 + 4 / 4 . . . . \(\displaystyle Checks.\)

4 / 4 / 4 * 4 + 4 . . . . \(\displaystyle Checks.\)


More examples?
 
Re: Order of Operations -- Use five 4s to make the value of

You can look for redundancies in the following, but here are additional ways:

Edits follow:


\(\displaystyle 4(4 + 4/4)/4\)

\(\displaystyle 4 + (4 + 4)/(4 + 4)\)

\(\displaystyle (4 + 4/4)/4(4)\)

\(\displaystyle 4 + 4(4)/(4(4))\)

\(\displaystyle 4 + 4(4)/4/4\)

\(\displaystyle 4/(4/(4 + 4/4))\)

\(\displaystyle 4 + 4(4/((4)(4))\)

\(\displaystyle 4 + 4/4(4/4)\)

\(\displaystyle 4 + 4/(4(4)/4)\)

\(\displaystyle 4 + 4/((4)(4))4\)

\(\displaystyle 4 + (4/4)4/4\)
 
Top