线性方程求解器
分步求解线性方程
公式
x = -b/a
Isolate x by moving constant and dividing by coefficient.
示例
3x - 6 = 0
x = 2.
常见问题
关于 线性方程求解器
Solve linear equations of the form ax + b = 0.
分步求解线性方程
Isolate x by moving constant and dividing by coefficient.
x = 2.
Solve linear equations of the form ax + b = 0.