Respuesta :

Answer: 4

Explanation:

We would apply the order of operations in the form of PEMDAS

where

P = parentheses

E = exponent

M = multiplicaton

D = division

A = addition

S = subtraction

The given expression is

8 + 2^3 - (4 x 3)

By evaluatin the parentheses foirst, it becomes

8 + 2^3 - 12

Evaluating the exponent, it becomes

8 + 8 - 12

= 16 - 1

= 4