第1章前提知識Prerequisites
1.5 Factoring Polynomials1.5 多項式の因数分解
Learning Objectives 学習目標
In this section, you will:
この節を終えると、次のことができるようになる。
• Factor the greatest common factor of a polynomial.• Factor a trinomial.• Factor by grouping.• Factor a perfect square trinomial.• Factor a difference of squares.• Factor the sum and difference of cubes.• Factor expressions using fractional or negative exponents.
・多項式の最大公約因数をくくり出す。・三項式を因数分解する。・組み分けによって因数分解する。・完全平方の三項式を因数分解する。・平方の差を因数分解する。・立方の和と差を因数分解する。・分数の指数や負の指数を使って式を因数分解する。
Imagine that we are trying to find the area of a lawn so that we can determine how much grass seed to purchase. The lawn is the green portion in Figure 1.
芝生の面積を求めて、芝の種をどれだけ買うかを決めようとしているとしよう。芝生は図1の緑の部分である。

The area of the entire region can be found using the formula for the area of a rectangle.
全体の面積は、長方形の面積の公式で求められる。
The areas of the portions that do not require grass seed need to be subtracted from the area of the entire region. The two square regions each have an area of units2. The other rectangular region has one side of length and one side of length giving an area of units2. So the region that must be subtracted has an area of units2.
芝の種が要らない部分の面積を、全体の面積から引かなければならない。二つの正方形の部分は、それぞれ面積が 平方単位である。もう一つの長方形の部分は、一辺の長さが 、もう一辺の長さが なので、面積は 平方単位である。よって引くべき部分の面積は 平方単位である。
The area of the region that requires grass seed is found by subtracting units2. This area can also be expressed in factored form as units2. We can confirm that this is an equivalent expression by multiplying.
芝の種が要る部分の面積は、 平方単位を引けば求まる。この面積は、因数分解した形で 平方単位とも表せる。掛け合わせれば、これが等しい式であることを確かめられる。
Many polynomial expressions can be written in simpler forms by factoring. In this section, we will look at a variety of methods that can be used to factor polynomial expressions.
多くの多項式の式は、因数分解によってより単純な形に書ける。この節では、多項式の式を因数分解するのに使えるいろいろな方法を見ていく。
Factoring the Greatest Common Factor of a Polynomial多項式の最大公約因数をくくり出す
When we study fractions, we learn that the greatest common factor (GCF) of two numbers is the largest number that divides evenly into both numbers. For instance, is the GCF of and because it is the largest number that divides evenly into both and The GCF of polynomials works the same way: is the GCF of and because it is the largest polynomial that divides evenly into both and
分数を学ぶとき、二つの数の最大公約数(GCF)とは、両方を割り切る最大の数だと習う。たとえば は と の GCF である。 と の両方を割り切る最大の数だからである。多項式の GCF も同じ働きをする。 は と の GCF である。 と の両方を割り切る最大の多項式だからである。
When factoring a polynomial expression, our first step should be to check for a GCF. Look for the GCF of the coefficients, and then look for the GCF of the variables.
多項式の式を因数分解するときは、まず GCF がないかを確かめるべきである。係数の GCF を探し、次に変数の GCF を探す。
Greatest Common Factor 最大公約因数
The greatest common factor (GCF) of polynomials is the largest polynomial that divides evenly into the polynomials.
多項式の最大公約因数(GCF)とは、それらの多項式を割り切る最大の多項式である。
How To 手順
Given a polynomial expression, factor out the greatest common factor.
多項式の式が与えられたとき、最大公約因数をくくり出す。
1. Identify the GCF of the coefficients.2. Identify the GCF of the variables.3. Combine to find the GCF of the expression.4. Determine what the GCF needs to be multiplied by to obtain each term in the expression.5. Write the factored expression as the product of the GCF and the sum of the terms we need to multiply by.
1. 係数の GCF を見つける。2. 変数の GCF を見つける。3. 両者を合わせて、式全体の GCF を求める。4. 式の各項を得るには GCF に何を掛ければよいかを決める。5. 因数分解した式を、GCF と、掛けるべき項どうしの和との積として書く。
Example 1例1
Factoring the Greatest Common Factor最大公約因数をくくり出す
Factor
を因数分解せよ。
Solution 解答
First, find the GCF of the expression. The GCF of 6, 45, and 21 is 3. The GCF of , and is . (Note that the GCF of a set of expressions in the form will always be the exponent of lowest degree.) And the GCF of , and is . Combine these to find the GCF of the polynomial, .
まず式の GCF を求める。6と45と21の GCF は3である。 と の GCF は である( の形の式の組の GCF は、つねに次数のいちばん低い指数になることに注意せよ)。そして と の GCF は である。これらを合わせると、この多項式の GCF は となる。
Next, determine what the GCF needs to be multiplied by to obtain each term of the polynomial. We find that , and
次に、多項式の各項を得るには GCF に何を掛ければよいかを決める。 と が分かる。
Finally, write the factored expression as the product of the GCF and the sum of the terms we needed to multiply by.
最後に、因数分解した式を、GCF と、掛けるべき項どうしの和との積として書く。
Analysis 考察
After factoring, we can check our work by multiplying. Use the distributive property to confirm that
因数分解した後は、掛け合わせて確かめられる。分配法則を使って を確かめよ。
Try It #1やってみよう1
Factor by pulling out the GCF.
GCF をくくり出して を因数分解せよ。
Factoring a Trinomial with Leading Coefficient 1最高次係数が1の三項式を因数分解する
Although we should always begin by looking for a GCF, pulling out the GCF is not the only way that polynomial expressions can be factored. The polynomial has a GCF of 1, but it can be written as the product of the factors and
つねにまず GCF を探すべきではあるが、GCF をくくり出すことだけが多項式の因数分解ではない。多項式 の GCF は1だが、因数 と の積として書ける。
Trinomials of the form can be factored by finding two numbers with a product of and a sum of The trinomial for example, can be factored using the numbers and because the product of those numbers is and their sum is The trinomial can be rewritten as the product of and
の形の三項式は、積が 、和が になる二つの数を見つければ因数分解できる。たとえば三項式 は、 と という数を使って因数分解できる。この二数の積が 、和が だからである。この三項式は と の積として書き直せる。
Factoring a Trinomial with Leading Coefficient 1 最高次係数が1の三項式の因数分解
A trinomial of the form can be written in factored form as where and
の形の三項式は、因数分解した形で と書ける。ここで であり である。
Q&A 疑問と答え
Can every trinomial be factored as a product of binomials?
どんな三項式でも二項式どうしの積に因数分解できるか。
No. Some polynomials cannot be factored. These polynomials are said to be prime.
できない。因数分解できない多項式もある。そうした多項式を素であるという。
How To 手順
Given a trinomial in the form factor it.
の形の三項式が与えられたとき、それを因数分解する。
1. List factors of 2. Find and a pair of factors of with a sum of 3. Write the factored expression
1. の因数を並べる。2. の因数の組のうち、和が になるもの と を見つける。3. 因数分解した式 を書く。
Example 2例2
Factoring a Trinomial with Leading Coefficient 1最高次係数が1の三項式を因数分解する
Factor
を因数分解せよ。
Solution 解答
We have a trinomial with leading coefficient and We need to find two numbers with a product of and a sum of In the table below, we list factors until we find a pair with the desired sum.
最高次係数が で の三項式である。積が 、和が になる二つの数を見つける必要がある。下の表に、目当ての和になる組が見つかるまで因数を並べる。
| Factors of の因数 | Sum of Factors因数の和 |
|---|---|
| 14 | |
| 2 |
Now that we have identified and as and write the factored form as
と が と だと分かったので、因数分解した形を と書く。
Analysis 考察
We can check our work by multiplying. Use FOIL to confirm that
掛け合わせれば確かめられる。FOIL を使って を確かめよ。
Q&A 疑問と答え
Does the order of the factors matter?
因数の順序は問題になるか。
No. Multiplication is commutative, so the order of the factors does not matter.
ならない。乗法には交換法則が成り立つので、因数の順序は問題にならない。
Try It #2やってみよう2
Factor
を因数分解せよ。
Factoring by Grouping組み分けによる因数分解
Trinomials with leading coefficients other than 1 are slightly more complicated to factor. For these trinomials, we can factor by grouping by dividing the x term into the sum of two terms, factoring each portion of the expression separately, and then factoring out the GCF of the entire expression. The trinomial can be rewritten as using this process. We begin by rewriting the original expression as and then factor each portion of the expression to obtain We then pull out the GCF of to find the factored expression.
最高次係数が1でない三項式の因数分解は、少し込み入る。こうした三項式は、x の項を二つの項の和に分け、式のそれぞれの部分を別々に因数分解し、最後に式全体の GCF をくくり出すという「組み分け」で因数分解できる。この手順を使えば、三項式 は と書き直せる。まずもとの式を と書き直し、次に式のそれぞれの部分を因数分解して を得る。それから の GCF をくくり出して、因数分解した式を求める。
Factor by Grouping 項を組み合わせる因数分解
To factor a trinomial in the form by grouping, we find two numbers with a product of and a sum of We use these numbers to divide the term into the sum of two terms and factor each portion of the expression separately, then factor out the GCF of the entire expression.
の形の三項式を組み分けで因数分解するには、積が 、和が になる二つの数を見つける。その数を使って の項を二つの項の和に分け、式のそれぞれの部分を別々に因数分解し、最後に式全体の GCF をくくり出す。
How To 手順
Given a trinomial in the form
次の形の三項式が与えられたとき、
factor by grouping.
項を組み合わせて因数分解する。
1. List factors of 2. Find and a pair of factors of with a sum of 3. Rewrite the original expression as 4. Pull out the GCF of 5. Pull out the GCF of 6. Factor out the GCF of the expression.
1. の因数を並べる。2. の因数の組のうち、和が になるもの と を見つける。3. もとの式を と書き直す。4. の GCF をくくり出す。5. の GCF をくくり出す。6. 式全体の GCF をくくり出す。
Example 3例3
Factoring a Trinomial by Grouping三項式を組み分けで因数分解する
Factor by grouping.
組み分けによって を因数分解せよ。
Solution 解答
We have a trinomial with and First, determine We need to find two numbers with a product of and a sum of In the table below, we list factors until we find a pair with the desired sum.
、 の三項式である。まず を求める。積が 、和が になる二つの数を見つける必要がある。下の表に、目当ての和になる組が見つかるまで因数を並べる。
| Factors of の因数 | Sum of Factors因数の和 |
|---|---|
| 29 | |
| 13 | |
| 7 |
So and
よって と である。
Analysis 考察
We can check our work by multiplying. Use FOIL to confirm that
掛け合わせれば確かめられる。FOIL を使って を確かめよ。
Try It #3やってみよう3
Factor
因数分解せよ。
Factoring a Perfect Square Trinomial完全平方の三項式を因数分解する
A perfect square trinomial is a trinomial that can be written as the square of a binomial. Recall that when a binomial is squared, the result is the square of the first term added to twice the product of the two terms and the square of the last term.
完全平方の三項式とは、二項式の二乗として書ける三項式のことである。二項式を二乗すると、最初の項の二乗に、二つの項の積の2倍と、最後の項の二乗を足したものになったのを思い出そう。
We can use this equation to factor any perfect square trinomial.
この等式を使えば、どんな完全平方の三項式でも因数分解できる。
Perfect Square Trinomials 完全平方の三項式
A perfect square trinomial can be written as the square of a binomial:
完全平方の三項式は、二項式の二乗として書ける。
How To 手順
Given a perfect square trinomial, factor it into the square of a binomial.
完全平方の三項式が与えられたとき、それを二項式の二乗に因数分解する。
1. Confirm that the first and last term are perfect squares.2. Confirm that the middle term is twice the product of 3. Write the factored form as
1. 最初の項と最後の項が平方数(完全平方)であることを確かめる。2. 真ん中の項が の積の2倍であることを確かめる。3. 因数分解した形を と書く。
Example 4例4
Factoring a Perfect Square Trinomial完全平方の三項式を因数分解する
Factor
を因数分解せよ。
Solution 解答
Notice that and are perfect squares because and Then check to see if the middle term is twice the product of and The middle term is, indeed, twice the product: Therefore, the trinomial is a perfect square trinomial and can be written as
であり なので、 と は完全平方であることに注意せよ。次に、真ん中の項が と の積の2倍かどうかを確かめる。真ん中の項はたしかに積の2倍 である。よってこの三項式は完全平方の三項式であり、 と書ける。
Try It #4やってみよう4
Factor
を因数分解せよ。
Factoring a Difference of Squares平方の差を因数分解する
A difference of squares is a perfect square subtracted from a perfect square. Recall that a difference of squares can be rewritten as factors containing the same terms but opposite signs because the middle terms cancel each other out when the two factors are multiplied.
平方の差とは、完全平方から完全平方を引いたものである。平方の差は、項が同じで符号が逆の因数どうしに書き直せたのを思い出そう。二つの因数を掛けると真ん中の項が打ち消し合うからである。
We can use this equation to factor any differences of squares.
この等式を使えば、どんな平方の差でも因数分解できる。
Differences of Squares 平方の差
A difference of squares can be rewritten as two factors containing the same terms but opposite signs.
平方の差は、項が同じで符号が逆の二つの因数に書き直せる。
How To 手順
Given a difference of squares, factor it into binomials.
平方の差が与えられたとき、それを二項式に因数分解する。
1. Confirm that the first and last term are perfect squares.2. Write the factored form as
1. 最初の項と最後の項が平方数(完全平方)であることを確かめる。2. 因数分解した形を と書く。
Example 5例5
Factoring a Difference of Squares平方の差を因数分解する
Factor
を因数分解せよ。
Solution 解答
Notice that and are perfect squares because and The polynomial represents a difference of squares and can be rewritten as
であり なので、 と は完全平方であることに注意せよ。この多項式は平方の差を表しており、 と書き直せる。
Try It #5やってみよう5
Factor
を因数分解せよ。
Q&A 疑問と答え
Is there a formula to factor the sum of squares?
平方の和を因数分解する公式はあるか。
No. A sum of squares cannot be factored.
無い。平方の和は因数分解できない。
Factoring the Sum and Difference of Cubes立方の和と差を因数分解する
Now, we will look at two new special products: the sum and difference of cubes. Although the sum of squares cannot be factored, the sum of cubes can be factored into a binomial and a trinomial.
ここでは新たに二つの特別な積、立方の和と差を見る。平方の和は因数分解できなかったが、立方の和は二項式と三項式に因数分解できる。
Similarly, the difference of cubes can be factored into a binomial and a trinomial, but with different signs.
同じように、立方の差も二項式と三項式に因数分解できる。ただし符号が違う。
We can use the acronym SOAP to remember the signs when factoring the sum or difference of cubes. The first letter of each word relates to the signs: Same Opposite Always Positive. For example, consider the following example.
立方の和や差を因数分解するときの符号は、SOAP という頭字語で覚えられる。各語の頭文字が符号に対応する。Same(同じ)、Opposite(逆)、Always Positive(つねに正)である。たとえば次の例を考えよう。
The sign of the first 2 is the same as the sign between The sign of the term is opposite the sign between And the sign of the last term, 4, is always positive.
最初の2の符号は、 のあいだの符号と同じである。 の項の符号は、 のあいだの符号と逆である。そして最後の項4の符号は、つねに正である。
Sum and Difference of Cubes 立方の和と差
We can factor the sum of two cubes as
二つの立方の和は、次のように因数分解できる。
We can factor the difference of two cubes as
二つの立方の差は、次のように因数分解できる。
How To 手順
Given a sum of cubes or difference of cubes, factor it.
立方の和または差が与えられたとき、それを因数分解する。
1. Confirm that the first and last term are cubes, or 2. For a sum of cubes, write the factored form as For a difference of cubes, write the factored form as
1. 最初の項と最後の項が立方数であること、すなわち または を確かめる。2. 立方の和なら、因数分解した形を と書く。立方の差なら と書く。
Example 6例6
Factoring a Sum of Cubes立方の和を因数分解する
Factor
を因数分解せよ。
Solution 解答
Notice that and are cubes because Rewrite the sum of cubes as
なので、 と は立方数であることに注意せよ。立方の和を と書き直す。
Analysis 考察
After writing the sum of cubes this way, we might think we should check to see if the trinomial portion can be factored further. However, the trinomial portion cannot be factored, so we do not need to check.
立方の和をこう書いた後、三項式の部分をさらに因数分解できないか確かめるべきだと思うかもしれない。しかし三項式の部分は因数分解できないので、確かめる必要はない。
Try It #6やってみよう6
Factor the sum of cubes:
立方の和 を因数分解せよ。
Example 7例7
Factoring a Difference of Cubes立方の差を因数分解する
Factor
を因数分解せよ。
Solution 解答
Notice that and are cubes because and Write the difference of cubes as
であり なので、 と は立方数であることに注意せよ。立方の差を と書く。
Analysis 考察
Just as with the sum of cubes, we will not be able to further factor the trinomial portion.
立方の和のときと同じく、三項式の部分はそれ以上因数分解できない。
Try It #7やってみよう7
Factor the difference of cubes:
立方の差 を因数分解せよ。
Factoring Expressions with Fractional or Negative Exponents分数の指数や負の指数を持つ式を因数分解する
Expressions with fractional or negative exponents can be factored by pulling out a GCF. Look for the variable or exponent that is common to each term of the expression and pull out that variable or exponent raised to the lowest power. These expressions follow the same factoring rules as those with integer exponents. For instance, can be factored by pulling out and being rewritten as
分数の指数や負の指数を持つ式も、GCF をくくり出せば因数分解できる。式の各項に共通する変数や指数を探し、その変数を最も低い乗数に上げたものをくくり出す。こうした式も、整数の指数の式と同じ因数分解の規則に従う。たとえば は をくくり出して と書き直せる。
Example 8例8
Factoring an Expression with Fractional or Negative Exponents分数の指数や負の指数を持つ式を因数分解する
Factor
を因数分解せよ。
Solution 解答
Factor out the term with the lowest value of the exponent. In this case, that would be
指数の値がいちばん小さい項をくくり出す。この場合は である。
Try It #8やってみよう8
Factor
を因数分解せよ。
Media 教材
Access these online resources for additional instruction and practice with factoring polynomials.
多項式の因数分解についての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。
• Identify GCF• Factor Trinomials when a Equals 1• Factor Trinomials when a is not equal to 1• Factor Sum or Difference of Cubes
・GCF を見分ける・a が1のときの三項式の因数分解・a が1でないときの三項式の因数分解・立方の和・差の因数分解
Verbal言葉で答える問題
2. A polynomial is factorable, but it is not a perfect square trinomial or a difference of two squares. Can you factor the polynomial without finding the GCF?
2. ある多項式は因数分解できるが、完全平方の三項式でも二つの平方の差でもない。GCF を求めずにこの多項式を因数分解できるか。
Algebraic代数の問題
For the following exercises, find the greatest common factor.
次の各問について、最大公約因数を求めよ。
For the following exercises, factor by grouping.
次の各問について、組み分けによって因数分解せよ。
For the following exercises, factor the polynomial.
次の各問について、多項式を因数分解せよ。
For the following exercises, factor the polynomials.
次の各問について、多項式を因数分解せよ。
Real-World Applications応用問題
For the following exercises, consider this scenario:
次の各問は、この場面について考える。
Charlotte has appointed a chairperson to lead a city beautification project. The first act is to install statues and fountains in one of the city’s parks. The park is a rectangle with an area of m2, as shown in the figure below. The length and width of the park are perfect factors of the area.
Charlotte は市の美化事業を率いる委員長を任命した。最初の仕事は、市内のある公園に彫像と噴水を据えることである。下の図のように、この公園は面積 m2 の長方形である。公園の縦と横の長さは、この面積のちょうどの因数になっている。

52. A statue is to be placed in the center of the park. The area of the base of the statue is Factor the area to find the lengths of the sides of the statue.
52. 彫像は公園の中央に置くことになっている。彫像の台座の面積は である。面積を因数分解して、台座の各辺の長さを求めよ。
For the following exercise, consider the following scenario:
次の問は、この場面について考える。
A school is installing a flagpole in the central plaza. The plaza is a square with side length 100 yd. as shown in the figure below. The flagpole will take up a square plot with area yd2.
ある学校が中央広場に旗竿を立てようとしている。下の図のように、広場は一辺100ヤードの正方形である。旗竿は面積 平方ヤードの正方形の区画を占める。

54. Find the length of the base of the flagpole by factoring.
54. 因数分解によって、旗竿の土台の一辺の長さを求めよ。
Extensions発展問題
For the following exercises, factor the polynomials completely.
次の各問について、多項式を完全に因数分解せよ。