2009 AMC 8 Problems/Problem 24

Revision as of 11:09, 14 August 2011 by Mrdavid445 (talk | contribs) (Created page with "==Problem== The letters <math>A</math>, <math>B</math>, <math>C</math> and <math>D</math> represent digits. If <math> \begin{tabular}{ccc}&A&B\\ +&C&A\\ \hline &D&A\end{tabular...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

The letters $A$, $B$, $C$ and $D$ represent digits. If $\begin{tabular}{ccc}&A&B\\ +&C&A\\ \hline &D&A\end{tabular}$and $\begin{tabular}{ccc}&A&B\\ -&C&A\\ \hline &&A\end{tabular}$,what digit does $D$ represent?

$\textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9$

Solution

Because $B+A=A$, $B$ must be $0$ Next, because $B-A=A\implies0-A=A,$ we get $A=5$

Now we can rewrite this as $\begin{tabular}{ccc}&5&0\\ +&C&5\\ \hline &D&5\end{tabular}$. Therefore, $D=5+C$

Finally, $A-1-C=0\implies{A=C+1}\implies{C=4}$, So we have $D=5+C\implies{D=5+4}=\boxed{9}$