Art of Problem Solving
During AMC 10A/12A testing, the AoPS Wiki is in read-only mode and no edits can be made.

2017 AMC 10B Problems/Problem 5: Difference between revisions

Anser (talk | contribs)
No edit summary
Naman12 (talk | contribs)
Line 8: Line 8:


Denote the number of blueberry and cherry jelly beans as <math>b</math> and <math>c</math> respectively. Then <math>b = 2c</math> and <math>b-10 = 3(c-10)</math>. Substituting, we have <math>2c-10 = 3c-30</math>, so <math>c=20</math>, <math>b=\boxed{\textbf{(D) } 40}</math>.
Denote the number of blueberry and cherry jelly beans as <math>b</math> and <math>c</math> respectively. Then <math>b = 2c</math> and <math>b-10 = 3(c-10)</math>. Substituting, we have <math>2c-10 = 3c-30</math>, so <math>c=20</math>, <math>b=\boxed{\textbf{(D) } 40}</math>.
==Solution 2 (using answer choices)==
From the problem, we see that 10 less than one of the answer choices must be a multiple of 3 and positive. The only answer choice satisfying this is <math>\boxed{\textbf{(D) } 40}</math>. We can check that 40 blueberry and 20 cherry jelly beans indeed does work.
{{AMC10 box|year=2017|ab=B|num-b=4|num-a=6}}
{{MAA Notice}}

Revision as of 10:11, 26 July 2017

Problem

Camilla had twice as many blueberry jelly beans as cherry jelly beans. After eating 10 pieces of each kind, she now has three times as many blueberry jelly beans as cherry jelly beans. How many blueberry jelly beans did she originally have?

$\textbf{(A)}\ 10\qquad\textbf{(B)}\ 20\qquad\textbf{(C)}\ 30\qquad\textbf{(D)}\ 40\qquad\textbf{(E)}\ 50$

Solution 1

Denote the number of blueberry and cherry jelly beans as $b$ and $c$ respectively. Then $b = 2c$ and $b-10 = 3(c-10)$. Substituting, we have $2c-10 = 3c-30$, so $c=20$, $b=\boxed{\textbf{(D) } 40}$.