プリンピキア

第6章指数関数と対数関数Exponential and Logarithmic Functions

6.5 Logarithmic Properties6.5 対数の性質

Learning Objectives 学習目標

In this section, you will:

この節を終えると、次のことができるようになる。

• Use the product rule for logarithms.• Use the quotient rule for logarithms.• Use the power rule for logarithms.• Expand logarithmic expressions.• Condense logarithmic expressions.• Use the change-of-base formula for logarithms.

・対数の積の法則を使う。・対数の商の法則を使う。・対数の累乗の法則を使う。・対数の式を展開する。・対数の式をまとめる。・対数の底の変換公式を使う。

Testing of the pH of hydrochloric acid.
Figure 1 The pH of hydrochloric acid is tested with litmus paper. (credit: David Berardan)図1 塩酸のpHをリトマス紙で調べる。(credit: David Berardan)

In chemistry, pH is used as a measure of the acidity or alkalinity of a substance. The pH scale runs from 0 to 14. Substances with a pH less than 7 are considered acidic, and substances with a pH greater than 7 are said to be basic. Our bodies, for instance, must maintain a pH close to 7.35 in order for enzymes to work properly. To get a feel for what is acidic and what is basic, consider the following pH levels of some common substances:

化学では、物質の酸性度やアルカリ度を測るものとして pH を使う。pH の尺度は0から14まで走る。pH が7より小さい物質は酸性、7より大きい物質は塩基性とされる。たとえば私たちの体は、酵素がきちんとはたらくために pH を7.35近くに保たなければならない。何が酸性で何が塩基性かをつかむために、身近な物質の次の pH の値を見よう。

• Battery acid: 0.8• Stomach acid: 2.7• Orange juice: 3.3• Pure water: 7 (at 25° C)• Human blood: 7.35• Fresh coconut: 7.8• Sodium hydroxide (lye): 14

・電池の酸: 0.8・胃酸: 2.7・オレンジジュース: 3.3・純水: 7(25°Cで)・人の血液: 7.35・新鮮なココナッツ: 7.8・水酸化ナトリウム(苛性ソーダ): 14

To determine whether a solution is acidic or basic, we find its pH, which is a measure of the number of active positive hydrogen ions in the solution. The pH is defined by the following formula, where H+ is the concentration of hydrogen ion in the solution

ある溶液が酸性か塩基性かを決めるには、その pH を求める。pH は溶液中の活性な水素の陽イオンの数を測ったものである。pH は次の公式で定められる。ここで H+ は溶液中の水素イオンの濃度である。

pH=log([H + ]) =log( 1 [H + ] )

The equivalence of log( [ H + ] ) and log( 1 [ H + ] ) is one of the logarithm properties we will examine in this section.

log( [ H + ] )log( 1 [ H + ] ) が等しいことは、この節で調べる対数の性質の一つである。

Using the Product Rule for Logarithms対数の積の法則を使う

Recall that the logarithmic and exponential functions “undo” each other. This means that logarithms have similar properties to exponents. Some important properties of logarithms are given here. First, the following properties are easy to prove.

対数関数と指数関数が互いに相手を「元に戻す」ことを思い出そう。つまり対数は指数と似た性質を持つ。対数の大切な性質のいくつかをここに挙げる。まず、次の性質は簡単に証明できる。

log b 1=0 log b b=1

For example, log 5 1=0 since 5 0 =1. And log 5 5=1 since 5 1 =5.

たとえば 5 0 =1. なので log 5 1=0 である。また 5 1 =5. なので log 5 5=1 である。

Next, we have the inverse property.

次に、逆の性質がある。

log b (b x )=x   b log b x =x,x>0

For example, to evaluate log( 100 ), we can rewrite the logarithm as log 10 ( 10 2 ), and then apply the inverse property log b ( b x )=x to get log 10 ( 10 2 )=2.

たとえば log( 100 ) の値を求めるには、この対数を log 10 ( 10 2 ) と書き直し、逆の性質 log b ( b x )=x を当てはめて log 10 ( 10 2 )=2. を得ればよい。

To evaluate e ln( 7 ) , we can rewrite the logarithm as e log e 7 , and then apply the inverse property b log b x =x to get e log e 7 =7.

e ln( 7 ) の値を求めるには、この対数を e log e 7 と書き直し、逆の性質 b log b x =x を当てはめて e log e 7 =7. を得ればよい。

Finally, we have the one-to-one property.

最後に、一対一の性質がある。

log b M=log b Nif and only ifM=N

We can use the one-to-one property to solve the equation log 3 ( 3x )=log 3 ( 2x+5 ) for x. Since the bases are the same, we can apply the one-to-one property by setting the arguments equal and solving for x:

一対一の性質を使えば、方程式 log 3 ( 3x )=log 3 ( 2x+5 )x について解ける。底が同じなので、一対一の性質を当てはめて真数どうしを等しいとおき、x: について解けばよい。

3x=2x+5 Set the arguments equal. x=5 Subtract 2x.

