Skip to content

Commit

Permalink
Fixed One-to-one property of logs in EL3, EL5, and EL6 #430
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeorge committed Dec 17, 2024
1 parent 33b0aee commit 04ae0f3
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 33 deletions.
18 changes: 13 additions & 5 deletions source/precalculus/source/05-EL/03.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<task>
<statement>
<p>
Since <m>P</m> has an inverse function, we know there exists some other function, say <m>L</m>, such that <m>y=P(t)</m> represent the same relationship between <m>t</m> and <m>y</m> as <m>t=L(y)</m>. In words, this means that <m>L</m> reverses the process of raising to the power of 10, telling us the <em>power</em> to which we need to raise 10 to produce a desired result.
Since <m>P</m> has an inverse function, we know there exists some other function, say <m>L</m>, such that <m>y=P(t)</m> represent the same relationship between <m>t</m> and <m>y</m> as <m>t=L(y)</m>. In words, this means that <m>L</m> reverses the process of raising to the power of <m>10</m>, telling us the <em>power</em> to which we need to raise <m>10</m> to produce a desired result.

Fill in the table of values for <m>L(y)</m>.
<tabular halign="right">
Expand Down Expand Up @@ -188,7 +188,10 @@
</statement>
<answer>
<p>
Domain <m>(-\infty, \infty)</m> Range <m>(0,\infty)</m>
Domain: <m>(-\infty, \infty)</m>
</p>
<p>
Range: <m>(0,\infty)</m>
</p>
</answer>
</task>
Expand All @@ -200,14 +203,19 @@
</statement>
<answer>
<p>
Domain <m>(0,\infty)</m> Range <m>(-\infty, \infty)</m>
Domain: <m>(0,\infty)</m>
</p>
<p>
Range: <m>(-\infty, \infty)</m>
</p>
</answer>
</task>
</activity>

<remark>
The powers of 10 function <m>P(t)</m> has an inverse <m>L</m>. This new function <m>L</m> is called the base 10 logarithm. But, we could have done a similar procedure with any base, which leads to the following definition.
The powers of <m>10</m> function <m>P(t)</m> has an inverse <m>L</m>. This new function <m>L</m> is called the base <m>10</m> logarithm. But, we could have done a similar procedure with any base, which leads to the following definition.
</remark>

<definition xml:id="def-log">
<statement>
<p>
Expand All @@ -223,7 +231,7 @@
<me>
\log_{b}(x)=y \iff b^{y}=x
</me>
whenever <m> b \gt 0, b \neq 1 </m>
whenever <m> b \gt 0, b \neq 1 </m>.
</remark>
<activity xml:id="act-log-exp">
<introduction>
Expand Down
106 changes: 95 additions & 11 deletions source/precalculus/source/05-EL/05.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,98 @@
<introduction>
In this section, we will explore the properties of logarithms and learn how to manipulate them that will be helpful when we are ready to solve logarithmic equations.
</introduction>

<remark>
Recall from <xref ref="EL3"/> that we can convert between exponential and logarithmic forms. <me>\log_bx=y</me> is equivalent to <me>b^y=x</me>
</remark>

<activity xml:id="intro-to-one-to-one-property">
<introduction>
<p>
Suppose you are given two equations
<m>\log_bM=x</m> and <m>\log_bN=x</m>.
</p>
</introduction>

<task>
<statement>
<p>
Rewrite each logarithmic equation into an exponential equation.
</p>
</statement>
<answer>
<p>
<m>\log_bM=x \iff b^{x}=M </m>
</p>
<p>
<m>\log_bN=x \iff b^{x}=N </m>
</p>
</answer>
</task>

<task>
<statement>
<p>
Look at the exponential equations you found in part (a). What conclusion can you make about <m>M</m> and <m>N</m>?
</p>
</statement>
<answer>
<p>
Because <m>b^{x}=M</m> and <m>b^{x}=N</m>, then it follows that <m>M=N</m>.
</p>
</answer>
</task>

<task>
<statement>
<p>
Given that both <m>\log_bM</m> and <m>\log_bN</m> are both equal to <m>x</m>, what can you say about <m>\log_bM</m> and <m>\log_bN</m>?
</p>
</statement>
<answer>
<p>
<m>\log_bM=\log_bN</m>
</p>
</answer>
</task>

<task>
<statement>
<p>
If given <m>\log_bM=\log_bN</m>, what can you say about <m>M</m> and <m>N</m>? (Refer back to the previous parts of this activity.)
</p>
</statement>
<answer>
<p>
Based on what we have seen in parts (b) and (c), we can conclude that <m>M=N</m>.
</p>
</answer>
</task>
</activity>

<definition xml:id="def-one-to-one-property">
<statement>
<p>
The <term>one-to-one property of logarithms</term> states that if both sides of an equation can be rewritten as a single logarithm with the same base, then the arguments can be set equal to each other.
<p>
<me>\log_bM=\log_bN</me> if and only if <me>M=N</me>
</p>
</p>
</statement>
</definition>

