-
By the way, this amount is what we would receive from a straight annual interest of r = 0.03128 or 3.128% if there were no brokerage fee.

Input := 


FindRoot[(100 r + 100)/r (1 + r)^12 - 100/r == 

			receive,{r,.03}]

Output =


{r -> 0.0312829}