But what about the equation log 3 ( 3x )+log 3 ( 2x+5 )=2? The one-to-one property does not help us in this instance. Before we can solve an equation like this, we need a method for combining terms on the left side of the equation.

だが方程式 log 3 ( 3x )+log 3 ( 2x+5 )=2? はどうか。この場合、一対一の性質は役に立たない。このような方程式を解く前に、左辺の項をまとめる方法が要る。

Recall that we use the product rule of exponents to combine the product of powers by adding exponents: x a x b =x a+b . We have a similar property for logarithms, called the product rule for logarithms, which says that the logarithm of a product is equal to a sum of logarithms. Because logs are exponents, and we multiply like bases, we can add the exponents. We will use the inverse property to derive the product rule below.

指数の積の法則を使い、指数を足して累乗の積をまとめたことを思い出そう: x a x b =x a+b 。対数にも似た性質があり、対数の積の法則と呼ばれる。それは、積の対数は対数の和に等しいと述べる。対数は指数であり、同じ底どうしを掛けるので、指数を足せる。下では、逆の性質を使ってこの積の法則を導く。

Given any real number x and positive real numbers M,N, and b, where b1, we will show

任意の実数 x と、b1 を満たす正の実数 M,Nb について、次を示す。

log b ( MN )=log b ( M )+log b ( N ).

Let m=log b M and n=log b N. In exponential form, these equations are b m =M and b n =N. It follows that

m=log b Mn=log b N とする。指数の形では、これらの式は b m =Mb n =N である。したがって次が成り立つ。

log b ( MN ) =log b ( b m b n ) Substitute for Mand N. =log b ( b m+n ) Apply the product rule for exponents. =m+n Apply the inverse property of logs. =log b ( M )+log b ( N ) Substitute for mand n.

Note that repeated applications of the product rule for logarithms allow us to simplify the logarithm of the product of any number of factors. For example, consider log b (wxyz). Using the product rule for logarithms, we can rewrite this logarithm of a product as the sum of logarithms of its factors:

対数の積の法則を繰り返し当てはめれば、いくつの因数の積の対数でも簡単にできることに注意しよう。たとえば log b (wxyz) を考えよう。対数の積の法則を使えば、この積の対数を、その各因数の対数の和として書き直せる。

log b (wxyz)=log b w+log b x+log b y+log b z

The Product Rule for Logarithms 対数法則:積

The product rule for logarithms can be used to simplify a logarithm of a product by rewriting it as a sum of individual logarithms.

対数の積の法則を使えば、積の対数を個々の対数の和に書き直して簡単にできる。

log b (MN)=log b ( M )+log b ( N )for b>0

How To 手順

Given the logarithm of a product, use the product rule of logarithms to write an equivalent sum of logarithms.

積の対数が与えられたとき、対数の積の法則を使って同値な対数の和を書く。

1. Factor the argument completely, expressing each whole number factor as a product of primes.2. Write the equivalent expression by summing the logarithms of each factor.

1. 真数を完全に因数分解し、整数の因数はそれぞれ素数の積として表す。2. 各因数の対数を足して、同値な式を書く。

Example 1例1

Using the Product Rule for Logarithms対数の積の法則を使う

Expand log 3 ( 30x( 3x+4 ) ).

log 3 ( 30x( 3x+4 ) ) を展開せよ。

Solution 解答

We begin by factoring the argument completely, expressing 30 as a product of primes.

まず真数を完全に因数分解し、30 を素数の積として表す。

log 3 ( 30x( 3x+4 ) )=log 3 ( 235x( 3x+4 ) )

Next we write the equivalent equation by summing the logarithms of each factor.

次に、各因数の対数を足して同値な式を書く。

log 3 ( 30x( 3x+4 ) )=log 3 ( 2 )+log 3 ( 3 )+log 3 ( 5 )+log 3 ( x )+log 3 ( 3x+4 )

Try It #1やってみよう1

Expand log b (8k).

log b (8k) を展開せよ。

Using the Quotient Rule for Logarithms対数の商の法則を使う

For quotients, we have a similar rule for logarithms. Recall that we use the quotient rule of exponents to combine the quotient of exponents by subtracting: x a x b =x ab . The quotient rule for logarithms says that the logarithm of a quotient is equal to a difference of logarithms. Just as with the product rule, we can use the inverse property to derive the quotient rule.

商についても、対数に似た法則がある。指数の商の法則を使い、指数を引いて累乗の商をまとめたことを思い出そう: x a x b=x ab .。対数の商の法則は、商の対数は対数の差に等しいと述べる。積の法則と同じく、逆の性質を使ってこの商の法則を導ける。

Given any real number x and positive real numbers M, N, and b, where b1, we will show

任意の実数 x と、b1 を満たす正の実数 MNb について、次を示す。

log b ( M N )=log b ( M )log b ( N ).

Let m=log b M and n=log b N. In exponential form, these equations are b m =M and b n =N. It follows that

m=log b Mn=log b N とする。指数の形では、これらの式は b m =Mb n =N である。したがって次が成り立つ。

