第1章前提知識Prerequisites
Performing Calculations Using the Order of Operations演算の順序に従って計算する
When we multiply a number by itself, we square it or raise it to a power of 2. For example, We can raise any number to any power. In general, the exponential notation means that the number or variable is used as a factor times.
ある数をそれ自身に掛けることを、二乗する、あるいは2乗に上げるという。たとえば どんな数でも、どんな乗数に上げてよい。一般に、指数の書き方 は、数または変数 を 回だけ因数として使うという意味である。
In this notation, is read as the nth power of or to the where is called the base and is called the exponent. A term in exponential notation may be part of a mathematical expression, which is a combination of numbers and operators, i.e., + addition, – subtraction, × multiplication, ÷ division. For example, is a mathematical expression.
この書き方では、 を「のn乗」または「の乗」と読む。 を底、 を指数という。指数の書き方をした項は、数式の一部になることがある。数式とは、数と演算子——+ の加法、– の減法、× の乗法、÷ の除法——を組み合わせたものである。たとえば は数式である。
To evaluate a mathematical expression, we perform the various operations. However, we do not perform them in any random order. We use the order of operations. This is a sequence of rules for evaluating such expressions.
数式の値を求めるには、いろいろな演算を行う。ただし、順番は好き勝手でよいわけではない。演算の順序に従う。これは、そうした式の値を求めるための一続きの規則である。
Recall that in mathematics we use parentheses ( ), brackets [ ], and braces { } to group numbers and expressions so that anything appearing within the symbols is treated as a unit. Additionally, fraction bars, radicals, and absolute value bars are treated as grouping symbols. When evaluating a mathematical expression, begin by simplifying expressions within grouping symbols.
数学では、丸括弧 ( )、角括弧 [ ]、波括弧 { } を使って数や式をひとまとめにし、その記号の中にあるものを一つのかたまりとして扱うことを思い出そう。さらに、分数の横線、根号、絶対値の縦線も、まとめるための記号として扱う。数式の値を求めるときは、まとめるための記号の中の式を簡単にするところから始める。
The next step is to address any exponents or radicals. Afterward, perform multiplication and division from left to right and finally addition and subtraction from left to right.
次の段階は、指数と根号を片づけることである。その後、左から右へ乗法と除法を行い、最後に左から右へ加法と減法を行う。
Let’s take a look at the expression provided.
示された式を見てみよう。
There are no grouping symbols, so we move on to exponents or radicals. The number 4 is raised to a power of 2, so simplify as 16.
まとめるための記号は無いので、指数と根号へ進む。4が2乗に上げられているので、 を16にする。
Next, perform multiplication or division, left to right.
次に、左から右へ乗法または除法を行う。
Lastly, perform addition or subtraction, left to right.
最後に、左から右へ加法または減法を行う。
Therefore,
よって
For some complicated expressions, several passes through the order of operations will be needed. For instance, there may be a radical expression inside parentheses that must be simplified before the parentheses are evaluated. Following the order of operations ensures that anyone simplifying the same mathematical expression will get the same result.
込み入った式では、演算の順序を何巡か通す必要がある。たとえば、括弧の中に根号の式があり、括弧の値を求める前にそれを簡単にしなければならないことがある。演算の順序に従えば、同じ数式を簡単にした人は誰でも同じ結果になる。
Order of Operations 演算の順序
Operations in mathematical expressions must be evaluated in a systematic order, which can be simplified using the acronym PEMDAS:
数式の中の演算は決まった順序で行わなければならない。その順序は PEMDAS という頭字語にまとめられる。
P(arentheses)
E(xponents)
M(ultiplication) and D(ivision)
A(ddition) and S(ubtraction)
P(arentheses 括弧) E(xponents 指数) M(ultiplication 乗法) と D(ivision 除法) A(ddition 加法) と S(ubtraction 減法)
How To 手順
Given a mathematical expression, simplify it using the order of operations.
数式が与えられたとき、演算の順序に従って簡単にする。
1. Step 1. Simplify any expressions within grouping symbols.2. Step 2. Simplify any expressions containing exponents or radicals.3. Step 3. Perform any multiplication and division in order, from left to right.4. Step 4. Perform any addition and subtraction in order, from left to right.
1. 手順1 まとめるための記号の中の式を簡単にする。2. 手順2 指数や根号を含む式を簡単にする。3. 手順3 乗法と除法を、左から右へ順に行う。4. 手順4 加法と減法を、左から右へ順に行う。
Example 6例6
Using the Order of Operations演算の順序を使う
Use the order of operations to evaluate each of the following expressions.
演算の順序に従って、次の各式の値を求めよ。
Solution 解答
ⓐ
ⓑ
Note that in the first step, the radical is treated as a grouping symbol, like parentheses. Also, in the third step, the fraction bar is considered a grouping symbol so the numerator is considered to be grouped.ⓒ
ⓓ
In this example, the fraction bar separates the numerator and denominator, which we simplify separately until the last step.ⓔ
ⓑ 第一段階では、根号を括弧と同じくまとめるための記号として扱っていることに注意せよ。また第三段階では、分数の横線をまとめるための記号とみなすので、分子はひとまとまりとして扱う。ⓓ この例では、分数の横線が分子と分母を隔てている。最後の段階まで、両者を別々に簡単にする。
Try It #6やってみよう6
Use the order of operations to evaluate each of the following expressions.
演算の順序に従って、次の各式の値を求めよ。