Question 200846
if x onions cost r cents, how many onions can be bought with d dollars? 
-----------------
d dollars = 100d cents
an onion costs r/x cents --> x/r onions/cent
100d * (x/r) = # of onions
= 100dx/r
-----------
multiplying and dividing the units, not just the numbers or variables, makes it clear.