log b ( M N ) =log b ( b m b n ) Substitute for Mand N. =log b ( b mn ) Apply the quotient rule for exponents. =mn Apply the inverse property of logs. =log b ( M )log b ( N ) Substitute for mand n.

For example, to expand log( 2x 2 +6x 3x+9 ), we must first express the quotient in lowest terms. Factoring and canceling we get,

たとえば log( 2x 2 +6x 3x+9 ) を展開するには、まずこの商を約分しなければならない。因数分解して約分すると、次が得られる。

log( 2x 2 +6x 3x+9 )=log( 2x(x+3) 3(x+3) ) Factor the numerator and denominator.                       =log( 2x 3 ) Cancel the common factors.

Next we apply the quotient rule by subtracting the logarithm of the denominator from the logarithm of the numerator. Then we apply the product rule.

次に、分子の対数から分母の対数を引いて商の法則を当てはめる。それから積の法則を当てはめる。

log( 2x 3 )=log(2x)log(3)             =log(2)+log(x)log(3)

The Quotient Rule for Logarithms 対数法則:商

The quotient rule for logarithms can be used to simplify a logarithm or a quotient by rewriting it as the difference of individual logarithms.

対数の商の法則を使えば、商の対数を個々の対数の差に書き直して簡単にできる。

log b ( M N )=log b Mlog b N

How To 手順

Given the logarithm of a quotient, use the quotient rule of logarithms to write an equivalent difference of logarithms.

商の対数が与えられたとき、対数の商の法則を使って同値な対数の差を書く。

1. Express the argument in lowest terms by factoring the numerator and denominator and canceling common terms.2. Write the equivalent expression by subtracting the logarithm of the denominator from the logarithm of the numerator.3. Check to see that each term is fully expanded. If not, apply the product rule for logarithms to expand completely.

1. 分子と分母を因数分解して共通の項を約分し、真数を約した形で表す。2. 分子の対数から分母の対数を引いて、同値な式を書く。3. 各項が完全に展開されているかを確かめる。そうでなければ、対数の積の法則を当てはめて完全に展開する。

Example 2例2

Using the Quotient Rule for Logarithms対数の商の法則を使う

Expand log 2 ( 15x(x1) (3x+4)(2x) ).

log 2 ( 15x(x1) (3x+4)(2x) ) を展開せよ。

Solution 解答

First we note that the quotient is factored and in lowest terms, so we apply the quotient rule.

まず、この商が因数分解されていて約した形になっていることに注意し、商の法則を当てはめる。

log 2 ( 15x(x1) (3x+4)(2x) )=log 2 ( 15x(x1) )log 2 ( (3x+4)(2x) )

Notice that the resulting terms are logarithms of products. To expand completely, we apply the product rule, noting that the prime factors of the factor 15 are 3 and 5.

できあがった項が積の対数であることに注目しよう。完全に展開するために、因数15の素因数が3と5であることに注意して積の法則を当てはめる。

log 2 (15x(x1))log 2 ((3x+4)(2x))=[log 2 (3)+log 2 (5)+log 2 (x)+log 2 (x1)][log 2 (3x+4)+log 2 (2x)]                                                                 =log 2 (3)+log 2 (5)+log 2 (x)+log 2 (x1)log 2 (3x+4)log 2 (2x)

Analysis 考察

There are exceptions to consider in this and later examples. First, because denominators must never be zero, this expression is not defined for x=4 3 and x=2. Also, since the argument of a logarithm must be positive, we note as we observe the expanded logarithm, that x>0, x>1, x>4 3 , and x<2. Combining these conditions is beyond the scope of this section, and we will not consider them here or in subsequent exercises.

この例と後の例には、考えるべき例外がある。まず、分母は決して0であってはならないので、この式は x=4 3x=2. では定義されない。また、対数の真数は正でなければならないので、展開した対数を見ると x>0x>1x>4 3 x<2. であることに気づく。これらの条件をまとめることはこの節の範囲を超えるので、ここでも以後の問題でも考えない。

Try It #2やってみよう2

Expand log 3 ( 7x 2 +21x 7x( x1 )( x2 ) ).

log 3 ( 7x 2 +21x 7x( x1 )( x2 ) ) を展開せよ。

Using the Power Rule for Logarithms対数の累乗の法則を使う

We’ve explored the product rule and the quotient rule, but how can we take the logarithm of a power, such as x 2 ? One method is as follows:

積の法則と商の法則を調べたが、x 2 ? のような累乗の対数はどうとればよいか。一つの方法は次のとおりである。

log b ( x 2 ) =log b ( xx ) =log b x+log b x =2log b x

Notice that we used the product rule for logarithms to find a solution for the example above. By doing so, we have derived the power rule for logarithms, which says that the log of a power is equal to the exponent times the log of the base. Keep in mind that, although the input to a logarithm may not be written as a power, we may be able to change it to a power. For example,

