📚 121 – Perfect Squares, Square Roots & Quadratic Methods | 121 – 完全平方数、平方根与二次方程解法
At first glance, 121 is just a three-digit number. But in IGCSE Edexcel Mathematics, 121 carries remarkable significance: it is a perfect square (11²), a key value in completing the square, and a doorway to understanding squares, roots, and quadratic equations. This article explores these interconnected topics.
乍看之下,121 只是一个三位数。但在 IGCSE Edexcel 数学中,121 具有非凡的意义:它是一个完全平方数(11²),是配方法中的关键数值,也是理解平方、平方根与二次方程之间联系的入口。本文将深入探讨这些相互关联的主题。
1. What Makes 121 Special? | 121 为何特殊?
121 is the square of 11. That is, 11 × 11 = 121. Mathematically, we write 11² = 121. This places 121 among a special family of numbers known as perfect squares.
121 是 11 的平方,即 11 × 11 = 121。数学上写作 11² = 121。这使 121 属于一类特殊的数——完全平方数。
A perfect square is any integer that can be expressed as the product of a whole number with itself. The first few perfect squares are 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, …
完全平方数是任何可以表示为某个整数与自身相乘的整数。最初的几个完全平方数依次为 1、4、9、16、25、36、49、64、81、100、121、144……
Key property: The square of a number n (written n²) represents the area of a square with side length n. So a square with side 11 units has area 121 square units.
关键性质:一个数 n 的平方(记作 n²)表示边长为 n 的正方形的面积。因此,边长为 11 个单位的正方形面积为 121 个平方单位。
2. Square Roots: The Inverse Operation | 平方根:逆运算
If 11² = 121, then the square root of 121 is 11. We write this as √121 = 11. The square root is the inverse operation of squaring: it undoes what squaring does.
如果 11² = 121,那么 121 的平方根就是 11。我们记作 √121 = 11。平方根是平方的逆运算:它将平方运算的效果还原。
However, a critical subtlety exists. Since (−11)² = 121 as well, the equation x² = 121 has two solutions: x = 11 and x = −11. In IGCSE mathematics, the symbol √121 denotes the positive (principal) square root only, so √121 = 11. But when solving x² = 121, you must state both roots accordingly:
然而,这里存在一个关键细节。因为 (−11)² = 121 同样成立,方程 x² = 121 有两个解:x = 11 和 x = −11。在 IGCSE 数学中,符号 √121 仅表示正的(主)平方根,因此 √121 = 11。但在解方程 x² = 121 时,必须写出两个根:
x² = 121 → x = ±√121 = ±11
Remember: the ± sign is only added when solving an equation, not when evaluating a root expression.
记住:只有在解方程时才加 ± 号,在求根式表达式的值时不加。
3. Identifying Perfect Squares | 识别完全平方数
How can you tell if a number is a perfect square without a calculator? Here are useful techniques for the non-calculator paper.
在不能使用计算器的试卷中,如何判断一个数是否为完全平方数呢?以下是一些实用技巧。
- Last digit check: A perfect square can only end in 0, 1, 4, 5, 6, or 9. If a number ends in 2, 3, 7, or 8, it cannot be a perfect square.
- 末位数字判断:完全平方数的末位只能是 0、1、4、5、6 或 9。如果一个数以 2、3、7 或 8 结尾,它不可能是完全平方数。
- Prime factorisation: Write the number as a product of primes. If every prime factor appears an even number of times, the number is a perfect square. For 121, we factor 121 = 11 × 11 — the prime 11 appears twice (an even count), confirming 121 is a perfect square.
- 质因数分解:将一个数写成质数的乘积。如果每个质因数的指数都是偶数,则该数为完全平方数。对 121 而言,121 = 11 × 11——质因数 11 出现了两次(偶数次),确认 121 是完全平方数。
- Estimation: If n² is between k² and (k+1)², then n is not an integer. For example, since 10² = 100 and 11² = 121, any perfect square between 100 and 121 does not exist — the next perfect square after 100 is exactly 121.
- 估算:如果 n 位于 k² 和 (k+1)² 之间,则 n 不是整数。例如,10² = 100,11² = 121,因此在 100 和 121 之间不存在完全平方数——100 之后的下一个完全平方数恰好是 121。
4. Estimating Square Roots | 估算平方根
Not every square root is a neat integer. For example, √120 is slightly less than √121 = 11. In fact, √120 ≈ 10.954 to three decimal places. The Edexcel IGCSE syllabus expects you to estimate square roots by placing them between consecutive integers.
并非每个平方根都是整齐的整数。例如,√120 略小于 √121 = 11。事实上,√120 ≈ 10.954(保留三位小数)。Edexcel IGCSE 考纲要求你通过将平方根定位在两个连续整数之间来估算其值。
Method: To estimate √n, find the two consecutive perfect squares that surround n.
方法:要估算 √n,找到 n 两侧相邻的两个完全平方数。
Since 100 < 120 < 121, we have 10 < √120 < 11
Because 120 is much closer to 121 than to 100, √120 is closer to 11 than to 10. A reasonable estimate is 10.9 or 10.95.
因为 120 更接近 121 而不是 100,所以 √120 更接近 11 而不是 10。合理的估计是 10.9 或 10.95。
This estimation skill is frequently tested in IGCSE papers, especially in calculator-free sections where students must judge whether a solution is reasonable.
这种估算技能在 IGCSE 试卷中经常考查,尤其是在不允许使用计算器的部分,学生需要据此判断答案是否合理。
5. Solving Equations of the Form x² = a | 解形如 x² = a 的方程
Equations of the form x² = a appear repeatedly across IGCSE algebra. The solution strategy is straightforward:
形如 x² = a 的方程在 IGCSE 代数中反复出现。其解法策略非常简单:
x² = a → x = ±√a
Let us apply this to several examples:
我们将其应用于几个例子:
| Equation 方程 | Positive root 正根 | Negative root 负根 |
| x² = 121 | x = 11 | x = −11 |
| x² = 144 | x = 12 | x = −12 |
| x² = 50 | x = 5√2 | x = −5√2 |
For the last example, note that 50 = 25 × 2, so √50 = √25 × √2 = 5√2. Simplifying surds is a core IGCSE skill.
对于最后一个例子,注意 50 = 25 × 2,所以 √50 = √25 × √2 = 5√2。化简根式是 IGCSE 的核心技能。
Also be aware of equations like x² − 121 = 0. Bringing 121 to the other side gives x² = 121, hence x = ±11. This idea connects directly to factorising: x² − 121 = (x − 11)(x + 11).
同时注意 x² − 121 = 0 这类方程。将 121 移到等号另一边得到 x² = 121,因此 x = ±11。这个思路与因式分解直接相关:x² − 121 = (x − 11)(x + 11)。
6. Difference of Two Squares | 平方差公式
The expression x² − 121 is a special case of the difference of two squares formula:
表达式 x² − 121 是平方差公式的一个特例:
a² − b² = (a − b)(a + b)
Here, a = x and b = 11, giving x² − 121 = (x − 11)(x + 11). This factorisation is extremely useful in solving equations and simplifying algebraic fractions.
这里 a = x,b = 11,因此 x² − 121 = (x − 11)(x + 11)。这种因式分解在解方程和化简代数分式时非常有用。
Worked example: Solve x² − 121 = 0 by factorising.
例题:用因式分解法解方程 x² − 121 = 0。
(x − 11)(x + 11) = 0 → x = 11 or x = −11
This “zero product property” states that if a product equals zero, at least one factor must be zero. This is one of the most tested principles in the Edexcel IGCSE algebra curriculum.
“零积性质”指出:如果两个因式的乘积等于零,那么至少有一个因式为零。这是 Edexcel IGCSE 代数课程中考查最频繁的原理之一。
7. Completing the Square | 配方法
Completing the square is a powerful technique for solving quadratic equations that do not factorise neatly. The general form is:
配方法是解无法简便因式分解的二次方程的有力工具。其一般形式为:
x² + bx → (x + b/2)² − (b/2)²
For example, to complete the square for x² + 10x, we take half of 10, which is 5, and write:
例如,对 x² + 10x 配方,取 10 的一半即 5,得到:
x² + 10x = (x + 5)² − 25
Notice a connection to 121: (x + 5)² expands to x² + 10x + 25, and 25 = 5². More dramatically, (x + 11)² = x² + 22x + 121, where 121 = 11² is the constant term. Recognising these perfect-square patterns helps you complete the square accurately and quickly.
注意这里与 121 的联系:(x + 5)² 展开为 x² + 10x + 25,其中 25 = 5²。更典型的是 (x + 11)² = x² + 22x + 121,其中常数项 121 = 11²。识别这些完全平方模式可以帮助你准确快速地配方。
Worked example: Solve x² − 6x + 2 = 0 by completing the square.
例题:用配方法解方程 x² − 6x + 2 = 0。
(x − 3)² − 9 + 2 = 0 → (x − 3)² = 7 → x − 3 = ±√7 → x = 3 ± √7
Thus the solutions are x = 3 + √7 and x = 3 − √7.
因此解为 x = 3 + √7 和 x = 3 − √7。
8. The Quadratic Formula | 求根公式
The quadratic formula is derived from completing the square on the general quadratic ax² + bx + c = 0. You are required to memorise it for the Edexcel IGCSE exam:
求根公式是对一般二次方程 ax² + bx + c = 0 配方后推导得出的。Edexcel IGCSE 考试要求牢记此公式:
x = (−b ± √(b² − 4ac)) / 2a
Let us test this formula with the equation x² − 22x + 121 = 0. Here a = 1, b = −22, c = 121. Substituting:
我们用方程 x² − 22x + 121 = 0 来测试该公式。这里 a = 1,b = −22,c = 121。代入得:
x = (22 ± √(484 − 484)) / 2 = (22 ± 0) / 2 = 11
The discriminant b² − 4ac = 0, indicating a repeated root. Indeed, x² − 22x + 121 = (x − 11)², confirming that this quadratic has exactly one solution: x = 11.
判别式 b² − 4ac = 0,表明有重根。事实上,x² − 22x + 121 = (x − 11)²,证实该二次方程只有一个解:x = 11。
Discriminant summary:
判别式总结:
| Discriminant 判别式 b² − 4ac | Nature of roots 根的性质 |
| b² − 4ac > 0 | Two distinct real roots 两个不相等的实数根 |
| b² − 4ac = 0 | One repeated real root 一个重根(两个相等的实数根) |
| b² − 4ac < 0 | No real roots 没有实数根 |
9. Word Problems Involving Squares | 涉及平方的应用题
Perfect squares and square roots appear frequently in geometry and applied problems. Consider a typical IGCSE question:
完全平方数和平方根经常出现在几何和应用题中。考虑一个典型的 IGCSE 题目:
Problem: The area of a square field is 121 m². Find the perimeter of the field.
题目:一块正方形田地的面积为 121 平方米。求该田地的周长。
Solution: Side length = √121 = 11 m. Perimeter = 4 × 11 = 44 m.
解答:边长 = √121 = 11 米。周长 = 4 × 11 = 44 米。
A more advanced application involves the Pythagorean theorem, which in its simplest form uses perfect squares: if a right-angled triangle has legs of lengths a and b, and hypotenuse c, then a² + b² = c². If a = 60 and b = 11, then c² = 3600 + 121 = 3721. Since 61² = 3721, the hypotenuse is 61.
更高级的应用涉及勾股定理,其最简形式使用完全平方数:如果直角三角形的两条直角边为 a 和 b,斜边为 c,则 a² + b² = c²。若 a = 60,b = 11,则 c² = 3600 + 121 = 3721。因为 61² = 3721,所以斜边为 61。
This triple (11, 60, 61) is a Pythagorean triple — a set of three integers that satisfy the theorem. Recognising such triples can save valuable time in exams.
这组数 (11, 60, 61) 是一组勾股数——即满足勾股定理的三个整数。识别这些勾股数可以在考试中节省宝贵的时间。
10. Fractional and Negative Indices | 分数指数与负指数
The concept of square roots connects naturally to fractional indices. In IGCSE mathematics, you must understand that:
平方根的概念与分数指数自然关联。在 IGCSE 数学中,你必须理解:
√a = a¹ᐟ²
For example, √121 = 121¹ᐟ² = 11. More generally, aᵐᐟⁿ = (ⁿ√a)ᵐ. So 121³ᐟ² = (√121)³ = 11³ = 1331.
例如,√121 = 121¹ᐟ² = 11。更一般地,aᵐᐟⁿ = (ⁿ√a)ᵐ。因此 121³ᐟ² = (√121)³ = 11³ = 1331。
Negative indices indicate reciprocals. So 121⁻¹ᐟ² = 1/√121 = 1/11.
负指数表示倒数。因此 121⁻¹ᐟ² = 1/√121 = 1/11。
Key rules to remember:
需要记住的关键法则:
- aᵐ × aⁿ = aᵐ⁺ⁿ
- aᵐ ÷ aⁿ = aᵐ⁻ⁿ
- (aᵐ)ⁿ = aᵐⁿ
- a⁰ = 1
- a⁻ᵐ = 1/aᵐ
- a¹ᐟ² = √a and a¹ᐟ³ = ∛a
11. Common Exam Pitfalls | 常见考试陷阱
Even strong students lose marks on squares and roots. Here are the most frequent errors in Edexcel IGCSE papers:
即使是优秀的学生也会在平方和平方根题目上失分。以下是 Edexcel IGCSE 试卷中最常见的错误:
- Forgetting the negative root: Solving x² = 121 and writing only x = 11 loses marks. Always write x = ±11.
- 忘记负根:解 x² = 121 只写 x = 11 会丢分。务必写成 x = ±11。
- Confusing √x² with x: √(x²) = |x|, the absolute value, not simply x. For example, √(−11)² = √121 = 11, not −11.
- 混淆 √x² 与 x:√(x²) = |x|,即绝对值,而不简单地等于 x。例如,√(−11)² = √121 = 11,而不是 −11。
- Misapplying the discriminant: Forgetting to compute b² − 4ac exactly, or using a, b, c from the wrong form of the equation.
- 求根公式使用错误:没有准确计算 b² − 4ac,或者从错误的方程形式中取 a、b、c 的值。
- Sign errors in completing the square: For x² − 12x, the completed square is (x − 6)² − 36, not (x − 6)² + 36.
- 配方时的符号错误:对于 x² − 12x,配方的结果是 (x − 6)² − 36,而不是 (x − 6)² + 36。
- Surd simplification: Stating √50 = 5√10 instead of 5√2. Always look for the largest square factor.
- 根式化简错误:将 √50 写为 5√10 而不是 5√2。始终寻找最大的平方因数。
12. Practice Questions | 练习题
Test your understanding with these Edexcel-style questions. Answers and worked solutions follow.
用以下 Edexcel 风格的题目检验你的理解。答案和详细解答在后面。
Question 1: Solve x² = 169. Write both solutions.
题目 1:解方程 x² = 169,写出两个解。
Question 2: Factorise y² − 121.
题目 2:对 y² − 121 进行因式分解。
Question 3: Solve 2x² − 8x − 42 = 0 by factorising.
题目 3:用因式分解法解方程 2x² − 8x − 42 = 0。
Question 4: A square has area 121x⁴y². Find an expression for its side length.
题目 4:一个正方形的面积为 121x⁴y²。求其边长的表达式。
Question 5: Complete the square for x² + 8x − 3, and hence solve x² + 8x − 3 = 0. Leave your answer in surd form.
题目 5:对 x² + 8x − 3 配方,并由此解方程 x² + 8x − 3 = 0。答案以根式形式保留。
Solutions to Practice Questions | 练习题解答
Solution 1: x² = 169 → x = ±√169 = ±13.
解答 1:x² = 169 → x = ±√169 = ±13。
Solution 2: Using the difference of two squares, y² − 121 = (y − 11)(y + 11).
解答 2:利用平方差公式,y² − 121 = (y − 11)(y + 11)。
Solution 3: First divide both sides by 2: x² − 4x − 21 = 0. Then factorise: (x − 7)(x + 3) = 0. Hence x = 7 or x = −3.
解答 3:先将等式两边除以 2:x² − 4x − 21 = 0。再因式分解:(x − 7)(x + 3) = 0。因此 x = 7 或 x = −3。
Solution 4: Side length = √(121x⁴y²) = √121 × √(x⁴) × √(y²) = 11x²y. (We take the positive root, assuming x, y > 0.)
解答 4:边长 = √(121x⁴y²) = √121 × √(x⁴) × √(y²) = 11x²y。(取正根,假设 x、y > 0。)
Solution 5: x² + 8x − 3 = (x + 4)² − 16 − 3 = (x + 4)² − 19. Setting this equal to 0: (x + 4)² = 19 → x + 4 = ±√19 → x = −4 ± √19.
解答 5:x² + 8x − 3 = (x + 4)² − 16 − 3 = (x + 4)² − 19。令其等于 0:(x + 4)² = 19 → x + 4 = ±√19 → x = −4 ± √19。
From 121 = 11² to completing the square and the quadratic formula, this single number has led us through some of the most important algebraic techniques in the Edexcel IGCSE syllabus. Master these connections, practise consistently, and you will approach every square-and-root question with confidence.
从 121 = 11² 到配方法和求根公式,这个简单的数字引领我们走过了 Edexcel IGCSE 考纲中一些最重要的代数技巧。掌握这些联系,勤加练习,你将自信地应对每一道涉及平方和平方根的题目。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导