Question 898518
-9/7²-81/+11=?

the / are absolute values
<pre>
{{{- 9abs(7^2 - 81) + 11}}}
{{{- 9abs(49 - 81) + 11}}}
{{{- 9abs(- 32) + 11}}}
{{{- 9(32) + 11}}}
{{{- 288 + 11}}}
{{{highlight_green(- 277)}}}