上の例の答えを求めるのに対数の積の法則を使ったことに注目しよう。そうすることで、対数の累乗の法則を導いた。それは、累乗の対数は指数と底の対数の積に等しいと述べる。対数の入力が累乗の形で書かれていなくても、累乗に直せることがあるのを覚えておこう。たとえば次のとおりである。

100=10 2 3 =3 1 2 1 e =e 1

The Power Rule for Logarithms 対数法則:累乗

The power rule for logarithms can be used to simplify the logarithm of a power by rewriting it as the product of the exponent times the logarithm of the base.

対数の累乗の法則を使えば、累乗の対数を、指数と底の対数の積に書き直して簡単にできる。

log b ( M n )=nlog b M

How To 手順

Given the logarithm of a power, use the power rule of logarithms to write an equivalent product of a factor and a logarithm.

累乗の対数が与えられたとき、対数の累乗の法則を使って、同値な因数と対数の積を書く。

1. Express the argument as a power, if needed.2. Write the equivalent expression by multiplying the exponent times the logarithm of the base.

1. 必要なら、真数を累乗の形で表す。2. 指数と底の対数を掛けて、同値な式を書く。

Example 3例3

Expanding a Logarithm with Powers累乗を含む対数を展開する

Expand log 2 x 5 .

log 2 x 5 を展開せよ。

Solution 解答

The argument is already written as a power, so we identify the exponent, 5, and the base, x, and rewrite the equivalent expression by multiplying the exponent times the logarithm of the base.

真数はすでに累乗の形で書かれているので、指数5と底 x を見分け、指数と底の対数を掛けて同値な式に書き直す。

log 2 ( x 5 )=5log 2 x

Try It #3やってみよう3

Expand lnx 2 .

lnx 2 を展開せよ。

Example 4例4

Rewriting an Expression as a Power before Using the Power Rule累乗の法則を使う前に式を累乗の形に書き直す

Expand log 3 ( 25 ) using the power rule for logs.

対数の累乗の法則を使って log 3 ( 25 ) を展開せよ。

Solution 解答

Expressing the argument as a power, we get log 3 ( 25 )=log 3 ( 5 2 ).

真数を累乗の形で表すと log 3 ( 25 )=log 3 ( 5 2 ) が得られる。

Next we identify the exponent, 2, and the base, 5, and rewrite the equivalent expression by multiplying the exponent times the logarithm of the base.

次に指数2と底5を見分け、指数と底の対数を掛けて同値な式に書き直す。

log 3 ( 5 2 )=2log 3 ( 5 )

Try It #4やってみよう4

Expand ln( 1 x 2 ).

ln( 1 x 2 ) を展開せよ。

Example 5例5

Using the Power Rule in Reverse累乗の法則を逆に使う

Rewrite 4ln(x) using the power rule for logs to a single logarithm with a leading coefficient of 1.

対数の累乗の法則を使って、4ln(x) を先頭の係数が1の一つの対数に書き直せ。

Solution 解答

Because the logarithm of a power is the product of the exponent times the logarithm of the base, it follows that the product of a number and a logarithm can be written as a power. For the expression 4ln(x), we identify the factor, 4, as the exponent and the argument, x, as the base, and rewrite the product as a logarithm of a power: 4ln(x)=ln(x 4 ).

累乗の対数は指数と底の対数の積なので、数と対数の積は累乗の形で書ける。式 4ln(x) では、因数4を指数、真数 x を底と見分け、この積を累乗の対数 4ln(x)=ln(x 4 ) に書き直す。

Try It #5やってみよう5

Rewrite 2log 3 4 using the power rule for logs to a single logarithm with a leading coefficient of 1.

対数の累乗の法則を使って、2log 3 4 を先頭の係数が1の一つの対数に書き直せ。

Expanding Logarithmic Expressions対数の式を展開する

Taken together, the product rule, quotient rule, and power rule are often called “laws of logs.” Sometimes we apply more than one rule in order to simplify an expression. For example:

積の法則、商の法則、累乗の法則を合わせて、しばしば「対数の法則」と呼ぶ。式を簡単にするために、二つ以上の法則を当てはめることもある。たとえば次のとおりである。

log b ( 6x y ) =log b ( 6x )log b y =log b 6+log b xlog b y

We can use the power rule to expand logarithmic expressions involving negative and fractional exponents. Here is an alternate proof of the quotient rule for logarithms using the fact that a reciprocal is a negative power:

累乗の法則を使えば、負の指数や分数の指数を含む対数の式を展開できる。逆数が負の累乗であることを使った、対数の商の法則の別の証明を次に示す。

log b ( A C ) =log b ( AC 1 ) =log b ( A )+log b ( C 1 ) =log b A+(1)log b C =log b Alog b C

We can also apply the product rule to express a sum or difference of logarithms as the logarithm of a product.

積の法則を当てはめて、対数の和や差を積の対数として表すこともできる。

With practice, we can look at a logarithmic expression and expand it mentally, writing the final answer. Remember, however, that we can only do this with products, quotients, powers, and roots—never with addition or subtraction inside the argument of the logarithm.

