Beginner

绝对值方程求解器

求解形如 |ax+b| = c 的绝对值方程,并将其解作为V形图像与水平线 y = c 的交点显示出来。
a in |ax+b| = c, must be non-zero
b in |ax+b| = c
c in |ax+b| = c
First solution x
-2

The equation has two solutions.

x₁
-2
x₂
8
solutionsolution
Step by step
  1. 1

    Positive branch: ax + b = c

    8 ÷ 1 = 8
  2. 2

    Negative branch: ax + b = −c

    -2 ÷ 1 = -2
  3. 3

    First solution (smaller root)

    -2
    Roots are sorted in ascending order.
结果仅为一般参考性的估算,并非专业建议——在依赖这些重要结果之前,请务必自行独立核实。 阅读完整免责声明.
快速解答

这个计算器是如何工作的?

求解 |ax+b| = c 时,先检查 c:若 c 为负数则无解;若 c 为零则唯一解为 x = −b/a;若 c 为正数则有两个解,x = (c−b)/a 和 x = (−c−b)/a,即V形图像 y = |ax+b| 与直线 y = c 的交点。

公式
|ax + b| = c → x = (c − b)/a 或 x = (−c − b)/a
How this is calculated

输入出现在 |ax + b| = c 中的三个数 a、b 和 c。系数 a 是 x 在绝对值符号内的乘数,b 是其内部所加的常数,c 是等号右边的值。系数 a 必须非零,否则方程中没有 x 可以求解。

绝对值表示到零的距离,因此永远不会是负数。若 c < 0,方程 |ax + b| = c 无解。若 c = 0,则绝对值符号内的表达式必须等于零,给出唯一解 x = −b/a。当 c > 0 时,内部表达式可以等于 +c 或 −c,产生两个线性方程,解分别为 x = (c − b)/a 和 x = (−c − b)/a。

从图形角度看,y = |ax + b| 是V形曲线,y = c 是水平线。解恰好是两图像相交的 x 值:当 c > 0 时有两个交点,当 c = 0 时在顶点处恰好相切,当 c < 0 时无交点。图中用红色标出这些交点。

常见问题

绝对值符号内的量可以是正数或负数,但绝对值相同,因此 |ax+b| = c 分解为 ax+b = c 和 ax+b = −c,最多可得两个解。

当 c 为负数时。绝对值表示距离,永远不可能为负数,因此对任意 c < 0,|ax+b| = c 无解。

恰好有一个解。内部表达式必须为零,即 ax + b = 0,得 x = −b/a,这是V形图像与 x 轴相切的顶点。

也称为

绝对值方程
解绝对值方程
绝对值方程计算器
模方程
绝对值求解
含绝对值方程
绝对值等式
求解绝对值

APA

TG we-Calculate Editorial Team. (2026). 绝对值方程求解器 [Online calculator]. TG we-Calculate. https://we-calculate.com/zh/calculator/absolute-value-equation-solver

Chicago

TG we-Calculate Editorial Team. "绝对值方程求解器." TG we-Calculate. 2026. https://we-calculate.com/zh/calculator/absolute-value-equation-solver.

IEEE

TG we-Calculate Editorial Team, "绝对值方程求解器," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/zh/calculator/absolute-value-equation-solver

BibTeX

@misc{wecalculate_absolute_value_equation_solver, title = {绝对值方程求解器}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/zh/calculator/absolute-value-equation-solver}}, year = {2026}, note = {TG we-Calculate} }

这个计算器对您有帮助吗?