| mathsrevision.net --> alevel --> pure |
|
|
© Matthew Pinkney 2003 |
|
MathsRevision.net
Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 83 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 83 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 85
Pure SectionWarning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 102 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 102 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 104 Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'scary' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 128 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 128 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/logarithms.php on line 130
|
Exponentials & LogarithmsExponential functionsFunctions of the form: f(x) = ax are known as exponential functions. The graphs of all such exponential functions pass through (0, 1).
LogarithmsLogarithms are another way of writing indices.
ExampleWe know that 102 = 100 You may often see ln x and log x written, with no base indicated. It is generally recognised that this is shorthand:
Remember that e is the exponential function, equal to 2.71828… Laws of LogsThe properties of indices can be used to show that the following rules for logarithms hold:
ExampleSimplify: log 2 + 2log 3 - log 6 NB: In the above example, I have not written what base each of the logarithms is to. This is because for the laws of logarithms, it doesn't matter what the base is, as long as all of the logs are to the same base.
Another important law of logs is as follows. This is a very useful way of changing the base (in this formula, the base does matter!). Most calculators can only work out ln x and log10x (usually just written as 'log' on the button) so this formula can be very useful.
ExampleCalculate, to 3s.f., log35
log35 = log105
= 1.46 (3s.f.)
Solving EquationsLogarithms can be used to help solve equations of the form ax = b by "taking logs of both sides".
ExampleSolve 2x = 6 Then log(2x) = log(6) [we are allowed to take logs of both sides like this] x log(2) = log(6) [using one of the 'laws of logs'] x = log(6)
(= 2.58...)
Notice how I haven't said what the base is. This is because it doesn't matter, as long as they are both the same.
|