\"\"

\

The expression is \"\".

\

According order of operations inside the grouping symbols should be evaluated first.

\

Fist operation is subtracting the values inside the parenthesis.

\

\"\"           (Subtract: \"\")\"\"

\

Next operation is multiplication.

\

\"\"              (Multiply: \"\")

\

\"\"                  (Multiply: \"\")

\

Next operation is addition.

\

\"\"                          (Add: \"\")\"\"

\

The value of the expression is \"\".

\