If $x$ , $y$ and $z$ are positive integers and $3x = 4y = 7z$, then calculate the smallest possible value for $x+y+z$.
How do you do this? Can someone please give me a hint?
If $x$ , $y$ and $z$ are positive integers and $3x = 4y = 7z$, then calculate the smallest possible value for $x+y+z$.
How do you do this? Can someone please give me a hint?
On
$k=3x=4y=7z\implies x=\dfrac{k}{3},y=\dfrac{k}{4},z=\dfrac{k}{7}\implies x+y+z=k\left(\dfrac{1}{3}+\dfrac{1}{4}+\dfrac{1}{7}\right)=k\left(\dfrac{4\cdot7+7\cdot3+3\cdot4}{84}\right)\geq \dfrac{61}{84}$
On
Since each common multiple of $3$, $4$, and $7$ is a multiple of their least common multiple, the smallest sum $x + y + z$ is found by finding the $x$, $y$, and $z$ such that $3x = 4y = 7z$ is equal to the least common multiple of $3$, $4$, and $7$.
Consider $N = 3x = 4y = 7z$. $N$ is known to have divisors $3$, $4$ and $7$. The smallest positive $N$ that has these $3$ divisors is $84$.
And since $N, x, y, z$ and $x+y+z$ are all related by constant ratios, the smallest $N$ gives the smallest $x+y+z$.