🎯 一元二次方程:抛物线上的落点🎯 Quadratic Equations: Where the Curve Lands
上一片的天平里,x 只出现了一次。如果让 x 乘上它自己,方程会变成什么形状?答案是一条在空中张开双臂的曲线——抛物线。On the last scale, x appeared only once. Let x multiply itself and the equation changes shape — into a curve that opens its arms in the air: a parabola.
第 1 步:x 乘 x,曲线登场Step 1: x times x — the curve arrives
一次方程的图像是直线,x² 会让它弯成什么样?A linear equation draws a line — what does x² bend it into?
把 y=x²−5x+6 画出来,得到一条 U 形曲线——抛物线。方程里 x 的最高次数是 2(x² 就是 x 乘 x),所以叫“一元二次方程”,标准形是 ax²+bx+c=0,且 a 不能为 0。Plot y=x²−5x+6 and you get a U-shaped curve — a parabola. The highest power of x is 2 (x² means x times x), so it is a quadratic equation, with the standard form ax²+bx+c=0 and a not equal to 0.
曲线在天上飞,解又藏在哪里?The curve flies through the air — where are the solutions hiding?
第 2 步:解就是落点Step 2: Roots are the landing points
让方程成立,就是让 y 等于 0——也就是曲线落到横轴上的位置。直线只穿过横轴一次;抛物线可以落两次、一次,甚至从不落地。篮球的轨迹就是这样:腾空、入筐、再落地,每个“落地时刻”都是一个解。x²−5x+6=0 的两个落点是 x=2 和 x=3。Making the equation true means making y equal 0 — the spots where the curve lands on the x-axis. A line crosses once; a parabola can land twice, once, or never. A basketball shot does exactly this: up, through the hoop, then down — each landing moment is a solution. For x²−5x+6=0 the two landing points are x=2 and x=3.
每次画抛物线太慢,有没有直接算出落点的办法?Drawing a parabola each time is slow — can we compute the landing points directly?
第 3 步:两把开锁的钥匙Step 3: Two keys to the lock
钥匙一:因式分解。x²−5x+6=(x−2)(x−3),两个括号各自为零,解一眼读出:2 和 3。钥匙二:求根公式 x=(−b±√(b²−4ac))/2a——把 a、b、c 代入,任何二次方程都能算。其中的 b²−4ac 还提前告诉你落点有几个:正数两个、零一个、负数不落地。Key one: factoring. x²−5x+6=(x−2)(x−3); each bracket can be zero, so the roots read off at once: 2 and 3. Key two: the quadratic formula x=(−b±√(b²−4ac))/2a — plug in a, b, c and any quadratic gives up its roots. Its b²−4ac even tells you how many landings to expect: positive means two, zero means one, negative means none.
🎮 你来当抛物线射手(1 分钟)🎮 Your turn: the parabola archer (1 minute)
道理讲完了。拖动两个“解”滑块,让曲线穿过金色目标环——4 关全中就是神射手。Theory done. Drag the two “root” sliders so the curve passes through the golden rings — hit all 4 stages to become a sharpshooter.
一句话记住它:一元二次方程 = 抛物线找落点;解就是曲线与横轴的交点。Remember it in one line: a quadratic equation is a parabola looking for its landing points; the roots are where the curve meets the x-axis.
标准形 ax²+bx+c=0(a≠0),最高次数是 2Standard form ax²+bx+c=0 (a≠0) — the degree is 2因式分解:两个括号各自为零,快速读出解Factoring: set each bracket to zero and read the roots求根公式是万能钥匙;b²−4ac 决定解的个数The quadratic formula always works; b²−4ac decides how many roots
内容参考 OpenStax 等公开教材,多来源核对 · AI 生成、人工审核 · 发现错误欢迎指正,帮这片叶子长得更好。Based on OpenStax and other open textbooks, cross-checked across sources · AI-generated, human-reviewed · Spotted a mistake? Tell us — help this leaf grow.