一元二次方程求解器

求解一元二次方程 ax² + bx + c = 0

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

1x² + -5x + 6 = 0

Discriminant (Δ = b² - 4ac)1

Two distinct real solutions

x₁

3

x₂

2

Parabola Properties

Vertex (h, k):(2.5, -0.25)Axis of symmetry:x = 2.5Opens:UpwardY-intercept:(0, 6)
Quadratic Formula

x = (-b ± √(b² - 4ac)) / 2a

x = (--5 ± √1) / 2

About 一元二次方程求解器

求解一元二次方程 ax² + bx + c = 0

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.