二次方程式ソルバー

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.