2005 CEMC Pascal Problems/Problem 2

Revision as of 17:32, 5 July 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== The expression <math>6a - 5a + 4a - 3a + 2a - a</math> is equal to <math> \text{ (A) }\ 3a \qquad\text{ (B) }\ 3a^{6} \qquad\text{ (C) }\ 3 \qquad\text{ (D) }\ -2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

The expression $6a - 5a + 4a - 3a + 2a - a$ is equal to

$\text{ (A) }\ 3a \qquad\text{ (B) }\ 3a^{6} \qquad\text{ (C) }\ 3 \qquad\text{ (D) }\ -21a \qquad\text{ (E) }\ -21a^{6}$

Solution 1

$6a - 5a + 4a - 3a + 2a - a = a + 4a - 3a + 2a - a$

$=5a - 3a + 2a - a = 2a + 2a - a = 4a - a = \boxed {\textbf {(A) } 3a}$

~anabel.disher

Solution 2

We can notice that we can pair $6a - 5a$, $4a - 3a$, and $2a - a$ to get $a$ for each. This means that we have:

$a + a + a = \boxed {\textbf {(A) } 3a}$

~anabel.disher