I know the numbers are $60$ and $70$ but I got that by trial and error. Is there some other more logical way to do this problem?
2026-03-28 22:27:03.1774736823
On
Ratio between two numbers is 6:7 and the difference between them is 10. What are the two numbers?
4.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Call your two numbers $x$ and $y$. We have
$$x:y = 6:7 \implies x = \frac67y\\ \begin{align*} \left|x-y\right| &= 10\\ \left|\frac67y-y\right| &= 10\\ \left|\frac67-1\right|\left|y\right| &= 10\\ \left|y\right| &= 70\\ y &= 70 \text{ or } -70\\ x &= 60 \text{ or } -60 \text{ respectively} \end{align*}$$
Call your two numbers $x$ and $y$, with $x$ being the bigger.
Then what you know can be expressed as: $$ \frac{y}{x} = \frac{6}{7} $$ and $$ x-y=10 $$ That is a fairly easy system of equations to solve.