<observation>
<p>
Notice this definition allows us to set the arguments (<m>M</m> and <m>N</m>) equal to each other once we get each side expressed as a single logarithm with matching bases.
</p>
</observation>

<remark>
Recall that <m>\log_b M=\log_b N</m> if and only if <m>M=N</m>. In addition, because exponentials and logarithms are inverses, we also know that <m>\log_b(b^{k})=k</m>.
In addition, according to the law of exponents, we know that: <me>x^a \cdot x^b=x^{a+b}</me>
Recall that exponentials and logarithms are inverses. We know that <m>\log_b(b^{k})=k</m> and according to the law of exponents, we know that: <me>x^a \cdot x^b=x^{a+b}</me>
<me>\dfrac{x^a}{x^b}=x^{a-b}</me>
<me>\left(x^a\right)^b=x^{a \cdot b}</me>

Consider all these as you move through the activities in this section.
Consider all these as you move through the next few activities in this section.
</remark>

<activity xml:id="investigate-product-property-of-logs">
Expand Down Expand Up @@ -51,7 +135,7 @@
<task>
<statement>
<p>
Recall from <xref ref="EL3"/> that <m>\log_b M=\log_b N</m> if and only if <m>M=N</m>. Use this property to apply the logarithm to both sides of the rewritten equation from part a. What is that equation?
Recall from <xref ref="def-one-to-one-property"/> that <m>\log_b M=\log_b N</m> if and only if <m>M=N</m>. Use this property to apply the logarithm to both sides of the rewritten equation from part (a). What is that equation?
<ol marker= "A." cols="1">
<li><m>\log_{10}(a+b)=\log_{10}\left(10^{x+y}\right)</m></li>
<li><m>\log_{10}(a \cdot b)=\log_{10}\left(10^{x+y}\right)</m></li>
Expand Down Expand Up @@ -89,7 +173,7 @@
<task>
<statement>
<p>
Recall in part a, we defined <m>10^x=a</m> and <m>10^y=b</m>. What would these look like in logarithmic form?
Recall in part (a), we defined <m>10^x=a</m> and <m>10^y=b</m>. What would these look like in logarithmic form?
<ol marker= "A." cols="2">
<li><m>\log_{10}a=x</m></li>
<li><m>\log_{x}a=10</m></li>
Expand All @@ -107,7 +191,7 @@
<task>
<statement>
<p>
Using your solutions in part d, how can we rewrite the right side of the equation?
Using your solutions in part (d), how can we rewrite the right side of the equation?
<ol marker= "A." cols="1">
<li><m>10^{a+b}</m></li>
<li><m>\log_{10}a-\log_{10}b</m></li>
Expand All @@ -123,7 +207,7 @@
</task>
<task>
<statement>
<p> Combining parts a and d, which equation represents <m>10^x \cdot 10^y=10^{x+y}</m> in terms of logarithms?
<p> Combining parts (a) and (d), which equation represents <m>10^x \cdot 10^y=10^{x+y}</m> in terms of logarithms?
<ol marker= "A." cols="1">
<li><m>\log_{10}(a+b)=10^{a+b}</m></li>
<li><m>\log_{10}(a \cdot b)=\log_{10}a-\log_{10}b</m></li>
Expand Down Expand Up @@ -166,7 +250,7 @@
<task>
<statement>
<p>
Recall from <xref ref="EL3"/> that <m>\log_b M=\log_b N</m> if and only if <m>M=N</m>. Use this property to apply the logarithm to both sides of the rewritten equation from part a. What is that equation?
Use the one-to-one property of logarithms to apply the logarithm to both sides of the rewritten equation from part (a). What is that equation?
<ol marker= "A." cols="1">
<li><m>\log_{10}(a-b)=\log_{10}\left(10^{x-y}\right)</m></li>
<li><m>\log_{10}\left(\dfrac{a}{b}\right)=\log_{10}\left(10^{x-y}\right)</m></li>
Expand Down Expand Up @@ -204,7 +288,7 @@
<task>
<statement>
<p>
Recall in part a, we defined <m>10^x=a</m> and <m>10^y=b</m>. What would these look like in logarithmic form?
Recall in part (a), we defined <m>10^x=a</m> and <m>10^y=b</m>. What would these look like in logarithmic form?
<ol marker= "A." cols="2">
<li><m>\log_{10}a=x</m></li>
<li><m>\log_{x}a=10</m></li>
Expand All @@ -222,7 +306,7 @@
<task>
<statement>
<p>
Using your solutions in part d, how can we rewrite the right side of the equation?
Using your solutions in part (d), how can we rewrite the right side of the equation?
<ol marker= "A." cols="1">
<li><m>10^{a+b}</m></li>
<li><m>\log_{10}a-\log_{10}b</m></li>
Expand All @@ -238,7 +322,7 @@
</task>
<task>
<statement>
<p> Combining parts a and d, which equation represents <m>\dfrac{10^x}{10^y}=10^{x-y}</m> in terms of logarithms?
<p> Combining parts (a) and (d), which equation represents <m>\dfrac{10^x}{10^y}=10^{x-y}</m> in terms of logarithms?
<ol marker= "A." cols="1">
<li><m>\log_{10}(a-b)=10^{a+b}</m></li>
<li><m>\log_{10}(a-b)=\log_{10}a-\log_{10}b</m></li>
Expand Down
26 changes: 9 additions & 17 deletions source/precalculus/source/05-EL/06.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<task>
<statement>
<p>
Notice that the "log" has disappeared and you now have an equation with just the variable <m>x</m>. Which of the following is equivalent to the equation you got in part b?
Notice that the "log" has disappeared and you now have an equation with just the variable <m>x</m>. Which of the following is equivalent to the equation you got in part (b)?
<ol marker= "A." cols="1">
<li><m>4x-5=2x-1</m></li>
<li><m>4x-5=0</m></li>
Expand All @@ -181,7 +181,7 @@
<task>
<statement>
<p>
Compare the answer you got in part c to the original equation given <m>\log(4x-5)=\log(2x-1)</m>. What do you notice?
Compare the answer you got in part (c) to the original equation given <m>\log(4x-5)=\log(2x-1)</m>. What do you notice?
</p>
</statement>
<answer>
Expand All @@ -193,7 +193,7 @@
<task>
<statement>
<p>
Solve the equation you got in part d to find the value of <m>x</m>.
Solve the equation you got in part (d) to find the value of <m>x</m>.
<ol marker= "A." cols="2">
<li><m>-3</m></li>
<li><m>\dfrac{5}{4}</m></li>
Expand All @@ -213,18 +213,10 @@
Notice in <xref ref="solving-log-equations-with-logs-on-both-sides"/>, that you did not have to convert the logarithmic equation into an exponential equation. A faster method, when you have a log on both sides of the equals sign, is to "drop" the logs and set the arguments equal to one another. Be careful though - you can only have one log on each side before you can "drop" them!
</remark>

