Respuesta :

The result correct of this expression is 38

-

In a numeric expression, we first resolve the numbers that are in symbol, such as:

  • parentheses, square brackets and braces.

The signs calculated in order are:

  • multiplication/division, addition/subtraction.

[tex] \\ [/tex]

The sign rules are

- ( - ) = +

+ ( + ) = +

- ( + ) = -

+ ( - ) = -

[tex] \\ [/tex]

Resolution

[tex] \large \sf = - 32 - ( - 52) - (15 - 33)[/tex]

[tex] \large \sf = - 32 + 52 - (15 - 33)[/tex]

[tex] \large \sf = - 32 + 52 - ( - 18)[/tex]

[tex] \large \sf = - 32 + 52 + 18[/tex]

[tex] \large \sf = - 32 + 70[/tex]

[tex] \pink{ \boxed{ \large \sf = 38}}[/tex]

So, the answer correct is 38