I was wondering if anyone knows any good resources to use or tricks to be able to solve these kinds of mental-arithmetic questions(See image below)? Would be really grateful for any help !
Edit: I would have around 10 to 15 seconds for each question and cannot use pen and paper so what I am really looking for are methods to approximate the best answer out of the 3 available.

Are you comfortable with multiplying whole numbers? The following method looks long because I explain every step, but in your head you can just "move the decimal place"
For example $$684.9 \times 1.07$$ You can effectively remove the decimal place by multiplying each number by a power of $10$ to "move the decimal place". So think of it as $$ \left(\frac{10}{10} 684.9 \right) \times \left( \frac{100}{100} 1.07 \right) = \frac{1}{10} \times \frac{1}{100} \times 6849 \times 107 $$ Now you can just multiply $6849 \times 107$ using your usual multiplication algorithm, and move the decimal place of the result $3$ spots to the left, ie multiply by $(1/10)(1/100)$