Difference between revisions of "Logarithmic Functions"
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
A '''logarithmic equation''' is an equation wherein one or more of the terms is a logarithm. | A '''logarithmic equation''' is an equation wherein one or more of the terms is a logarithm. | ||
− | e.g. Solve <math>\ | + | e.g. Solve <math>\log x + \log (x+2) = 2</math> (<math>\log</math> is another way of writing <math>\log_{10}</math>). |
<math>\begin{align} | <math>\begin{align} | ||
− | \ | + | \log x + \log (x+2) &= 2 \\ |
− | \ | + | \log (x(x+2)) &= 2 \\ |
x(x+2) &= 100 \\ | x(x+2) &= 100 \\ | ||
x^2 + 2x &= 100 \\ | x^2 + 2x &= 100 \\ | ||
Line 41: | Line 41: | ||
* [https://mathresearch.utsa.edu/wikiFiles/MAT1053/Logarithmic_Functions/MAT1053_M5.2Logarithmic_Functions.pdf Logarithmic Functions], Book Chapter | * [https://mathresearch.utsa.edu/wikiFiles/MAT1053/Logarithmic_Functions/MAT1053_M5.2Logarithmic_Functions.pdf Logarithmic Functions], Book Chapter | ||
* [https://mathresearch.utsa.edu/wikiFiles/MAT1053/Logarithmic_Functions/MAT1053_M5.2Logarithmic_FunctionsGN.pdf Guided Notes] | * [https://mathresearch.utsa.edu/wikiFiles/MAT1053/Logarithmic_Functions/MAT1053_M5.2Logarithmic_FunctionsGN.pdf Guided Notes] | ||
+ | |||
+ | == Licensing == | ||
+ | Content obtained and/or adapted from: | ||
+ | * [https://en.wikibooks.org/wiki/A-level_Mathematics/OCR/C2/Logarithms_and_Exponentials Logarithms and Exponentials, Wikibooks: A-level Mathematics/OCR/C2] under a CC BY-SA license |
Latest revision as of 14:47, 21 October 2021
Contents
Logarithmic Functions
In mathematics you can find the inverse of an exponential function by switching x and y around: becomes . The problem arises on how to find the value of y. The logarithmic function solved this problem. All conversions of logarithmic function into an exponential function follow the same pattern: becomes . If a log is given without a written b then b=10. Also with logarithmic functions, b > 0 and . There are 2 cases where the log is equal to x: and .
To recap, a logarithm is the inverse function of an exponent.
e.g. The inverse of the function is .
In general, , given that .
Laws of Logarithmic Functions
When X and Y are positive.
Change of Base
When x and b are positive real numbers and are not equal to 1. Then you can write as . This works for the natural log as well. here is an example:
Solving a Logarithmic Equation
A logarithmic equation is an equation wherein one or more of the terms is a logarithm.
e.g. Solve ( is another way of writing ).
now check
Resources
- Logarithmic Functions, Book Chapter
- Guided Notes
Licensing
Content obtained and/or adapted from:
- Logarithms and Exponentials, Wikibooks: A-level Mathematics/OCR/C2 under a CC BY-SA license