Simplify
Recognise the trap: these two operations have equal rank. Division and multiplication sit at the same level of precedence, so the acronym letters (BODMAS/PEMDAS) do not mean "divide before multiply". They are evaluated strictly left to right. Doing the multiplication first would give and then — a different, wrong answer.
Perform the division first, because it is leftmost.
A negative divided by a positive is negative, and .
Now multiply by −2.
A negative times a negative is positive.
State the result.
Verify by writing it as one fraction. ✓. Writing division as a fraction and collecting all multipliers in the numerator is a reliable way to avoid the left-to-right slip.
Need to solve a different problem like this? Open the solver →