Find the positive integer solutions for: $\frac{4}{x} + \frac{10}{y} = 1$
I had calculated the solutions manually but it was a very tedious process. Is there any better way to do this?
Find the positive integer solutions for: $\frac{4}{x} + \frac{10}{y} = 1$
I had calculated the solutions manually but it was a very tedious process. Is there any better way to do this?
Let $x\leq y$
$$1=\frac{4}{x}+\frac{10}{y}\leq \frac{4}{x}+\frac{10}{x}=\frac{14}{x}$$
$$x\leq 14$$
$$y=\frac{10x}{x-4}$$
$$5\leq x\leq14$$
$x=5,y=50$
$x=6,y=30$
$x=8,y=20$
$x=9,y=18$
$x=12,y=15$
$x=14,y=14$
Let $y < x$
$$1=\frac{4}{y}+\frac{10}{y}< \frac{4}{y}+\frac{10}{y}=\frac{14}{y}$$
$$y < 14$$
$$x=\frac{4y}{y-10}$$
$$11\leq y\leq13$$
$x=24, y=12$
$x=44, y=11$