SBSDesign
Mechanical
- Feb 3, 2004
- 3
I have written an Excel spreadsheet to solve the equation
fc/Pc + fbc/(Pbc(1-fc/Pe))<=1
It works by using the 'Goalseek' command in a macro to make the answer 0.99 (i.e. <1) by varying the value of fc. HOWEVER depending on where you start with the value of fc it can find up to 3 solutions to the above equation which work!
The reason I've done it this way is because fc appears in the formula twice which makes it a trial error exercise to find the solution.
Is there anyone who knows how to re-arrange the above formula to get fc on its own?
Thanks
fc/Pc + fbc/(Pbc(1-fc/Pe))<=1
It works by using the 'Goalseek' command in a macro to make the answer 0.99 (i.e. <1) by varying the value of fc. HOWEVER depending on where you start with the value of fc it can find up to 3 solutions to the above equation which work!
The reason I've done it this way is because fc appears in the formula twice which makes it a trial error exercise to find the solution.
Is there anyone who knows how to re-arrange the above formula to get fc on its own?
Thanks