I've been racking my brain over this, and I can't find any clues in my textbook as to how to approach it.
I have the following circuit:

My goal is to find R such that, right after the switch is unplugged, the voltage between A and B is no more than 80V
I can easily apply Kirchoff's rules to find the currents after the switch has been closed a long time:
$$ I_1- I_2 - I_3 = 0 $$
$$ 12 - RI_3 = 0 $$
$$ 10 + 7.5I_2 - RI_3 = 0 $$
The result is:
$$ I_3 = \frac{12}{R} $$
$$ I_2 = \frac{4}{15} $$
$$ I_1 = \frac{4R + 180}{15R} $$
Now, the switch is thrown open. The new circuit is described by a single loop. The thing I don't understand is the fact that $I_2$ is different than $I_3$, and yet the single loop must have a single constant current when the switch is thrown open. I don't know how to go about finding this new current. Furthermore, I would have to write down Kirchoff's loop rule for the new circuit, and that would require knowing the emf generated by the inductor, which would require $\frac{dI}{dt}$, which I also wouldn't quite know how to determine at the first instant.
Any guidance on this problem would be MUCH appreciated, I would really like to understand it and my textbook doesn't provide much to go on =\
Thanks!