I tried to write an equation for the problem but really got stuck with something like $n + 30 = 2n × x$
2026-04-12 07:43:12.1775979792
How many integers $(n)$ are there where $n + 30$ is a multiple of $2n$?
61 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $$n+30=k\cdot 2n$$ so $$n=\frac{30}{2k-1}$$ where $k$ is a integer. Can you finish?