rude man said:
Pick your i0 so that at the 1-10 mA level you get 0.3V for the Ge diode and 0.7V for the Si.
If you're concerned about whether the diodes are fully on or not you can't really assume the diodes are a specific size can you? :). The value will depend on junction area, which is selected by the manufacturer for different applications. If this question required you to find an exact voltage and current, it would have to supply the diode characteristics, either in a graph or as equation parameters.
====
Because the diodes have exponential characteristics, their voltage drops will only change by tenths of a volt across ten decades of changes in current. This is easy to see:
Ic = Is e
Vbe/VT
Vbe = VT ln (Ic/Is)
ΔVbe = VT ln (Ic2/Ic1)
At room temperature, Vt = 26mV so a thousand fold increase in current only means a change of 0.18V in voltage drop. If your answer can be accurate to a few tenths of a volt, it is safe to assume the voltage drops across the silicon diode is 0.7 and 0.3 for the germanium. If that works in your circuit, you are good.
That almost constant 0.7/0.3 volt drop depends on the diodes achieving a certain amount of minimum current. This is because the i/v characteristic has some rapidly changing i/v relationship below 0.7/0.3 before it finally settles into near constant voltage drop for currents greater than some minimum amount. You can find currents in the circuit assuming the 0.7/0.3 volt drops to see if that min current is achieved. This is what rudeman is suggesting but again, you cannot know what this min current is without diode characteristics.
For the exact solution, you would need to solve Ic=Is e
Vbe/VT for Vbe and stick that into your KVL equations. You will find the resulting equations are not linear and probably won't have a closed form solution. The only way to solve these is to use a computer / calculator or by trial and error. The latter assumes some start voltage drop (like 0.7), working through the circuit equations, and then finding a better guess. Repeat until the guess is not much different from the assumed.
You can also solve these graphically using load lines.
Be careful of the accuracy of these 'exact' solutions too. Diode characteristics are statistically distributed. If they tell you your diode has a certain Is, they mean that particular batch of diodes has a mean Is as given with standard deviation of x. The temperature at the junction will only be at room temperature just after the circuit is switched on. The temperature will rise until a steady state is reached which depends on thermal resistance between the junction and environment and the temperature of the environment. There is resistance in the lead heading into the diode and there is resistance in the doped materials making up the diodes. There are many, many things that will contribute to the exact values of i,v that nature finds and many of those things are not knowable. We just want an answer that is accurate enough for the application.