Let $\{x\}\;$ denote the fractional (non-integer) part of $x,\;$ so as examples: $\{3\}= 0,\;$ $\{0.5\}=0.5\;$ and $\{\pi\} = \pi-3.\quad$ IF $\{n\} + \{2n\} = 1.2,\;$ find all possible values of $300\{n\}.$
OKay, so I separated this into cases where $\{n\}< \frac12\quad$ and $\{n\}>\frac12.\quad$ If $\{n\}<\frac12,\quad$ then $\{2n\}\;$ will still be less than 1, so I can just do $\frac{1.2}{3} = 0.4 = \{n\}.\quad$ So $300\{n\} = 120.\quad$ However, I don't know how to approach the second case where $\{n\}>\frac12.$
Write $n=a+b$, where $a$ is integer and $0\le b=\{n\}<1$. You correctly observed that if $b<1/2$, then $2n=2a+2b$ with integer $2a$ and $0\le 2b<1$; therefore $\{2n\}=2b$. Hence $$ \{n\}+\{2n\}=3b $$ and $3b=6/5$ implies $300\{n\}=300b=120$.
If $b=1/2$, we have $2n=2a+2b=2a+1$ and so $\{2n\}=0$. So $\{n\}=6/5$, a contradiction.
If $1/2<b<1$, then $2n=2a+2b$ and we know that $1<2b<2$, so $0<2b-1<1$; therefore $2n=(2a+1)+(2b-1)$ and $\{2n\}=2b-1$. Therefore $$ b+2b-1=\frac{6}{5} $$