What is the value of (-4 + 9) * 2?
Explicación
The bracket is completed first, and four below zero plus nine gives five, which is then doubled to ten. Multiplying the nine by two before the bracket is finished gives fourteen and ignores the grouping the brackets were written to impose. Stopping at the bracket reports 5 and never applies the doubling the expression asks for.