
I am not an engineer nor a mathematician. I am stuck as i need to write this equation in a linear method so that i can put it into a VBA program i am working on.
I do not understand the order of operations or what it means to have multiple lines beside a bracket.
I need this broken down into steps such as SF(x) = (R1 + (R1-w(x-a)) - r2) etc
But i do not know what the multiple lines mean in order to flatten it out and complete the equation.
An explanation of how to do these multi lined equations would be wonderful aswell as using this example and breaking it into one long line for me.
Thanks in advance!
-Allan