慣れれば、対数の式を見て暗算で展開し、最後の答えを書けるようになる。だが、これができるのは積・商・累乗・根に対してだけで、対数の真数の中の足し算や引き算には決してできないことを忘れないでほしい。

Example 6例6

Expanding Logarithms Using Product, Quotient, and Power Rules積・商・累乗の法則を使って対数を展開する

Rewrite ln( x 4 y 7 ) as a sum or difference of logs.

ln( x 4 y 7 ) を対数の和または差に書き直せ。

Solution 解答

First, because we have a quotient of two expressions, we can use the quotient rule:

まず、二つの式の商になっているので商の法則が使える。

ln( x 4 y 7 )=ln( x 4 y )ln(7)

Then seeing the product in the first term, we use the product rule:

次に、最初の項が積になっているので積の法則を使う。

ln( x 4 y )ln(7)=ln( x 4 )+ln(y)ln(7)

Finally, we use the power rule on the first term:

最後に、最初の項に累乗の法則を使う。

ln( x 4 )+ln(y)ln(7)=4ln(x)+ln(y)ln(7)

Try It #6やってみよう6

Expand log( x 2 y 3 z 4 ).

log( x 2 y 3 z 4 ) を展開せよ。

Example 7例7

Using the Power Rule for Logarithms to Simplify the Logarithm of a Radical Expression対数の累乗の法則を使って根号の式の対数を簡単にする

Expand log( x ).

log( x ) を展開せよ。

Solution 解答

log( x ) =logx ( 1 2 ) =1 2 logx

Try It #7やってみよう7

Expand ln( x 2 3 ).

ln( x 2 3 ) を展開せよ。

Q&A 疑問と答え

Can we expand ln( x 2 +y 2 )?

ln( x 2 +y 2 )? は展開できるか。

No. There is no way to expand the logarithm of a sum or difference inside the argument of the logarithm.

いいえ。対数の真数の中の和や差の対数を展開する方法は無い。

Example 8例8

Expanding Complex Logarithmic Expressions込み入った対数の式を展開する

Expand log 6 ( 64x 3 ( 4x+1 ) ( 2x1 ) ).

log 6 ( 64x 3 ( 4x+1 ) ( 2x1 ) ) を展開せよ。

Solution 解答

We can expand by applying the Product and Quotient Rules.

積の法則と商の法則を当てはめて展開できる。

log 6 ( 64x 3 (4x+1) (2x1) ) =log 6 64+log 6 x 3 +log 6 (4x+1)log 6 (2x1) Apply the Quotient Rule. =log 6 2 6 +log 6 x 3 +log 6 (4x+1)log 6 (2x1) Simplify by writing  64 as 2 6 . =6log 6 2+3log 6 x+log 6 (4x+1)log 6 (2x1) Apply the Power Rule.

Try It #8やってみよう8

Expand ln( (x1)(2x+1) 2 (x 2 9) ).

ln( (x1)(2x+1) 2 (x 2 9) ) を展開せよ。

Condensing Logarithmic Expressions対数の式をまとめる

We can use the rules of logarithms we just learned to condense sums, differences, and products with the same base as a single logarithm. It is important to remember that the logarithms must have the same base to be combined. We will learn later how to change the base of any logarithm before condensing.

今学んだ対数の法則を使えば、底が同じ対数の和・差・積を一つの対数にまとめられる。まとめるには対数の底が同じでなければならないことを忘れないのが大切である。まとめる前に対数の底を変える方法は、後で学ぶ。

How To 手順

Given a sum, difference, or product of logarithms with the same base, write an equivalent expression as a single logarithm.

底が同じ対数の和・差・積が与えられたとき、同値な式を一つの対数として書く。

1. Apply the power property first. Identify terms that are products of factors and a logarithm, and rewrite each as the logarithm of a power.2. Next apply the product property. Rewrite sums of logarithms as the logarithm of a product.3. Apply the quotient property last. Rewrite differences of logarithms as the logarithm of a quotient.

1. まず累乗の性質を当てはめる。因数と対数の積になっている項を見分け、それぞれを累乗の対数に書き直す。2. 次に積の性質を当てはめる。対数の和を積の対数に書き直す。3. 最後に商の性質を当てはめる。対数の差を商の対数に書き直す。

Example 9例9

Using the Product and Quotient Rules to Combine Logarithms積と商の法則を使って対数をまとめる

Write log 3 ( 5 )+log 3 ( 8 )log 3 ( 2 ) as a single logarithm.

log 3 ( 5 )+log 3 ( 8 )log 3 ( 2 ) を一つの対数として書け。

Solution 解答

Using the product and quotient rules

積と商の法則を使って、

log 3 ( 5 )+log 3 ( 8 )=log 3 ( 58 )=log 3 ( 40 )

This reduces our original expression to

これで元の式は次のようになる。

log 3 (40)log 3 (2)

Then, using the quotient rule

そして商の法則を使って、

log 3 ( 40 )log 3 ( 2 )=log 3 ( 40 2 )=log 3 ( 20 )

Try It #9やってみよう9

