During AMC testing, the AoPS Wiki is in read-only mode and no edits can be made.

2023 CEMC Fermat Problems/Problem 3

Revision as of 14:52, 11 September 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== When <math>x = 2</math>, the expression <math>2x^2 + 3x^2</math> equals <math> \text{ (A) }\ 14 \qquad\text{ (B) }\ 10 \qquad\text{ (C) }\ 12 \qquad\text{ (D) }\...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

When $x = 2$, the expression $2x^2 + 3x^2$ equals

$\text{ (A) }\ 14 \qquad\text{ (B) }\ 10 \qquad\text{ (C) }\ 12 \qquad\text{ (D) }\ 22 \qquad\text{ (E) }\ 20$

Solution 1

Plugging in $x = 2$ and following order of operations, we get:

$2 \times 2^2 + 3 \times 2^2 = 2 \times 4 + 3 \times 2^2$

$=2 \times 4 + 3 \times 4$

$=8 + 3 \times 4$

$=8 + 12$

$=\boxed {\textbf {(E) } 20}$

~anabel.disher

Solution 2

Combining like terms, we get $2x^2 + 3x^2 = 5x^2$.

Plugging in $x = 2$, we get:

$5 \times 2^2 = 5 \times 4 = \boxed {\textbf {(E) } 20}$

~anabel.disher