0.5Q+30 = −0.2Q+100
0.5q+0.2q=100-30
70=0.7q
q=70/0.7
q=100
0.5*100+30
=80
Is there a package that solves equations with variables on both sides?
0.5Q+30 = −0.2Q+100
0.5q+0.2q=100-30
70=0.7q
q=70/0.7
q=100
0.5*100+30
=80
Is there a package that solves equations with variables on both sides?
Copyright © 2021 Jogjafile Inc.
One option is to subtract the right hand side from the left and then use
uniroot
to solve it.