I'm designing a circuit, and I need a particular resistance. However, I don't have a resistor with that value. Therefore, I want to combine two resistors in parallel. In principle, with the parallel resistor equation:
$$ R_{//} = \frac{R_1 R_2}{R_1 +R_2} $$
I could just plug in random resistor values that I have until I get the right resistance. However, I think there must be a "correct" way to choose these resistors. Any tips?