<definition xml:id="def-one-to-one-property">
<statement>
<p>
The <term>one-to-one property of logarithms</term> states that if both sides of an equation can be rewritten as a single logarithm with the same base, then the arguments can be set equal to each other (and then solved algebraically).
</p>
</statement>
</definition>

<activity xml:id="solving-using-one-to-one-property">
<introduction>
<p>
Apply <xref ref="def-one-to-one-property"/> and other properties of logarithms (i.e., product, quotient, and power) to solve the following logarithmic equations.
Apply the one-to-one property of logarithms (see <xref ref="def-one-to-one-property"/>) and other properties of logarithms (i.e., product, quotient, and power) to solve the following logarithmic equations.
</p>
</introduction>
<task>
Expand Down Expand Up @@ -351,7 +343,7 @@
<task>
<statement>
<p>
Notice that the answer you got in part b is an exact answer for <m>x</m>. There will be times, though, that it will be helpful to also have an approximation for <m>x</m>. Which of the following is a good approximation for <m>x</m>?
Notice that the answer you got in part (b) is an exact answer for <m>x</m>. There will be times, though, that it will be helpful to also have an approximation for <m>x</m>. Which of the following is a good approximation for <m>x</m>?
<ol marker= "A." cols="2">
<li><m>x \approx 5.585</m></li>
<li><m>x \approx 0.179</m></li>
Expand Down Expand Up @@ -416,7 +408,7 @@
<task>
<statement>
<p>
Using the change-of-base formula (<xref ref="def-change-of-base"/>), rewrite your answer from part c so that <m>x</m> is written as a single logarithm. What is the exact value of <m>x</m>?
Using the change-of-base formula (<xref ref="def-change-of-base"/>), rewrite your answer from part (c) so that <m>x</m> is written as a single logarithm. What is the exact value of <m>x</m>?
</p>
</statement>
<answer>
Expand All @@ -440,12 +432,12 @@
<task>
<statement>
<p>
What do you notice about your answer from parts d and e?
What do you notice about your answer from parts (d) and (e)?
</p>
</statement>
<answer>
<p>
Students should see that the two answers they got for parts d and e are the same. This might be a good time to discuss why taking the log of both sides is a valid method in solving an exponential equation.
Students should see that the two answers they got for parts (d) and (e) are the same. This might be a good time to discuss why taking the log of both sides is a valid method in solving an exponential equation.
</p>
</answer>
</task>
Expand Down Expand Up @@ -572,7 +564,7 @@
<task>
<statement>
<p>
Compare the equation you got in part c to the original equation given. What do you notice?
Compare the equation you got in part (c) to the original equation given. What do you notice?
</p>
</statement>
<answer>
Expand Down

0 comments on commit 04ae0f3

Please sign in to comment.