Question: Rewrite a function

Question:Rewrite a function

MC420 0 Maple

Hello,

I have a question. I need to rewrite the following function

Vo:= (1/((1/R2+1/(1.5*10^6))*(1/(1/R2+1/(1.5*10^6))+2.45*10^3-R2)));

To this form

R2:= ....Vo....

How can i do this in maple? 

Please Wait...