🇺🇸 AMC 8 ⇄ switch contest
1996 AMC 8 Stretch

Problem 3

Problem 3 · AMC 8 Stretch Core
Arithmetic & Operations logical-reasoningrecognizing-false-rules
Find the value of \(3+2\times 5\). (A common wrong answer is \(25\), from adding first.)
Show answer
Answer: 13
Show hints
Hint 1 of 4
There is a rule about which operation goes first. Which one wins: \(\times\) or \(+\)?
Still stuck? Show hint 2 →
Hint 2 of 4
Picture the \(\times\) sign as a stronger 'glue' than the \(+\) sign. The \(2\times 5\) sticks together as one block before the \(+\) does anything.
Still stuck? Show hint 3 →
Hint 3 of 4
Work out the glued block \(2\times 5\) first, then add the \(3\).
Show solution
Approach: Order of operations — multiplication binds tighter than addition
  1. Multiplication is done before addition. Adding first (the trap) gives \(3+2=5\) then \(5\times 5=25\) — wrong.
  2. The \(\times\) is like stronger glue than \(+\), so \(2\times 5\) clumps into one block worth \(10\) first.
  3. Then add: \(3 + 10 = 13\).
  4. So \(3+2\times 5=13\).
Mark: · log in to save