A-level Mathematics/OCR/C2/Logarithms and Exponentials

From testwiki
Jump to navigation Jump to search

Operations With Exponential Function

An exponential function is a function where a constant base (b) is raised to a variable.

Multiplication

Firstly, bx×b2x is b(x+2x) which is b3x. So when you multiply a base by the same base you add the variables. To clarify, here is an example with numbers:

x 2x 22x 2x×22x 23x
1 2 4 8 8
2 4 16 64 64

Division

Secondly b2xby is b(2xy). So when a base is divided by the same base you subtract the variables.

Here is an example with numbers: 2422=164=4=22.

Base raised to two powers

Thirdly (b2x)3x is b(2x)×(3x) which is b6x2. So when a base with a variable is raised to a variable you multiply the variables. Here is another example with numbers: (when x = 1) (22)3=43=64=26.

Multiple bases

Fourthly when a2×b2=ab×ab it is the same as (ab)2. Here is an example with numbers: 22×32=36=62. There is a similar situation with division: (ab)2=ab×ab=a2b2. So when you multiply or divide two different bases raised to the same variable you can multiply or divide them first and then raise them to the variable.

Fractional exponents

The last case is when x is presented as a fraction, you can make a square root function, for example b1x becomes ±bx. However it is customary to only use the positive root and so b1x is defined as bx. Another similar case is when the fraction has a constant (designated as c) other than 1 in the numerator , for example b3x=(bx)3 so bcx=(bx)c.

The Laws of Exponents

The rules that have been suggested above are known as the laws of exponents and can be written as:

  1. bxby=bx+y
  2. bxby=bxy
  3. (bx)y=bxy
  4. anbn=(ab)n
  5. (ab)n=anbn
  6. bn=1bn
  7. bcx=(bx)c where c is a constant
  8. b1=b
  9. b0=1

Solving exponential equations

In order to solve an exponential equation you need to make sure that all the bases are the same. Then you can remove the base and solve for the variable. Here is an example:

Solve for x. 2(x1)=16

Now we convert 16 to a base 2 raised to a number.

2(x1)=24

Now we can remove the base. So we have:

x1=4

Finally solve for x.

x=5

Graphing an Exponential Function

When you graph an exponential function you use the same methods as with a regular function. There is a graph below that you can look at.

Logarithmic Functions

In mathematics you can find the inverse of an exponential function by switching x and y around: y=bx becomes x=by. 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: x=by becomes y=logbx. If a log is given without a written b then b=10. Also with logarithmic functions, b > 0 and b1. There are 2 cases where the log is equal to x: logbbX=X and blogbX=X.

Laws of Logarithmic Functions

When X and Y are positive.

  • logbXY=logbX+logbY
  • logbXY=logbXlogbY
  • logbXk=klogbX

Change of Base

When x and b are positive real numbers and are not equal to 1. Then you can write logax as logbxlogba. This works for the natural log as well. here is an example:

log28=log8log2=.9.3=3 now check 23=8

Template:A-level Mathematics/C2/TOC