2015 AMC 10A Problems/Problem 6

Revision as of 14:18, 4 February 2015 by Warrenwangtennis (talk | contribs) (Solution)

Problem

The sum of two positive numbers is $5$ times their difference. What is the ratio of the larger number to the smaller number?

$\textbf{(A)}\ \frac{5}{4}\qquad\textbf{(B)}\ \frac{3}{2}\qquad\textbf{(C)}\ \frac{9}{5}\qquad\textbf{(D)}}\ 2 \qquad\textbf{(E)}\ \frac{5}{2}$ (Error compiling LaTeX. Unknown error_msg)

Solution

Let $a$ be the bigger number and $b$ be the smaller.

$a + b = 5(a - b)$.

Solving gives $\frac{a}{b} = \frac32$, so the answer is $\boxed{\textbf{(B) }\frac32}$.