Evaluate ⌊⌈(137)2⌉+174⌋.
.
I'm sorry about the formatting, I keep telling myself that I will learn latex, but I've been procrastinating.
floor(ceil((13/7)^2)+17/4)
floor(ceil(169/49)+17/4)
floor(4+17/4)
8
I hope this helped. :)))
=^._.^=
That's OK. I will do the translation for you.
⌊⌈(137)2⌉+174⌋=⌊⌈16949⌉+174⌋⌊⌈(137)2⌉+174⌋=⌊4+174⌋⌊⌈(137)2⌉+174⌋=8
Thanks for translating. :)))