1953 AHSME Problems/Problem 24

Revision as of 18:49, 30 April 2018 by Edonahey5 (talk | contribs) (Created page with "If <math>a,b,c</math> are positive integers less than <math>10</math>, then <math>(10a + b)(10a + c) = 100a(a + 1) + bc</math> if: <math>\textbf{(A)}</math> <math>b+c=10</mat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If $a,b,c$ are positive integers less than $10$, then $(10a + b)(10a + c) = 100a(a + 1) + bc$ if:

$\textbf{(A)}$ $b+c=10$ $\textbf{(B)}$ $b=c$ $\textbf{(C)}$ $a+b=10$ $\textbf {(D)}$ $a=b$ $\textbf{(E)}$ $a+b+c=10$


Multiply out the LHS to get $100a^2+10ac+10ab+bc=100a(a+1)+bc$. Subtract $bc$ and factor to get $10a(10a+b+c)=10a(10a+10)$. Divide both sides by $10a$ and then subtract $10a$ to get $b+c=10$, giving an answer of $\boxed{A}$.