第11章連立方程式と連立不等式Systems of Equations and Inequalities
11.7 Solving Systems with Inverses11.7 逆行列で連立方程式を解く
Learning Objectives 学習目標
In this section, you will:
この節を終えると、次のことができるようになる。
• Find the inverse of a matrix.• Solve a system of linear equations using an inverse matrix.
・行列の逆を求める。・逆行列を使って連立一次方程式を解く。
Soriya plans to invest $10,500 into two different bonds to spread out her risk. The first bond has an annual return of 10%, and the second bond has an annual return of 6%. In order to receive an 8.5% return from the two bonds, how much should Soriya invest in each bond? What is the best method to solve this problem?
ソリヤは危険を分散するため、10,500ドルを二つの異なる債券に投じるつもりである。一つ目の債券は年の利回りが10%、二つ目の債券は年の利回りが6%である。二つの債券から8.5%の利回りを得るには、ソリヤは各債券にいくらずつ投じるべきか。この問題を解くのに最もよい方法は何か。
There are several ways we can solve this problem. As we have seen in previous sections, systems of equations and matrices are useful in solving real-world problems involving finance. After studying this section, we will have the tools to solve the bond problem using the inverse of a matrix.
この問題を解くしかたはいくつもある。前の節で見たとおり、連立方程式と行列は金融にかかわる現実の問題を解くのに役立つ。この節を学べば、行列の逆を使ってこの債券の問題を解く道具が手に入る。
Finding the Inverse of a Matrix行列の逆を求める
We know that the multiplicative inverse of a real number is and For example, and The multiplicative inverse of a matrix is similar in concept, except that the product of matrix and its inverse equals the identity matrix. The identity matrix is a square matrix containing ones down the main diagonal and zeros everywhere else. We identify identity matrices by where represents the dimension of the matrix. Observe the following equations.
実数 の掛け算についての逆が であり、 であることは分かっている。たとえば と である。行列の掛け算についての逆も考えは似ているが、行列 とその逆 の積が単位行列に等しい点が違う。単位行列とは、主対角線に沿って1が並び、それ以外はすべて零の正方行列である。単位行列は で表し、 はその行列の型を表す。次の式を見よ。
The identity matrix acts as a 1 in matrix algebra. For example,
単位行列は、行列の代数で1のはたらきをする。たとえば である。
A matrix that has a multiplicative inverse has the properties
掛け算についての逆を持つ行列は、次の性質を持つ。
A matrix that has a multiplicative inverse is called an invertible matrix. Only a square matrix may have a multiplicative inverse, as the reversibility, is a requirement. Not all square matrices have an inverse, but if is invertible, then is unique. We will look at two methods for finding the inverse of a matrix and a third method that can be used on both and matrices.
掛け算についての逆を持つ行列を、正則行列という。掛け算についての逆を持てるのは正方行列だけである。逆にできること が要るからである。すべての正方行列が逆を持つわけではないが、 が正則なら はただ一つである。 行列の逆を求める二つの方法と、 行列と 行列の両方に使える三つ目の方法を見る。
The Identity Matrix and Multiplicative Inverse 単位行列と逆行列
The identity matrix, is a square matrix containing ones down the main diagonal and zeros everywhere else.
単位行列 とは、主対角線に沿って1が並び、それ以外はすべて零の正方行列である。
If is an matrix and is an matrix such that then the multiplicative inverse of a matrix
が 行列、 が 行列で を満たすなら、 であり、これが行列 の掛け算についての逆である。
Example 1例1
Showing That the Identity Matrix Acts as a 1単位行列が1のはたらきをすることを示す
Given matrix A, show that
行列Aが与えられたとき、 を示せ。
Solution 解答
Use matrix multiplication to show that the product of and the identity is equal to the product of the identity and A.
行列の掛け算を使って、 と単位行列の積が、単位行列とAの積に等しいことを示す。
How To 手順
Given two matrices, show that one is the multiplicative inverse of the other.
二つの行列が与えられたとき、一方がもう一方の掛け算についての逆であることを示す。
1. Given matrix of order and matrix of order multiply 2. If then find the product If then and
1. 型 の行列 と型 の行列 が与えられたとき、 を掛ける。2. なら、積 を求める。 なら であり である。
Example 2例2
Showing That Matrix A Is the Multiplicative Inverse of Matrix B行列Aが行列Bの掛け算についての逆であることを示す
Show that the given matrices are multiplicative inverses of each other.
与えられた行列が互いに掛け算についての逆であることを示せ。
Solution 解答
Multiply and If both products equal the identity, then the two matrices are inverses of each other.
と を掛ける。どちらの積も単位行列に等しいなら、この二つの行列は互いに逆である。
and are inverses of each other.
と は互いに逆である。
Try It #1やってみよう1
Show that the following two matrices are inverses of each other.
次の二つの行列が互いに逆であることを示せ。
Finding the Multiplicative Inverse Using Matrix Multiplication行列の掛け算を使って掛け算についての逆を求める
We can now determine whether two matrices are inverses, but how would we find the inverse of a given matrix? Since we know that the product of a matrix and its inverse is the identity matrix, we can find the inverse of a matrix by setting up an equation using matrix multiplication.
これで二つの行列が互いに逆かどうかは判定できるが、与えられた行列の逆はどう求めればよいか。行列とその逆の積が単位行列であることは分かっているので、行列の掛け算を使って式を立てれば行列の逆が求められる。
Example 3例3
Finding the Multiplicative Inverse Using Matrix Multiplication行列の掛け算を使って掛け算についての逆を求める
Use matrix multiplication to find the inverse of the given matrix.
行列の掛け算を使って、与えられた行列の逆を求めよ。
Solution 解答
For this method, we multiply by a matrix containing unknown constants and set it equal to the identity.
この方法では、 に未知の定数を含む行列を掛け、それを単位行列に等しいと置く。
Find the product of the two matrices on the left side of the equal sign.
等号の左側の二つの行列の積を求める。
Next, set up a system of equations with the entry in row 1, column 1 of the new matrix equal to the first entry of the identity, 1. Set the entry in row 2, column 1 of the new matrix equal to the corresponding entry of the identity, which is 0.
次に、新しい行列の1行1列の成分を単位行列の最初の成分1に等しいと置いて、連立方程式を立てる。新しい行列の2行1列の成分を、単位行列の対応する成分すなわち0に等しいと置く。
Using row operations, multiply and add as follows: Add the equations, and solve for
行の演算を使い、次のように掛けて足す。。式どうしを足し、 について解く。
Back-substitute to solve for
後ろから代入して について解く。
Write another system of equations setting the entry in row 1, column 2 of the new matrix equal to the corresponding entry of the identity, 0. Set the entry in row 2, column 2 equal to the corresponding entry of the identity.
新しい行列の1行2列の成分を単位行列の対応する成分0に等しいと置いて、もう一つ連立方程式を書く。2行2列の成分を単位行列の対応する成分に等しいと置く。
Using row operations, multiply and add as follows: Add the two equations and solve for
行の演算を使い、次のように掛けて足す。。二つの式を足し、 について解く。
Once more, back-substitute and solve for
もう一度、後ろから代入して について解く。
Finding the Multiplicative Inverse by Augmenting with the Identity単位行列を並べて掛け算についての逆を求める
Another way to find the multiplicative inverse is by augmenting with the identity. When matrix is transformed into the augmented matrix transforms into
掛け算についての逆を求めるもう一つのしかたは、単位行列を並べることである。行列 が に変わるとき、拡大した行列 は に変わる。
For example, given
たとえば、次が与えられたとき、
augment with the identity
に単位行列を並べる。
Perform row operations with the goal of turning into the identity.
を単位行列にすることを目標に行の演算を行う。
1. Switch row 1 and row 2. 2. Multiply row 2 by and add to row 1. 3. Multiply row 1 by and add to row 2. 4. Add row 2 to row 1. 5. Multiply row 2 by
1. 1行目と2行目を入れ替える。2. 2行目に を掛けて1行目に足す。3. 1行目に を掛けて2行目に足す。4. 2行目を1行目に足す。5. 2行目に を掛ける。
The matrix we have found is
求まった行列が である。
Finding the Multiplicative Inverse of 2×2 Matrices Using a Formula公式を使って 2×2 行列の掛け算についての逆を求める
When we need to find the multiplicative inverse of a matrix, we can use a special formula instead of using matrix multiplication or augmenting with the identity.
行列の掛け算についての逆を求めるときは、行列の掛け算を使ったり単位行列を並べたりする代わりに、特別な公式が使える。
If is a matrix, such as
が次のような 行列のとき、
the multiplicative inverse of is given by the formula
の掛け算についての逆は次の公式で与えられる。
where If then has no inverse.
ここで である。 なら に逆は無い。
Example 4例4
Using the Formula to Find the Multiplicative Inverse of Matrix A公式を使って行列Aの掛け算についての逆を求める
Use the formula to find the multiplicative inverse of
公式を使って、次の掛け算についての逆を求めよ。
Solution 解答
Using the formula, we have
公式を使うと、次を得る。
Analysis 考察
We can check that our formula works by using one of the other methods to calculate the inverse. Let’s augment with the identity.
別の方法で逆を計算すれば、この公式がはたらくことを確かめられる。 に単位行列を並べてみよう。
Perform row operations with the goal of turning into the identity.
を単位行列にすることを目標に行の演算を行う。
1. Multiply row 1 by and add to row 2. 2. Multiply row 2 by 2 and add to row 1.
1. 1行目に を掛けて2行目に足す。2. 2行目に2を掛けて1行目に足す。
So, we have verified our original solution.
これで元の答えが確かめられた。
Try It #2やってみよう2
Use the formula to find the inverse of matrix Verify your answer by augmenting with the identity matrix.
公式を使って行列 の逆を求めよ。単位行列を並べて答えを確かめよ。
Example 5例5
Finding the Inverse of the Matrix, If It Exists行列の逆を、あるなら求める
Find the inverse, if it exists, of the given matrix.
与えられた行列の逆を、あるなら求めよ。
Solution 解答
We will use the method of augmenting with the identity.
単位行列を並べる方法を使う。
1. Switch row 1 and row 2. 2. Multiply row 1 by −3 and add it to row 2. 3. There is nothing further we can do. The zeros in row 2 indicate that this matrix has no inverse.
1. 1行目と2行目を入れ替える。2. 1行目に−3を掛けて2行目に足す。3. これ以上できることは無い。2行目の零は、この行列に逆が無いことを示す。
Finding the Multiplicative Inverse of 3×3 Matrices3×3 行列の掛け算についての逆を求める
Unfortunately, we do not have a formula similar to the one for a matrix to find the inverse of a matrix. Instead, we will augment the original matrix with the identity matrix and use row operations to obtain the inverse.
残念ながら、 行列の逆を求めるのに、 行列のときのような公式は無い。その代わりに、元の行列に単位行列を並べ、行の演算を使って逆を求める。
Given a matrix
行列が与えられたとき、
augment with the identity matrix
に単位行列を並べる。
To begin, we write the augmented matrix with the identity on the right and on the left. Performing elementary row operations so that the identity matrix appears on the left, we will obtain the inverse matrix on the right. We will find the inverse of this matrix in the next example.
まず、右に単位行列、左に を置いた拡大した行列を書く。単位行列が左に現れるように基本の行の演算を行えば、右に逆行列が得られる。この行列の逆は次の例で求める。
How To 手順
Given a matrix, find the inverse
行列が与えられたとき、その逆を求める
1. Write the original matrix augmented with the identity matrix on the right.2. Use elementary row operations so that the identity appears on the left.3. What is obtained on the right is the inverse of the original matrix.4. Use matrix multiplication to show that and
1. 元の行列の右に単位行列を並べて書く。2. 単位行列が左に現れるように基本の行の演算を使う。3. 右に得られたものが元の行列の逆である。4. 行列の掛け算を使って と を示せ。
Example 6例6
Finding the Inverse of a 3 × 3 Matrix3 × 3 行列の逆を求める
Given the matrix find the inverse.
行列 が与えられたとき、その逆を求めよ。
Solution 解答
Augment with the identity matrix, and then begin row operations until the identity matrix replaces The matrix on the right will be the inverse of
に単位行列を並べ、単位行列が に置き換わるまで行の演算を始める。右の行列が の逆になる。
Thus,
よって、
Analysis 考察
To prove that let’s multiply the two matrices together to see if the product equals the identity, if and
を証明するため、 と として、この二つの行列を掛け合わせて積が単位行列に等しいかを見よう。
Try It #3やってみよう3
Find the inverse of the matrix.
行列の逆を求めよ。
Solving a System of Linear Equations Using the Inverse of a Matrix行列の逆を使って連立一次方程式を解く
Solving a system of linear equations using the inverse of a matrix requires the definition of two new matrices: is the matrix representing the variables of the system, and is the matrix representing the constants. Using matrix multiplication, we may define a system of equations with the same number of equations as variables as
行列の逆を使って連立一次方程式を解くには、二つの新しい行列を定める必要がある。 はこの組の変数を表す行列、 は定数を表す行列である。行列の掛け算を使えば、式の数と変数の数が同じ連立方程式を次のように定められる。
To solve a system of linear equations using an inverse matrix, let be the coefficient matrix, let be the variable matrix, and let be the constant matrix. Thus, we want to solve a system For example, look at the following system of equations.
逆行列を使って連立一次方程式を解くには、 を係数行列、 を変数の行列、 を定数の行列とする。よって、組 を解きたい。たとえば、次の連立方程式を見よ。
From this system, the coefficient matrix is
この組から、係数行列は次である。
The variable matrix is
変数の行列は次である。
And the constant matrix is
そして定数の行列は次である。
Then looks like
すると は次のようになる。
Recall the discussion earlier in this section regarding multiplying a real number by its inverse, To solve a single linear equation for we would simply multiply both sides of the equation by the multiplicative inverse (reciprocal) of Thus,
この節の前のほうの、実数にその逆を掛けることについての話 を思い出せ。一つの一次方程式 を について解くには、式の両辺に の掛け算についての逆(逆数)を掛けるだけでよい。よって、
The only difference between a solving a linear equation and a system of equations written in matrix form is that finding the inverse of a matrix is more complicated, and matrix multiplication is a longer process. However, the goal is the same—to isolate the variable.
一次方程式を解くのと、行列の形で書いた連立方程式を解くのとの違いは、行列の逆を求めるほうが込み入っていて、行列の掛け算のほうが長い手順になることだけである。だが目標は同じ、すなわち変数を一つだけ取り出すことである。
We will investigate this idea in detail, but it is helpful to begin with a system and then move on to a system.
この考えは詳しく調べるが、まず の組から始め、そして の組へ進むと分かりやすい。
Solving a System of Equations Using the Inverse of a Matrix 逆行列による連立方程式の解法
Given a system of equations, write the coefficient matrix the variable matrix and the constant matrix Then
連立方程式が与えられたとき、係数行列 、変数の行列 、定数の行列 を書く。そして
Multiply both sides by the inverse of to obtain the solution.
両辺に の逆を掛けて解を得る。
Q&A 疑問と答え
If the coefficient matrix does not have an inverse, does that mean the system has no solution?
係数行列に逆が無いとき、その組に解は無いということか。
No, if the coefficient matrix is not invertible, the system could be inconsistent and have no solution, or be dependent and have infinitely many solutions.
そうではない。係数行列が正則でないとき、その組は解が無い場合もあれば、従属で解が無限にある場合もある。
Example 7例7
Solving a 2 × 2 System Using the Inverse of a Matrix行列の逆を使って 2 × 2 の組を解く
Solve the given system of equations using the inverse of a matrix.
行列の逆を使って、与えられた連立方程式を解け。
Solution 解答
Write the system in terms of a coefficient matrix, a variable matrix, and a constant matrix.
この組を、係数行列、変数の行列、定数の行列で書く。
Then
そして
First, we need to calculate Using the formula to calculate the inverse of a 2 by 2 matrix, we have:
まず、 を計算する必要がある。2元2列の行列の逆を計算する公式を使うと、次を得る。
So,
よって、
Now we are ready to solve. Multiply both sides of the equation by
これで解く用意ができた。式の両辺に を掛ける。
The solution is
解は である。
Q&A 疑問と答え
Can we solve for by finding the product
積 を求めて について解けるか。
No, recall that matrix multiplication is not commutative, so Consider our steps for solving the matrix equation.
解けない。行列の掛け算は交換できないので であることを思い出せ。この行列の式を解く手順を考えよ。
Notice in the first step we multiplied both sides of the equation by but the was to the left of on the left side and to the left of on the right side. Because matrix multiplication is not commutative, order matters.
第一歩で式の両辺に を掛けたが、 は左辺では の左、右辺では の左にあったことに注意せよ。行列の掛け算は交換できないので、順序が効く。
Example 8例8
Solving a 3 × 3 System Using the Inverse of a Matrix行列の逆を使って 3 × 3 の組を解く
Solve the following system using the inverse of a matrix.
行列の逆を使って次の組を解け。
Solution 解答
Write the equation
式 を書く。
First, we will find the inverse of by augmenting with the identity.
まず、単位行列を並べて の逆を求める。
Multiply row 1 by
1行目に を掛ける。
Multiply row 1 by 4 and add to row 2.
1行目に4を掛けて2行目に足す。
Add row 1 to row 3.
1行目を3行目に足す。
Multiply row 2 by −3 and add to row 1.
2行目に−3を掛けて1行目に足す。
Multiply row 3 by 5.
3行目に5を掛ける。
Multiply row 3 by and add to row 1.
3行目に を掛けて1行目に足す。
Multiply row 3 by and add to row 2.
3行目に を掛けて2行目に足す。
So,
よって、
Multiply both sides of the equation by We want
式の両辺に を掛ける。 を求めたい。
Thus,
よって、
The solution is
解は である。
Try It #4やってみよう4
Solve the system using the inverse of the coefficient matrix.
係数行列の逆を使ってこの組を解け。
How To 手順
Given a system of equations, solve with matrix inverses using a calculator.
連立方程式が与えられたとき、電卓を使って逆行列で解く。
1. Save the coefficient matrix and the constant matrix as matrix variables and 2. Enter the multiplication into the calculator, calling up each matrix variable as needed.3. If the coefficient matrix is invertible, the calculator will present the solution matrix; if the coefficient matrix is not invertible, the calculator will present an error message.
1. 係数行列と定数の行列を、行列の変数 と として保存する。2. 必要に応じて各行列の変数を呼び出しながら、掛け算を電卓に入れる。3. 係数行列が正則なら電卓は答えの行列を示す。係数行列が正則でないなら、電卓は誤りの知らせを示す。
Example 9例9
Using a Calculator to Solve a System of Equations with Matrix Inverses電卓を使い、逆行列で連立方程式を解く
Solve the system of equations with matrix inverses using a calculator
電卓を使い、逆行列でこの連立方程式を解け。
Solution 解答
On the matrix page of the calculator, enter the coefficient matrix as the matrix variable and enter the constant matrix as the matrix variable
電卓の行列の画面で、係数行列を行列の変数 として入れ、定数の行列を行列の変数 として入れる。
On the home screen of the calculator, type in the multiplication to solve for calling up each matrix variable as needed.
電卓の最初の画面で、必要に応じて各行列の変数を呼び出しながら、 について解く掛け算を打ち込む。
Evaluate the expression.
この式の値を求める。
Media 教材
Access these online resources for additional instruction and practice with solving systems with inverses.
逆行列で連立方程式を解くことについての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。
• The Identity Matrix• Determining Inverse Matrices• Using a Matrix Equation to Solve a System of Equations
・単位行列・逆行列を求める・行列の式を使って連立方程式を解く
Verbal言葉で答える問題
2. Does every matrix have an inverse? Explain why or why not. Explain what condition is necessary for an inverse to exist.
2. どの 行列にも逆はあるか。なぜそうか、あるいはなぜそうでないかを説明せよ。逆があるためにどんな条件が要るかを説明せよ。
4. Can a matrix with an entire column of zeros have an inverse? Explain why or why not.
4. 一つの列がすべて零である行列に逆はありうるか。なぜそうか、あるいはなぜそうでないかを説明せよ。
Algebraic代数の問題
In the following exercises, show that matrix is the inverse of matrix
次の各問について、行列 が行列 の逆であることを示せ。
For the following exercises, find the multiplicative inverse of each matrix, if it exists.
次の各問について、各行列の掛け算についての逆を、あるなら求めよ。
For the following exercises, solve the system using the inverse of a matrix.
次の各問について、 行列の逆を使ってこの組を解け。
For the following exercises, solve a system using the inverse of a matrix.
次の各問について、 行列の逆を使って組を解け。
Technology機器を使う問題
For the following exercises, use a calculator to solve the system of equations with matrix inverses.
次の各問について、電卓を使い、逆行列でこの連立方程式を解け。
Extensions発展問題
For the following exercises, find the inverse of the given matrix.
次の各問について、与えられた行列の逆を求めよ。
Real-World Applications現実世界への応用
For the following exercises, write a system of equations that represents the situation. Then, solve the system using the inverse of a matrix.
次の各問について、状況を表す連立方程式を書け。そして行列の逆を使ってこの組を解け。
52. 2,400 tickets were sold for a basketball game. If the prices for floor 1 and floor 2 were different, and the total amount of money brought in is $64,000, how much was the price of each ticket?
52. あるバスケットボールの試合で券が2,400枚売れた。1階と2階で値段が違い、集まった金額の合計が64,000ドルなら、各券の値段はいくらか。
54. A food drive collected two different types of canned goods, green beans and kidney beans. The total number of collected cans was 350 and the total weight of all donated food was 348 lb, 12 oz. If the green bean cans weigh 2 oz less than the kidney bean cans, how many of each can was donated?
54. ある食料の寄付集めで、いんげん豆といんげん(赤いんげん)の二種類の缶詰が集まった。集まった缶の合計は350個で、寄付された食料全体の重さは348ポンド12オンスだった。いんげん豆の缶が赤いんげんの缶より2オンス軽いとすると、各缶は何個ずつ寄付されたか。
55. Students were asked to bring their favorite fruit to class. 95% of the fruits consisted of banana, apple, and oranges. If oranges were twice as popular as bananas, and apples were 5% less popular than bananas, what are the percentages of each individual fruit?
55. 学生たちが好きな果物を教室に持ってくるよう言われた。果物の95%はバナナ、りんご、みかんだった。みかんがバナナの2倍の人気で、りんごがバナナより5%人気が低かったとすると、各果物の割合はそれぞれ何パーセントか。
56. The nursing club held a bake sale to raise money and sold brownies and chocolate chip cookies. They priced the brownies at $1 and the chocolate chip cookies at $0.75. They raised $700 and sold 850 items. How many brownies and how many cookies were sold?
56. 看護のクラブが資金集めの菓子の販売を開き、ブラウニーとチョコチップクッキーを売った。ブラウニーを1ドル、チョコチップクッキーを0.75ドルの値段にした。700ドルを集め、850個を売った。ブラウニーとクッキーは何個ずつ売れたか。
57. A clothing store needs to order new inventory. It has three different types of hats for sale: straw hats, beanies, and cowboy hats. The straw hat is priced at $13.99, the beanie at $7.99, and the cowboy hat at $14.49. If 100 hats were sold this past quarter, $1,119 was taken in by sales, and the amount of beanies sold was 10 more than cowboy hats, how many of each should the clothing store order to replace those already sold?
57. ある衣料品店が新しい在庫を注文する必要がある。売り物の帽子は三種類ある。麦わら帽子、ニット帽、カウボーイ帽である。麦わら帽子は13.99ドル、ニット帽は7.99ドル、カウボーイ帽は14.49ドルの値段が付いている。この四半期に帽子が100個売れ、売り上げは1,119ドルで、売れたニット帽の数がカウボーイ帽より10個多かったとすると、この衣料品店は売れた分を補うために各種類を何個ずつ注文すべきか。
58. Anna, Percy, and Morgan weigh a combined 370 lb. If Morgan weighs 20 lb more than Percy, and Anna weighs 1.5 times as much as Percy, how much does each person weigh?
58. アナ、パーシー、モーガンの体重は合わせて370ポンドである。モーガンがパーシーより20ポンド重く、アナがパーシーの1.5倍の重さなら、各人の体重はいくらか。
59. Three roommates shared a package of 12 ice cream bars, but no one remembers who ate how many. If Micah ate twice as many ice cream bars as Joe, and Albert ate three less than Micah, how many ice cream bars did each roommate eat?
59. 三人の同居人がアイスクリームバー12本の包みを分け合ったが、誰が何本食べたかは誰も覚えていない。ミカがジョーの2倍の本数を食べ、アルバートがミカより3本少なく食べたとすると、各同居人は何本ずつ食べたか。
60. A farmer constructed a chicken coop out of chicken wire, wood, and plywood. The chicken wire cost $2 per square foot, the wood $10 per square foot, and the plywood $5 per square foot. The farmer spent a total of $51, and the total amount of materials used was He used more chicken wire than plywood. How much of each material in did the farmer use?
60. ある農家が金網、木材、合板で鶏小屋を作った。金網は1平方フィートあたり2ドル、木材は10ドル、合板は5ドルだった。この農家は合計51ドルを使い、使った材料の合計は だった。金網は合板より 多く使った。この農家は各材料をどれだけ使ったか。
61. Jay has lemon, orange, and pomegranate trees in his backyard. An orange weighs 8 oz, a lemon 5 oz, and a pomegranate 11 oz. Jay picked 142 pieces of fruit weighing a total of 70 lb, 10 oz. He picked 15.5 times more oranges than pomegranates. How many of each fruit did Jay pick?
61. ジェイの裏庭にはレモン、みかん、ざくろの木がある。みかんは1個8オンス、レモンは5オンス、ざくろは11オンスである。ジェイは合わせて70ポンド10オンスの果物を142個もいだ。みかんはざくろの15.5倍もいだ。ジェイは各果物を何個ずつもいだか。