Condense log3log4+log5log6.

log3log4+log5log6. をまとめよ。

Example 10例10

Condensing Complex Logarithmic Expressions込み入った対数の式をまとめる

Condense log 2 ( x 2 )+1 2 log 2 ( x1 )3log 2 ( ( x+3 ) 2 ).

log 2 ( x 2 )+1 2 log 2 ( x1 )3log 2 ( ( x+3 ) 2 ) をまとめよ。

Solution 解答

We apply the power rule first:

まず累乗の法則を当てはめる。

log 2 ( x 2 )+1 2 log 2 ( x1 )3log 2 ( ( x+3 ) 2 )=log 2 ( x 2 )+log 2 ( x1 )log 2 ( ( x+3 ) 6 )

Next we apply the product rule to the sum:

次に、その和に積の法則を当てはめる。

log 2 ( x 2 )+log 2 ( x1 )log 2 ( ( x+3 ) 6 )=log 2 ( x 2 x1 )log 2 ( ( x+3 ) 6 )

Finally, we apply the quotient rule to the difference:

最後に、その差に商の法則を当てはめる。

log 2 ( x 2 x1 )log 2 ( ( x+3 ) 6 )=log 2 x 2 x1 ( x+3 ) 6

Try It #10やってみよう10

Rewrite log( 5 )+0.5log( x )log( 7x1 )+3log( x1 ) as a single logarithm.

log( 5 )+0.5log( x )log( 7x1 )+3log( x1 ) を一つの対数として書き直せ。

Example 11例11

Rewriting as a Single Logarithm一つの対数として書き直す

Rewrite 2logx4log(x+5)+1 x log( 3x+5 ) as a single logarithm.

2logx4log(x+5)+1 x log( 3x+5 ) を一つの対数として書き直せ。

Solution 解答

We apply the power rule first:

まず累乗の法則を当てはめる。

2logx4log(x+5) + 1x log(3x+5) =log( x 2 )log( x+5 ) 4+log( (3x+5) x 1 )

Next we rearrange and apply the product rule to the sum:

次に並べ替えて、その和に積の法則を当てはめる。

log( x 2 )log( x+5) 4+log( (3x+5) x 1 )
= log( x 2 ) +log( (3x+5) x 1 )log ( x+5) 4
=log(x2 (3x+5) x 1) log(x+5)4

Finally, we apply the quotient rule to the difference:

最後に、その差に商の法則を当てはめる。

= log ( x 2 ( 3 x + 5 ) x −1 ) log ( x + 5 ) 4 = log x 2 ( 3 x + 5 ) x −1 ( x + 5 ) 4

Try It #11やってみよう11

Condense 4( 3log( x )+log( x+5 )log( 2x+3 ) ).

4( 3log( x )+log( x+5 )log( 2x+3 ) ) をまとめよ。

Example 12例12

Applying of the Laws of Logs対数の法則を当てはめる

Recall that, in chemistry, pH=log[H + ]. If the concentration of hydrogen ions in a liquid is doubled, what is the effect on pH?

化学では pH=log[H + ] であることを思い出そう。ある液体の水素イオンの濃度が2倍になると、pH はどうなるか。

Solution 解答

Suppose C is the original concentration of hydrogen ions, and P is the original pH of the liquid. Then P=log(C). If the concentration is doubled, the new concentration is 2C. Then the pH of the new liquid is

元の水素イオンの濃度を C、元の液体の pH を P とする。すると P=log(C) である。濃度が2倍になると、新しい濃度は 2C である。すると新しい液体の pH は次のようになる。

pH=log( 2C )

Using the product rule of logs

対数の積の法則を使って、

pH=log( 2C )=( log(2)+log(C) )=log(2)log(C)

Since P=log(C), the new pH is

P=log(C) なので、新しい pH は次のとおりである。

pH=Plog(2)P0.301

When the concentration of hydrogen ions is doubled, the pH decreases by about 0.301.

水素イオンの濃度が2倍になると、pH はおよそ0.301下がる。

Try It #12やってみよう12

How does the pH change when the concentration of positive hydrogen ions is decreased by half?

水素の陽イオンの濃度が半分になると、pH はどう変わるか。

Using the Change-of-Base Formula for Logarithms対数の底の変換公式を使う

Most calculators can evaluate only common and natural logs. In order to evaluate logarithms with a base other than 10 or e, we use the change-of-base formula to rewrite the logarithm as the quotient of logarithms of any other base; when using a calculator, we would change them to common or natural logs.

ほとんどの電卓は常用対数と自然対数の値しか求められない。底が10でも e でもない対数の値を求めるには、底の変換公式を使って、その対数をほかの任意の底の対数の商に書き直す。電卓を使うときは、常用対数か自然対数に変えることになる。

To derive the change-of-base formula, we use the one-to-one property and power rule for logarithms.

底の変換公式を導くには、対数の一対一の性質と累乗の法則を使う。

Given any positive real numbers M,b, and n, where n1  and b1, we show

n1  かつ b1 を満たす任意の正の実数 M,bn について、次を示す。

