2000 CEMC Pascal Problems/Problem 2

Revision as of 00:18, 1 July 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== The sum of <math>29 + 12 + 23</math> is <math> \text{ (A) }\ 32^2 \qquad\text{ (B) }\ 2^6 \qquad\text{ (C) }\ 3^4 \qquad\text{ (D) }\ 1^{64} \qquad\text{ (E) }\ 6...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

The sum of $29 + 12 + 23$ is

$\text{ (A) }\ 32^2 \qquad\text{ (B) }\ 2^6 \qquad\text{ (C) }\ 3^4 \qquad\text{ (D) }\ 1^{64} \qquad\text{ (E) }\ 64^0$

Solution

Evaluating the sum, we get $29 + 12 + 23 = 41 + 23 = 64$.

We now want to find what each of the answer choices are equal to until we get an answer that is equal to $64$.

$32^2 = 1024$

$2^6 = 64$

This means that the answer is $\boxed {\textbf {(B) } 2^6}$.

~anabel.disher