-2

I tried to write an equation for the problem but really got stuck with something like $n + 30 = 2n × x$

nmasanta
  • 9,222
Thesus
  • 11

2 Answers2

2

Let $$n+30=k\cdot 2n$$ so $$n=\frac{30}{2k-1}$$ where $k$ is a integer. Can you finish?

0

The relation can be written as $$n+30=2kn\iff 30=(2k-1)n\quad\text{for some }k,$$ in other words, $n$ is an even divisor of $30$. Can you find them?

Bernard
  • 175,478