log b M=log n M log n b

Let y=log b M.By exponentiating both sides with baseb, we arrive at an exponential form, namely b y =M. It follows that

y=log b M とする。両辺を底 b で累乗すれば指数の形、すなわち b y =M が得られる。したがって次が成り立つ。

log n (b y ) =log n M Apply the one-to-one property. ylog n b =log n M  Apply the power rule for logarithms. y =log n M log n b Isolate y. log b M =log n M log n b Substitute for y.

For example, to evaluate log 5 36 using a calculator, we must first rewrite the expression as a quotient of common or natural logs. We will use the common log.

たとえば電卓を使って log 5 36 の値を求めるには、まずこの式を常用対数か自然対数の商に書き直さなければならない。ここでは常用対数を使う。

log 5 36 =log( 36 ) log( 5 ) Apply the change of base formula using base 10. 2.2266 Use a calculator to evaluate to 4 decimal places.

The Change-of-Base Formula 底の変換公式

The change-of-base formula can be used to evaluate a logarithm with any base.

底の変換公式を使えば、どんな底の対数の値も求められる。

For any positive real numbers M,b, and n, where n1  and b1,

n1  かつ b1 を満たす任意の正の実数 M,bn について、

log b M=log n M log n b .

It follows that the change-of-base formula can be used to rewrite a logarithm with any base as the quotient of common or natural logs.

したがって、底の変換公式を使えば、どんな底の対数も常用対数か自然対数の商に書き直せる。

log b M=lnM lnb

and

そして

log b M=logM logb

How To 手順

Given a logarithm with the form log b M, use the change-of-base formula to rewrite it as a quotient of logs with any positive base n, where n1.

log b M の形の対数が与えられたとき、底の変換公式を使って、n1. を満たす任意の正の底 n の対数の商に書き直す。

1. Determine the new base n, remembering that the common log, log( x ), has base 10, and the natural log, ln( x ), has base e.2. Rewrite the log as a quotient using the change-of-base formula The numerator of the quotient will be a logarithm with base n and argument M. The denominator of the quotient will be a logarithm with base n and argument b.

1. 新しい底 n を決める。常用対数 log( x ) の底は10、自然対数 ln( x ) の底は e であることを思い出そう。2. 底の変換公式を使って、その対数を商に書き直す。商の分子は底 n、真数 M の対数になる。商の分母は底 n、真数 b の対数になる。

Example 13例13

Changing Logarithmic Expressions to Expressions Involving Only Natural Logs対数の式を自然対数だけを含む式に変える

Change log 5 3 to a quotient of natural logarithms.

log 5 3 を自然対数の商に変えよ。

Solution 解答

Because we will be expressing log 5 3 as a quotient of natural logarithms, the new base, n=e.

log 5 3 を自然対数の商として表すので、新しい底は n=e である。

We rewrite the log as a quotient using the change-of-base formula. The numerator of the quotient will be the natural log with argument 3. The denominator of the quotient will be the natural log with argument 5.

底の変換公式を使って、その対数を商に書き直す。商の分子は真数3の自然対数になる。商の分母は真数5の自然対数になる。

log b M =lnM lnb log 5 3 =ln3 ln5

Try It #13やってみよう13

Change log 0.5 8 to a quotient of natural logarithms.

log 0.5 8 を自然対数の商に変えよ。

Q&A 疑問と答え

Can we change common logarithms to natural logarithms?

常用対数を自然対数に変えられるか。

Yes. Remember that log9 means log 10 9. So, log9=ln9 ln10 .

できる。log9log 10 9 を意味するのを思い出そう。よって log9=ln9 ln10 である。

Example 14例14

Using the Change-of-Base Formula with a Calculator電卓で底の変換公式を使う

Evaluate log 2 (10) using the change-of-base formula with a calculator.

電卓で底の変換公式を使って log 2 (10) の値を求めよ。

Solution 解答

According to the change-of-base formula, we can rewrite the log base 2 as a logarithm of any other base. Since our calculators can evaluate the natural log, we might choose to use the natural logarithm, which is the log base e.

底の変換公式によれば、底2の対数をほかの任意の底の対数に書き直せる。電卓は自然対数の値を求められるので、底が e の対数である自然対数を使うことにする。

log 2 10=ln10 ln2 Apply the change of base formula using base e. 3.3219 Use a calculator to evaluate to 4 decimal places.

Try It #14やってみよう14

Evaluate log 5 (100) using the change-of-base formula.

底の変換公式を使って log 5 (100) の値を求めよ。

Media 教材

Access these online resources for additional instruction and practice with laws of logarithms.

対数の法則についての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。

The Properties of LogarithmsExpand Logarithmic ExpressionsEvaluate a Natural Logarithmic Expression

・対数の性質・対数の式を展開する・自然対数の式の値を求める

Verbal言葉で答える問題

1. How does the power rule for logarithms help when solving logarithms with the form log b ( x n )?

1. log b ( x n )? の形の対数を解くとき、対数の累乗の法則はどう役立つか。

