方程求解器

求解一次、二次和三次方程

浏览器处理您的数据绝不离开浏览器

Solve: ax² + bx + c = 0

x₁ = 3
x₂ = 2
1. Start: 1x² + -5x + 6 = 0
2. Discriminant: b² - 4ac = -5² - 4(1)(6) = 1
3. Discriminant > 0: Two real roots
4. x = (-b ± √discriminant) / 2a

About 方程求解器

求解一次、二次和三次方程

Use this free online 数学工具 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.

Processing

This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.