Linear Equations Preview

c+e=1
3·b2·c2·d=2
2·a0.27·cd2·e=1
b=0.25·c
1.5·a=e

Program validated. Ready to Solve.
# Example 2 - Linear Eqs.
# Biological Reactors
# Verified Solution: a = 0.231648, b = 0.163132,
# c = 0.652529 # d=0.59217, e = 0.347471
# Ref.:Prob. 2.3 in Problem Solving in Chemical...

c+e=1
3*b-2*c-2*d=-2
2*a-0.27*c-d-2*e=-1
b=0.25*c
1.5*a = e

Linear Equations Solution

 VariableValue
1a0.23164763
2b0.16313214
3c0.65252855
4d0.59216966
5e0.34747145

Settings and Hints

 Name/SourceValueType
1 Number of equations 5 Setting
2 Reporting digits 10 Setting
3 Elapsed time 0.002 ms Setting
4 #@report_fix_digits = 8 Default (integer)
5 #@report_show_source = true Default (boolean)
6 #@report_show_header = false Default (boolean)
7 #@report_show_settings = true Default (boolean)

Source

# Example 2 - Linear Eqs.
# Biological Reactors
# Verified Solution: a = 0.231648, b = 0.163132,
# c = 0.652529 # d=0.59217, e = 0.347471
# Ref.:Prob. 2.3 in Problem Solving in Chemical...

c+e=1
3*b-2*c-2*d=-2
2*a-0.27*c-d-2*e=-1
b=0.25*c
1.5*a = e