2. What does the change-of-base formula do? Why is it useful when using a calculator?

2. 底の変換公式は何をするか。電卓を使うとき、それがなぜ役立つのか。

Algebraic代数の問題

For the following exercises, expand each logarithm as much as possible. Rewrite each expression as a sum, difference, or product of logs.

次の各問について、各対数をできるかぎり展開せよ。各式を対数の和・差・積に書き直せ。

3. log b ( 7x2y )

4. ln( 3ab5c )

5. log b ( 13 17 )

6. log 4 ( x z w )

7. ln( 1 4 k )

8. log 2 ( y x )

For the following exercises, condense to a single logarithm if possible.

次の各問について、できるなら一つの対数にまとめよ。

9. ln( 7 )+ln( x )+ln( y )

10. log 3 (2)+log 3 (a)+log 3 (11)+log 3 (b)

11. log b (28)log b (7)

12. ln( a )ln( d )ln( c )

13. log b ( 1 7 )

14. 1 3 ln( 8 )

For the following exercises, use the properties of logarithms to expand each logarithm as much as possible. Rewrite each expression as a sum, difference, or product of logs.

次の各問について、対数の性質を使って各対数をできるかぎり展開せよ。各式を対数の和・差・積に書き直せ。

15. log( x 15 y 13 z 19 )

16. ln( a −2 b −4 c 5 )

17. log( x 3 y 4 )

18. ln( yy 1y )

19. log( x 2 y 3 x 2 y 5 3 )

For the following exercises, condense each expression to a single logarithm using the properties of logarithms.

次の各問について、対数の性質を使って各式を一つの対数にまとめよ。

20. log( 2x 4 )+log( 3x 5 )

21. ln(6x 9 )ln(3x 2 )

22. 2log(x)+3log(x+1)

23. log(x)1 2 log(y)+3log(z)

24. 4log 7 ( c )+log 7 ( a ) 3 +log 7 ( b ) 3

For the following exercises, rewrite each expression as an equivalent ratio of logs using the indicated base.

次の各問について、指定された底を使って、各式を同値な対数の比に書き直せ。

25. log 7 ( 15 ) to base e

25. log 7 ( 15 ) を底 e

26. log 14 ( 55.875 ) to base 10

26. log 14 ( 55.875 ) を底 10

For the following exercises, suppose log 5 ( 6 )=a and log 5 ( 11 )=b. Use the change-of-base formula along with properties of logarithms to rewrite each expression in terms of a and b. Show the steps for solving.

次の各問では、log 5 ( 6 )=alog 5 ( 11 )=b とする。底の変換公式と対数の性質を使って、各式を ab で書き直せ。解く手順を示せ。

27. log 11 ( 5 )

28. log 6 ( 55 )

29. log 11 ( 6 11 )

Numeric数値の問題

For the following exercises, use properties of logarithms to evaluate without using a calculator.

次の各問について、対数の性質を使い、電卓を使わずに値を求めよ。

30. log 3 ( 1 9 )3log 3 ( 3 )

31. 6log 8 ( 2 )+log 8 ( 64 ) 3log 8 ( 4 )

32. 2log 9 ( 3 )4log 9 ( 3 )+log 9 ( 1 729 )

For the following exercises, use the change-of-base formula to evaluate each expression as a quotient of natural logs. Use a calculator to approximate each to five decimal places.

次の各問について、底の変換公式を使って各式を自然対数の商として求めよ。電卓を使って、それぞれを小数第五位まで近似せよ。

33. log 3 ( 22 )

34. log 8 ( 65 )

35. log 6 ( 5.38 )

36. log 4 ( 15 2 )

37. log 1 2 ( 4.7 )

Extensions発展問題

38. Use the product rule for logarithms to find all x values such that log 12 ( 2x+6 )+log 12 ( x+2 )=2. Show the steps for solving.

38. 対数の積の法則を使って、log 12 ( 2x+6 )+log 12 ( x+2 )=2. を満たす x の値をすべて求めよ。解く手順を示せ。

39. Use the quotient rule for logarithms to find all x values such that log 6 ( x+2 )log 6 ( x3 )=1. Show the steps for solving.

39. 対数の商の法則を使って、log 6 ( x+2 )log 6 ( x3 )=1. を満たす x の値をすべて求めよ。解く手順を示せ。

40. Can the power property of logarithms be derived from the power property of exponents using the equation b x =m? If not, explain why. If so, show the derivation.

40.b x =m? を使って、対数の累乗の性質を指数の累乗の性質から導けるか。導けないなら、その理由を説明せよ。導けるなら、その導出を示せ。

41. Prove that log b ( n )=1 log n ( b ) for any positive integers b>1 and n>1.

41. 任意の正の整数 b>1n>1. について log b ( n )=1 log n ( b ) を証明せよ。

42. Does log 81 ( 2401 )=log 3 ( 7 )? Verify the claim algebraically.

42. log 81 ( 2401 )=log 3 ( 7 )? は成り立つか。この主張を代数的に確かめよ。