Hello! I need to solve the following equation:
f(x)←(x/FractionTSS_ade_l+(TSSm_ade-x)/FractionTSS_ade_s)-Qm_ade
x←1000*'kg/'day
TSSm_ade_l←root(f(x),x)
TSSm_ade_l=#@'kg/'day
But can not get any correct answer. Can I use the root function?? or is there any other function that I should use?
Thanks for your help,
Adriana